tests/check: add automatic unit test suite for the ipcpipeline elements
[platform/upstream/gstreamer.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/codecparsers/parse-jpeg
59 /tests/examples/codecparsers/parse-vp8
60 /tests/examples/gtk/gtkglsink
61 /tests/examples/gtk/gtksink
62 /tests/examples/gtk/glliveshader
63 /tests/examples/shapewipe/shapewipe-example
64 /tests/examples/jack/jack_client
65 /tests/examples/opencv/gstmotioncells_dynamic_test
66 /tests/examples/uvch264/test-uvch264
67 /tests/examples/mpegts/tsparser
68 /tests/examples/opencv/gsthanddetect_test
69 /tests/examples/opencv/gstfacedetect_test
70 /tests/examples/playout
71 /tests/examples/waylandsink/gtkwaylandsink
72
73 Build
74 *.user
75 *.suo
76 *.ipch
77 *.sdf
78 *.opensdf
79 *.DS_Store
80
81 /test-driver
82 *.log
83 *.trs
84
85 /sys/bluez/bluez.c
86 /sys/bluez/bluez.h
87
88 # Meson
89 /build
90 /subprojects