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)
commit419583c9b5ba44f07ba16031f622d9540418ddda
treed0eb582b424586f62407e92e4e88145b7d6e1225
parent842261be410a443a276941ef35c3a503f8808b46
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
ext/gdk_pixbuf/pixbufscale.c
sys/oss/gstosssink.c