ext/dv/gstdvdec.c: Fix format conversion and position querying.
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 21 May 2004 13:28:24 +0000 (13:28 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 21 May 2004 13:28:24 +0000 (13:28 +0000)
commiteb43a73244765cb5c680d8213596aad5515011c6
treead9f76df844831710edb12472f8e6e6b6dee554b
parent182d4ec6bfcfd61c6fbc220d014ea747463eb483
ext/dv/gstdvdec.c: Fix format conversion and position querying.

Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
(gst_dvdec_src_convert), (gst_dvdec_sink_convert):
Fix format conversion and position querying.
* gst/debug/progressreport.c: (gst_progressreport_report):
Don't output a bogus total value that we didn't query.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
only a blank window after xine has been used.
ChangeLog
sys/xvimage/xvimagesink.c