Implement RDTDemuxContext, which contains RDT-specific data (similar to
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 4 Oct 2008 04:19:15 +0000 (04:19 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 4 Oct 2008 04:19:15 +0000 (04:19 +0000)
commitaccc248f28cc71bd5f97c25cb4585dd6ff611242
tree543b86aebad2e8ec62286d0b8d574b8538d43396
parent5465b0d4740cad41287e305958bd8fd8c8cfbec6
Implement RDTDemuxContext, which contains RDT-specific data (similar to
RTPDemuxContext for RTP) for these streams where the transport protocol
is RDT (as served by Realmedia servers).

Originally committed as revision 15544 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rdt.c
libavformat/rdt.h
libavformat/rtsp.c