ext/ffmpeg/gstffmpegcodecmap.c: Add extra detail to the Real format caps. With this...
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 19 Feb 2006 22:40:16 +0000 (22:40 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 19 Feb 2006 22:40:16 +0000 (22:40 +0000)
commit0a9c8cced54ca13408e617a809f33ce4c4343561
tree65a878e067b5f6a11f5a6285d19bc70e8aaebeb7
parent1f260a84daba4b800c9f9e7cc2a8b30421caa706
ext/ffmpeg/gstffmpegcodecmap.c: Add extra detail to the Real format caps. With this info, filesrc ! ffdemux_rm ! ffde...

Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
(gst_ffmpeg_caps_with_codecid):
Add extra detail to the Real format caps. With this info,
filesrc ! ffdemux_rm ! ffdec_cook ! ... works, but using rmdemux
doesn't. The order of the data the demuxers output appears to be
different.
ChangeLog
ext/ffmpeg/gstffmpegcodecmap.c