hlsdemux: Add condition for setting stream discontinuity
[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 /ext/srt/gstsrt-enumtypes.[ch]
50 /gst-libs/gst/*/*-enumtypes.[ch]
51
52 /tests/check/orc
53 /tests/check/media/
54 /tests/check/libs/player
55 /tests/check/libs/player_dummy.c
56 /tests/check/elements/videoframe-audiolevel
57 /tests/check/elements/pnm
58 /tests/check/pipelines/simple-launch-lines
59 /tests/check/pipelines/ipcpipeline
60 /tests/examples/audiomixmatrix/test-audiomixmatrix
61 /tests/examples/ipcpipeline/ipc-play
62 /tests/examples/ipcpipeline/ipcpipeline1
63 /tests/examples/codecparsers/parse-jpeg
64 /tests/examples/codecparsers/parse-vp8
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 /tests/examples/waylandsink/wayland_threads
75 /tests/examples/webrtc/webrtc
76 /tests/examples/webrtc/webrtcbidirectional
77 /tests/examples/webrtc/webrtcswap
78 /tests/examples/webrtc/webrtctransceiver
79
80 Build
81 *.user
82 *.suo
83 *.ipch
84 *.sdf
85 *.opensdf
86 *.DS_Store
87
88 /test-driver
89 *.log
90 *.trs
91
92 /sys/bluez/bluez.c
93 /sys/bluez/bluez.h
94
95 # Meson
96 /build
97 /subprojects