OSDN Git Service

Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 4 Oct 2008 04:16:44 +0000 (04:16 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 4 Oct 2008 04:16:44 +0000 (04:16 +0000)
commit99a1d1915e66e4539971a42d3f7e85da5e027021
tree8d9c4ff98c92135b8ea8bc24604e1e05bc9030c2
parent9b932b8ac0c63cf52642dbe4e3953a312e6cf900
Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque
(and thus preparing for the introduction of RDTDemuxContext) in a next patch.
See discussion in "RDT/Realmedia patches #2" thread on ML.

Originally committed as revision 15542 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtp.h
libavformat/rtp_internal.h
libavformat/rtpdec.c
libavformat/rtsp.c