summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a72a514ac19e564c302e617c283914b83bb11797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
*.lo
*.loT
*.o
*.la
Makefile
Makefile.in
.deps
.libs
*~
*#
.#*
*.stamp
*.gcno
*.gcda
*.typelib
*.gir

gst/*/*.doc.c

farstream/fs-enumtypes.[ch]

docs/libs/farstream-libs-decl-list.txt
docs/libs/farstream-libs-decl-list.txt.bak
docs/libs/farstream-libs-decl.txt
docs/libs/farstream-libs-decl.txt.bak
docs/libs/farstream-libs-undocumented.txt
docs/libs/farstream-libs-unused.txt
docs/libs/farstream-libs.args
docs/libs/farstream-libs.hierarchy
docs/libs/farstream-libs.interfaces
docs/libs/farstream-libs.prerequisites
docs/libs/farstream-libs.signals
docs/libs/farstream-libs-undeclared.txt
docs/libs/html
docs/libs/tmpl
docs/libs/xml
docs/libs/doc-registry.xml
docs/plugins/farstream-plugins-decl-list.txt
docs/plugins/farstream-plugins-decl.txt
docs/plugins/farstream-plugins-undeclared.txt
docs/plugins/farstream-plugins-undocumented.txt
docs/plugins/farstream-plugins-unused.txt
docs/plugins/farstream-plugins.args
docs/plugins/farstream-plugins.args.new
docs/plugins/farstream-plugins.hierarchy
docs/plugins/farstream-plugins.interfaces
docs/plugins/farstream-plugins.prerequisites
docs/plugins/farstream-plugins.signals
docs/plugins/farstream-plugins.signals.new
docs/plugins/farstream-transmitters.types
docs/plugins/html/
docs/plugins/inspect-registry.xml
docs/plugins/inspect/
docs/plugins/script
docs/plugins/tmpl/
docs/plugins/xml/
docs/diagrams/*.png
docs/version.entities

python/pyfarstream.c
python/*.pyo
python/*.pyc

tests/check/test-registry.xml
tests/check/cache
tests/check/*/.dirstamp
tests/check/base/fscodec
tests/check/base/fstransmitter
tests/check/transmitter/rawudp
tests/check/transmitter/multicast
tests/check/transmitter/nice
tests/check/transmitter/shm
tests/check/raw/conference
tests/check/rtp/conference
tests/check/rtp/codecs
tests/check/rtp/sendcodecs
tests/check/rtp/recvcodecs
tests/check/utils/binadded
tests/check/elements/rtcpfilter
tests/check/elements/funnel
tests/rtp/codec-discovery
examples/commandline/simple-call
examples/commandline/simple-call-shm
examples/gui/*.pyo
examples/gui/*.pyc

m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4

aclocal.m4
autom4te.cache
autoregen.sh
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
compile
depcomp
diff
install-sh
libtool
ltmain.sh
missing
stamp-h.in
stamp-h1
test-driver

farstream*.pc