rtph264pay: avoid double buffer unmap on error
[platform/upstream/gstreamer.git] / .gitignore
index 05d8832..f5fef70 100644 (file)
@@ -1,17 +1,13 @@
 aclocal.m4
 autom4te.cache
-config.h
-config.h.in
+config.h*
 config.log
 config.status
 config.guess
 config.sub
+config.rpath
 configure
-gst-plugins.spec
-gstreamer-libs-uninstalled*.pc
-gstreamer-libs*.pc
-gstreamer-play-uninstalled*.pc
-gstreamer-play*.pc
+gst-plugins-good.spec
 libtool
 stamp-h
 stamp-h.in
@@ -24,3 +20,36 @@ compile
 install-sh
 depcomp
 autoregen.sh
+ABOUT-NLS
+_stdint.h
+gst-plugins-good-*.tar.*
+
+/m4
+
+.deps
+.libs
+*.lo
+*.la
+*.o
+Makefile.in
+Makefile
+*~
+
+/m4
+
+ext/dv/smpte_test
+
+gst/deinterlace/tvtime.h
+
+tmp-orc.c
+*orc.h
+
+/tests/examples/jack/jack_client
+
+Build
+*.user
+*.suo
+*.ipch
+*.sdf
+*.opensdf
+*.DS_Store
\ No newline at end of file