ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 22 Sep 2004 15:03:08 +0000 (15:03 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 22 Sep 2004 15:03:08 +0000 (15:03 +0000)
commit771b0248e7c1c1114fb62f412e1f7aceabca2b90
tree85e7612b53766a852afe4f98c7ae6960f93357d4
parentfa3ce15bbc66aa3d9153ada5ca15cf97b873e9ca
ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation

Original commit message from CVS:
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
Correct caps negotiation
* gst/volume/gstvolume.c: (volume_chain_float),
(volume_chain_int16):
Modify debug output to be little more informative
* sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
(gst_xvimagesink_xvimage_destroy):
Add XSync calls after detaching from the shared memory segment to
avoid a crash.
ChangeLog
gst/volume/gstvolume.c
sys/ximage/ximagesink.c
sys/xvimage/xvimagesink.c