From d1023646f9ef0437d134ae0ba006855e1b9982d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Thu, 15 Mar 2012 14:12:21 -0400 Subject: insertbin: Add bin to dynamically insert elements in a running pipeline 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. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 141f5cb81..d98a98596 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,8 @@ gst-plugins-bad-*.tar.* /m4 Makefile.in Makefile +*.gir +*.typelib tmp-orc.c gst*orc.h -- cgit v1.2.1