Skip to content
Snippets Groups Projects
Commit 07b77fe3 authored by John Brooks's avatar John Brooks Committed by Martin Storsjö
Browse files

rtpdec: Read the packet length for all RTCP packet types


This allows skipping past unsupported RTCP packet types, as
RFC 3550 section 6.1 mandates.

Currently this only has any practical effect if a sender puts
an unrecognized type before RTCP_BYE in a compounded packet, or
(incorrectly) does not put RTCP_SR first.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 5d6ecf53
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment