summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-05-21 13:28:24 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-05-21 13:28:24 +0000
commitf4c6cf17f800779b367de18819e644bb244f095d (patch)
tree8db8cf600e152b3782a46c4a2bb52be5cfac1dd0
parentbfcf8e5e061b048c925f0741512d3a60cfadc71d (diff)
downloadgst-plugins-bad-f4c6cf17f800779b367de18819e644bb244f095d.tar.gz
gst-plugins-bad-f4c6cf17f800779b367de18819e644bb244f095d.tar.bz2
gst-plugins-bad-f4c6cf17f800779b367de18819e644bb244f095d.zip
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.
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffcfb7e7..98d65e19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * 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.
+
2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
* m4/as-arts.m4: