ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 12 Apr 2006 09:42:10 +0000 (09:42 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 12 Apr 2006 09:42:10 +0000 (09:42 +0000)
commit70296aeee6703bed618e45857a645acf54bd1989
tree5a3829dc851aad795c0d2f65527f2389353ea27d
parentf90f5bd8bf4b4498ade5e4de0061968cbc836c2c
ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.

Original commit message from CVS:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
(gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
(gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
(gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
(gst_gdk_pixbuf_chain):
Some cleanups.
Added RGBA as a possible output format.
Correctly free the supported mimetypes.
deprecate silent arg, it's not used.
Return result from _alloc_buffer to peer.
ChangeLog
ext/gdk_pixbuf/gstgdkpixbuf.c