adaptivedemux/mpegdemux : Fix coverity issue (Missing unlock)
[platform/upstream/gstreamer.git] / .gitignore
index e667c4e..70b78ad 100644 (file)
@@ -8,7 +8,6 @@ config.guess
 config.sub
 config.rpath
 configure
-gst-plugins-bad.spec
 gstreamer-libs-uninstalled*.pc
 gstreamer-libs*.pc
 gstreamer-play-uninstalled*.pc
@@ -26,11 +25,13 @@ install-sh
 depcomp
 autoregen.sh
 ABOUT-NLS
+/INSTALL
 _stdint.h
 gst-plugins-bad-*.tar.*
 
 .deps
 .libs
+.dirstamp
 *.lo
 *.la
 *.o
@@ -40,19 +41,41 @@ Makefile.in
 Makefile
 *.gir
 *.typelib
+*.gc??
 
 tmp-orc.c
 gst*orc.h
 
-/ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
-/ext/gsettings/org.freedesktop.gstreamer-0.10.default-elements.gschema.valid
-/ext/gsettings/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
+/ext/srt/gstsrt-enumtypes.[ch]
+/gst-libs/gst/*/*-enumtypes.[ch]
 
 /tests/check/orc
+/tests/check/media/
+/tests/check/libs/player
+/tests/check/libs/player_dummy.c
+/tests/check/elements/videoframe-audiolevel
+/tests/check/elements/pnm
+/tests/check/pipelines/simple-launch-lines
+/tests/check/pipelines/ipcpipeline
+/tests/examples/audiomixmatrix/test-audiomixmatrix
+/tests/examples/ipcpipeline/ipc-play
+/tests/examples/ipcpipeline/ipcpipeline1
+/tests/examples/codecparsers/parse-jpeg
+/tests/examples/codecparsers/parse-vp8
 /tests/examples/shapewipe/shapewipe-example
 /tests/examples/jack/jack_client
 /tests/examples/opencv/gstmotioncells_dynamic_test
 /tests/examples/uvch264/test-uvch264
+/tests/examples/mpegts/tsparser
+/tests/examples/opencv/gsthanddetect_test
+/tests/examples/opencv/gstfacedetect_test
+/tests/examples/playout
+/tests/examples/waylandsink/gtkwaylandsink
+/tests/examples/waylandsink/wayland_threads
+/tests/examples/webrtc/webrtc
+/tests/examples/webrtc/webrtcbidirectional
+/tests/examples/webrtc/webrtcswap
+/tests/examples/webrtc/webrtctransceiver
 
 Build
 *.user
@@ -61,3 +84,14 @@ Build
 *.sdf
 *.opensdf
 *.DS_Store
+
+/test-driver
+*.log
+*.trs
+
+/sys/bluez/bluez.c
+/sys/bluez/bluez.h
+
+# Meson
+/build
+/subprojects