diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-09-22 15:32:39 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-09-22 15:32:39 +0000 |
commit | f0a6013edc2ebe5434c7b951bcbe6bba42ececd8 (patch) | |
tree | 10d4f62e21a5023b22e8f34d5995db29a3cce7a6 | |
parent | 419583c9b5ba44f07ba16031f622d9540418ddda (diff) |
sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as xvimage does.
Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
For completeness, XSync in the destroy function as xvimage does.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com> + * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy): + For completeness, XSync in the destroy function as xvimage does. + +2004-09-23 Jan Schmidt <thaytan@mad.scientist.com> + * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps): Correct caps negotiation * gst/volume/gstvolume.c: (volume_chain_float), |