rtph264pay: avoid double buffer unmap on error
[platform/upstream/gstreamer.git] / .gitignore
index f16ccc7..f5fef70 100644 (file)
@@ -1,7 +1,6 @@
 aclocal.m4
 autom4te.cache
-config.h
-config.h.in
+config.h*
 config.log
 config.status
 config.guess
@@ -25,6 +24,8 @@ ABOUT-NLS
 _stdint.h
 gst-plugins-good-*.tar.*
 
+/m4
+
 .deps
 .libs
 *.lo
@@ -33,3 +34,22 @@ gst-plugins-good-*.tar.*
 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