rawparse: allow per feature registration
authorStéphane Cerveau <scerveau@collabora.com>
Tue, 1 Dec 2020 14:14:00 +0000 (15:14 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 16 Mar 2021 17:58:59 +0000 (17:58 +0000)
commit3d3831656dbbe063ead20e50724158a59ffd661d
tree47b484860966d19722c8f2af06056ac77c8ed75b
parenta379e0e5f1870b15c220207a86393d0fdf23874e
rawparse: 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-base/-/merge_requests/1029>
gst/rawparse/gstrawaudioparse.c
gst/rawparse/gstrawparseelements.h [new file with mode: 0644]
gst/rawparse/gstrawvideoparse.c
gst/rawparse/gstunalignedaudioparse.c
gst/rawparse/gstunalignedvideoparse.c
gst/rawparse/plugin.c