ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure that...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 12 Jul 2004 13:49:35 +0000 (13:49 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 12 Jul 2004 13:49:35 +0000 (13:49 +0000)
commit55715de3d57afb7a3be002d275df7474b75d6959
tree5986e05ef10960a1c26188e88ee2882065148f36
parent8f82e980976cf72d9a7e2ea520c22ed99058c87e
ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure that getcaps returns a subset of the temp...

Original commit message from CVS:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_chain):
Add svg and pcx to template caps, and ensure that getcaps returns a subset
of the template caps.
Copy each row manually for output, as gdkpixbuf may pad the
rowstride to a 32-bit word boundary.
ChangeLog