5a64122c809ee00d7a5a8c8a0111475b9898a337
[platform/upstream/gst-plugins-bad.git] / .gitignore
1 aclocal.m4
2 autom4te.cache
3 config.h
4 config.h.in
5 config.log
6 config.status
7 config.guess
8 config.sub
9 config.rpath
10 configure
11 gstreamer-libs-uninstalled*.pc
12 gstreamer-libs*.pc
13 gstreamer-play-uninstalled*.pc
14 gstreamer-play*.pc
15 libtool
16 stamp-h
17 stamp-h.in
18 stamp-h1
19 gst-element-check-*.m4
20 ltmain.sh
21 missing
22 mkinstalldirs
23 compile
24 install-sh
25 depcomp
26 autoregen.sh
27 ABOUT-NLS
28 /INSTALL
29 _stdint.h
30 gst-plugins-bad-*.tar.*
31
32 .deps
33 .libs
34 .dirstamp
35 *.lo
36 *.la
37 *.o
38 *~
39 /m4
40 Makefile.in
41 Makefile
42 *.gir
43 *.typelib
44 *.gc??
45
46 tmp-orc.c
47 gst*orc.h
48
49 /tests/check/orc
50 /tests/check/media/
51 /tests/check/libs/player
52 /tests/check/libs/player_dummy.c
53 /tests/check/elements/videoframe-audiolevel
54 /tests/check/elements/pnm
55 /tests/check/pipelines/simple-launch-lines
56 /tests/check/pipelines/ipcpipeline
57 /tests/examples/audiomixmatrix/test-audiomixmatrix
58 /tests/examples/ipcpipeline/ipc-play
59 /tests/examples/ipcpipeline/ipcpipeline1
60 /tests/examples/codecparsers/parse-jpeg
61 /tests/examples/codecparsers/parse-vp8
62 /tests/examples/gtk/gtkglsink
63 /tests/examples/gtk/gtksink
64 /tests/examples/gtk/glliveshader
65 /tests/examples/shapewipe/shapewipe-example
66 /tests/examples/jack/jack_client
67 /tests/examples/opencv/gstmotioncells_dynamic_test
68 /tests/examples/uvch264/test-uvch264
69 /tests/examples/mpegts/tsparser
70 /tests/examples/opencv/gsthanddetect_test
71 /tests/examples/opencv/gstfacedetect_test
72 /tests/examples/playout
73 /tests/examples/waylandsink/gtkwaylandsink
74
75 Build
76 *.user
77 *.suo
78 *.ipch
79 *.sdf
80 *.opensdf
81 *.DS_Store
82
83 /test-driver
84 *.log
85 *.trs
86
87 /sys/bluez/bluez.c
88 /sys/bluez/bluez.h
89
90 # Meson
91 /build
92 /subprojects