Implement RMStream stream-specific private data object in the RM demuxer.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 28 Dec 2008 00:18:38 +0000 (00:18 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 28 Dec 2008 00:18:38 +0000 (00:18 +0000)
commitba61472911a637bbf395c345b051c0a15aae6b56
tree61f7b9f3c37d5718c0754757f013a916f5a5bac1
parent23ae2b68b06fea874af9e4f86ddd6941ba51aaa5
Implement RMStream stream-specific private data object in the RM demuxer.
This allows multiple video or audio streams per .rm file. See mailinglist
thread "[PATCH] rmdec.c: implement RMVideo/AudioStream".

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