ext/ffmpeg/gstffmpegdec.c: Bump the priority of VC1 decoder so that it goes before...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 7 May 2008 09:47:57 +0000 (09:47 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 7 May 2008 09:47:57 +0000 (09:47 +0000)
commit11f80ecdc6f8855eb8c30b5227d6d1abac793ac4
tree5dcd006459daa613454dd4b3e03091497d5f0d35
parentd6934dcd7c47e32768b19f8a8475590896b0e98f
ext/ffmpeg/gstffmpegdec.c: Bump the priority of VC1 decoder so that it goes before the WMV3 decoder. This allows prop...

Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_setcaps),
(gst_ffmpegdec_video_frame), (gst_ffmpegdec_register):
Bump the priority of VC1 decoder so that it goes before the WMV3
decoder. This allows proper auto-pluggin with decodebin/playbin.
Fixes #531857
ChangeLog
ext/ffmpeg/gstffmpegdec.c