rtsp-client: Use fixed backlog size
[platform/upstream/gstreamer.git] / .gitignore
1 *.[oa]
2 *.pyc
3 *.gcda
4 *.gcno
5 *.la
6 *.lo
7 *.loT
8 *.sw[po]
9 *.tar.*
10 *~
11 *.gc??
12 .deps
13 .libs
14 ABOUT-NLS
15 INSTALL
16 Makefile
17 Makefile.in
18 aclocal.m4
19 autom4te.cache
20 autoregen.sh
21 compile
22 config.guess
23 config.h
24 config.h.in
25 config.log
26 config.rpath
27 config.status
28 config.sub
29 configure
30 depcomp
31 install-sh
32 libtool
33 ltmain.sh
34 missing
35 stamp-h1
36 tags
37 stamp-h.in
38 .dirstamp
39
40 /m4/*m4
41
42 /gst/rtsp-server/GstRtspServer-1.0.gir
43 /gst/rtsp-server/GstRtspServer-1.0.typelib
44
45 /examples/test-multicast
46 /examples/test-multicast2
47 /examples/test-auth-digest
48 /examples/test-video-disconnect
49
50 /test-driver
51 /tests/check/gst/*.log
52 /tests/check/gst/*.trs
53 /tests/check/test-suite.log
54 /tests/check/gst/addresspool
55 /tests/check/gst/client
56 /tests/check/gst/media
57 /tests/check/gst/mediafactory
58 /tests/check/gst/mountpoints
59 /tests/check/gst/permissions
60 /tests/check/gst/rtspserver
61 /tests/check/gst/sessionmedia
62 /tests/check/gst/sessionpool
63 /tests/check/gst/stream
64 /tests/check/gst/threadpool
65 /tests/check/gst/token
66 /tests/check/gst/rtspclientsink
67 /tests/check/test-registry.reg
68 /tests/test-reuse
69
70 /po