gstfunnel: avoid access of freed pad
[platform/upstream/gstreamer.git] / .gitignore
index a7d8dfa..da9b993 100644 (file)
@@ -1,3 +1,5 @@
+Android.mk
+ABOUT-NLS
 Makefile
 Makefile.in
 aclocal.m4
@@ -5,8 +7,10 @@ config.cache
 config.guess
 config.h
 config.h.in
+config.h-new
 config.log
-config.status
+config.rpath
+config.status*
 config.sub
 configure
 gstreamer-[0-9]*
@@ -14,6 +18,7 @@ gstreamer-config
 gstreamer.pc
 gstreamer-uninstalled.pc
 gstreamer.spec
+gst-element-check-*.m4
 libtool
 ltconfig
 ltmain.sh
@@ -21,3 +26,28 @@ missing
 stamp-h
 stamp-h.in
 stamp.h
+autom4te.cache
+autom4te-2.53.cache
+stamp-h1
+autoregen.sh
+compile
+depcomp
+install-sh
+mkinstalldirs
+py-compile
+registry.*
+coverage-report.txt
+gst-element-check.m4
+.deps
+.libs
+*~
+_stdint.h
+*.gir
+*.typelib
+Build
+*.user
+*.suo
+*.ipch
+*.sdf
+*.opensdf
+*.DS_Store
\ No newline at end of file