projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
insertbin: Add bin to dynamically insert elements in a running pipeline
[platform/upstream/gstreamer.git]
/
gst-libs
/
gst
/
Makefile.am
1
2
SUBDIRS = interfaces signalprocessor video basecamerabinsrc codecparsers \
3
insertbin
4
5
noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
6
DIST_SUBDIRS = interfaces signalprocessor video basecamerabinsrc codecparsers \
7
insertbin
8