gdk_pixbuf: allow per feature registration
authorStéphane Cerveau <scerveau@collabora.com>
Fri, 12 Feb 2021 07:57:55 +0000 (08:57 +0100)
committerStéphane Cerveau <scerveau@collabora.com>
Mon, 29 Mar 2021 10:45:21 +0000 (12:45 +0200)
commitf86147cb6d19ab998376871f59c33e0d348a7b9a
tree1e721b861dae7b050953949b4c4f57a5c34b4284
parente4d26e69d3f68a5ca2f93092dc3589af0fcf9336
gdk_pixbuf: allow per feature registration

Split plugin into features including
dynamic types which can be indiviually
registered during a static build.

More details here:

https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/199
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/661

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/876>
ext/gdk_pixbuf/gstgdkpixbufdec.c
ext/gdk_pixbuf/gstgdkpixbufelement.c [new file with mode: 0644]
ext/gdk_pixbuf/gstgdkpixbufelements.h [new file with mode: 0644]
ext/gdk_pixbuf/gstgdkpixbufoverlay.c
ext/gdk_pixbuf/gstgdkpixbufplugin.c
ext/gdk_pixbuf/gstgdkpixbufsink.c
ext/gdk_pixbuf/meson.build