libcaca: allow per feature registration
authorStéphane Cerveau <scerveau@collabora.com>
Fri, 12 Feb 2021 09:26:26 +0000 (10:26 +0100)
committerStéphane Cerveau <scerveau@collabora.com>
Mon, 29 Mar 2021 10:45:21 +0000 (12:45 +0200)
commitdd3496c830fc401b59977a63809dc2d93b468537
treecb980afefa100727e084c785533fcae5e8f6f3e9
parent13a4c15b99cc07ef3ffd1477c180119078424b6f
libcaca: 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/libcaca/gstcacaplugin.c [new file with mode: 0644]
ext/libcaca/gstcacasink.c
ext/libcaca/gstcacasink.h
ext/libcaca/gstcacatv.c
ext/libcaca/gstcacatv.h
ext/libcaca/meson.build