gstreamer/sys/ximage
Wim Taymans e7f910e0fc Fix buffer_alloc in ximagesink
Remove some useless debug info that reported wrong image sizes.

When upstream does not accept out suggested size, fall back to allocating an
image of the requested width/height instead of the currently configured size.
The problem is that an image is reused from the pool because the width/height
match but the caps on the new buffer are the requested caps with possibly
different height/width resulting in errors.
2009-02-02 13:30:42 +01:00
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ximage.c sys/ximage/: Rename ximage plugin to ximagesink (#321426) (Don't forget to remove your old libgstximage.* manually if... 2005-11-21 16:08:19 +00:00
ximagesink.c Fix buffer_alloc in ximagesink 2009-02-02 13:30:42 +01:00
ximagesink.h sys/: Don't mark as gtk-doc docs as they aren't public. 2008-10-22 12:29:30 +00:00