OSDN Git Service

Add RMStream object as function argument to public functions so that non-.rm
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 28 Dec 2008 00:21:11 +0000 (00:21 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 28 Dec 2008 00:21:11 +0000 (00:21 +0000)
commit886e89d0d05ad99064e9d739e9b26beb71d79f29
tree587175b6ad5a05034a70959fd7a5e15717294a5d
parentba61472911a637bbf395c345b051c0a15aae6b56
Add RMStream object as function argument to public functions so that non-.rm
AVStreams can be used to call these public rmdec.c functions as well, as is
the case for RDT/RTSP streams. See mailinglist discussion in "[PATCH] rdt.c:
don't reuse the same AVStream in both RTSP and RM demuxer" thread.

Originally committed as revision 16366 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rdt.c
libavformat/rm.h
libavformat/rmdec.c