summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-05-04 14:17:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-05-04 14:17:24 +0000
commitd9cf9b203371e59bf3995135ca325f0286d6131c (patch)
treeeaefe28d43f2e283a5b680d67b8bd01b81b5c2f1
parent7825d16f5123f66080760c736f4393b23195fa31 (diff)
downloadgst-plugins-bad-d9cf9b203371e59bf3995135ca325f0286d6131c.tar.gz
gst-plugins-bad-d9cf9b203371e59bf3995135ca325f0286d6131c.tar.bz2
gst-plugins-bad-d9cf9b203371e59bf3995135ca325f0286d6131c.zip
sys/: clean up debugging caps also recreate xvimage when format has changed
Original commit message from CVS: * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link), (plugin_init): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link): clean up debugging caps also recreate xvimage when format has changed
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd3f3100..e5826637 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
+ (plugin_init):
+ * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
+ (gst_xvimagesink_sink_link):
+ clean up debugging caps
+ also recreate xvimage when format has changed
+
2004-05-04 Benjamin Otte <otte@gnome.org>
* ext/libvisual/Makefile.am: