gdkpixbuf: re-enable already-ported gdkpixbuf element as gdkpixbufdec
authorTim-Philipp Müller <tim@centricular.net>
Tue, 21 Aug 2012 23:00:46 +0000 (00:00 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 22 Aug 2012 09:14:39 +0000 (10:14 +0100)
commit582bfea73800bc69df3bc6c2f4d3a14714cdea00
tree438b3802dd61755ebd9772dacb7f3da33dc8679e
parent58037b75b2cd54c9bfbdc1adcc50717b1680055d
gdkpixbuf: re-enable already-ported gdkpixbuf element as gdkpixbufdec

Not sure why it as disabled exactly given that it had already
been ported (though without metas or baseclass).

Move plugin_init bits into separate source file, and rename
decoder element to gdkpixbufdec.
configure.ac
ext/gdk_pixbuf/Makefile.am
ext/gdk_pixbuf/gstgdkpixbufdec.c [moved from ext/gdk_pixbuf/gstgdkpixbuf.c with 70% similarity]
ext/gdk_pixbuf/gstgdkpixbufdec.h [moved from ext/gdk_pixbuf/gstgdkpixbuf.h with 57% similarity]
ext/gdk_pixbuf/gstgdkpixbufplugin.c [new file with mode: 0644]