adaptivedemux/mpegdemux : Fix coverity issue (Missing unlock)
[platform/upstream/gstreamer.git] / .gitignore
index f09ae98..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
@@ -47,22 +46,36 @@ Makefile
 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/gtk/gtkglsink
-/tests/examples/gtk/gtksink
 /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
@@ -76,7 +89,9 @@ Build
 *.log
 *.trs
 
-/win32/common/config.h-new
-
 /sys/bluez/bluez.c
 /sys/bluez/bluez.h
+
+# Meson
+/build
+/subprojects