diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-04 14:17:24 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-04 14:17:24 +0000 |
commit | fa047d23baf61cec62adb6c0440b22fa13a1ed2e (patch) | |
tree | c1f01a14575fbabd14f1aa0663eba7e33539b8cb | |
parent | 8e3e575cef00a430d20664323827e6ce935fc870 (diff) |
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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |