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 | d9cf9b203371e59bf3995135ca325f0286d6131c (patch) | |
tree | eaefe28d43f2e283a5b680d67b8bd01b81b5c2f1 | |
parent | 7825d16f5123f66080760c736f4393b23195fa31 (diff) | |
download | gst-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-- | 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: |