ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work now.
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 7 May 2004 16:17:25 +0000 (16:17 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 7 May 2004 16:17:25 +0000 (16:17 +0000)
commite9d760851b7902d955720288b8cc300e07f37d2c
tree3a5139e7e8723e8f190dc3c7186ba9b207398c9c
parent69127d320cca53e3ca4d31fcba0ac30989df03a6
ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work now.

Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_video_link):
Fix caps nego and pad templates. RGB mode caps should
work now.
* ext/dvdnav/gst-dvd:
Move mpeg2dec inside the thread because otherwise the
queue rejects cap changes mid-stream
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
(gst_mpeg2dec_flush_decoder):
For mpeg2dec > 0.4.0, call the flush function instead of
manually extracting all in-flight frames.
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
(gst_dv1394src_init), (gst_dv1394src_iso_receive):
Change mime type video/dv go video/x-dv to match the
rest of gst-plugins
ChangeLog
ext/dv/gstdvdec.c
ext/raw1394/gstdv1394src.c