Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque
commit9bde75d4bc97a4052f2b4f6cc82bcc90c38346f0
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 4 Oct 2008 04:16:44 +0000 (4 04:16 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 4 Oct 2008 04:16:44 +0000 (4 04:16 +0000)
tree25e816ccd04ff62c6302ccd877b778949199e5c0
parent036444901ffcbc94cd51196bccf14268720bc420
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15542 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rtp.h
libavformat/rtp_internal.h
libavformat/rtpdec.c
libavformat/rtsp.c