Changeset 07b77fe3 in ffmpeg

Timestamp:
Oct 12, 2011, 11:37:42 AM (13 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
318efbfc
Parents:
5d6ecf53
git-author:
John Brooks <john.brooks@bluecherry.net> (10/12/11 06:53:12)
git-committer:
Martin Storsjö <martin@martin.st> (10/12/11 11:37:42)
Message:

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: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.