mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
d1023646f9
This element automatically links in any element added using it's action signals. These elements must have a single source pad and a single sink pad.
8 lines
248 B
Makefile
8 lines
248 B
Makefile
|
|
SUBDIRS = interfaces signalprocessor video basecamerabinsrc codecparsers \
|
|
insertbin
|
|
|
|
noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
|
|
DIST_SUBDIRS = interfaces signalprocessor video basecamerabinsrc codecparsers \
|
|
insertbin
|
|
|