mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-07 06:52:41 +00:00
ea184d72f5
- Separate gstsignalprocessor into a separate library (not sure if this is in the right place, but it works for now anyway) - Create LV2 element based on LADSPA element, port most discovery functionality
5 lines
132 B
Makefile
5 lines
132 B
Makefile
|
|
SUBDIRS = interfaces signalprocessor
|
|
|
|
noinst_HEADERS = gst-i18n-plugin.h gettext.h
|
|
DIST_SUBDIRS = dshow interfaces signalprocessor
|