Read optional components of the RDT packet header, such as extended setID
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 17 Nov 2008 14:32:01 +0000 (14:32 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 17 Nov 2008 14:32:01 +0000 (14:32 +0000)
commit43af8b2b42fb6c8affe9261d5212d25fef53a773
treedda19727cb45940471a1c26ffe70a09a0a017e63
parent6bafd6f53e4da709580164e698aca1c3a647b7ba
Read optional components of the RDT packet header, such as extended setID
and streamID and the length. of the packet in case of packet concatenation.
Discussed in ML thread "[PATCH] RDT/Realmedia patches #2".

Originally committed as revision 15853 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rdt.c