Parse the OpaqueData field for every AVStream represented by this "set of
commitd72ed3020eedcd7fbc4d2092d214b2b3929d81fc
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:45:13 +0000 (7 14:45 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:45:13 +0000 (7 14:45 +0000)
tree009161499065647ba0e8565b2aef7e964256c10c
parenta615b7135c55308a9ed772d52c62b29e6d7ce22a
Parse the OpaqueData field for every AVStream represented by this "set of
streams" (a single RTSPStream / RDTDemuxContext can represent several
AVStreams, that's just how Real/RDT was designed...). This will fill in
most of the AVStream/AVCodecContext header fields, similar to reading a
RM file header would. See "[PATCH] multi-stream MDPR parsing" thread on
mailinglist.

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