mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-09 07:52:36 +00:00
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
|
|
|