gstreamer/.gitignore

72 lines
1 KiB
Plaintext
Raw Normal View History

2008-10-09 12:30:47 +00:00
*.[oa]
2009-01-08 13:57:55 +00:00
*.pyc
2008-10-09 12:30:47 +00:00
*.gcda
*.gcno
*.la
*.lo
*.loT
*.sw[po]
*.tar.*
*~
*.gc??
2008-10-09 12:30:47 +00:00
.deps
.libs
2011-01-11 12:01:44 +00:00
ABOUT-NLS
2008-10-09 12:30:47 +00:00
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
2009-05-11 08:38:44 +00:00
autoregen.sh
2008-10-09 12:30:47 +00:00
compile
config.guess
config.h
config.h.in
config.log
2011-01-11 12:01:44 +00:00
config.rpath
2008-10-09 12:30:47 +00:00
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
2009-01-08 13:57:55 +00:00
tags
2009-05-11 08:38:44 +00:00
stamp-h.in
2013-03-12 00:05:49 +00:00
.dirstamp
/m4/*m4
2013-03-12 00:05:49 +00:00
/gst/rtsp-server/GstRtspServer-1.0.gir
/gst/rtsp-server/GstRtspServer-1.0.typelib
/examples/test-multicast
/examples/test-multicast2
2016-11-23 09:45:08 +00:00
/examples/test-auth-digest
2018-07-10 22:56:23 +00:00
/examples/test-video-disconnect
2013-03-12 00:05:49 +00:00
/test-driver
/tests/check/gst/*.log
/tests/check/gst/*.trs
/tests/check/test-suite.log
2013-03-12 00:05:49 +00:00
/tests/check/gst/addresspool
/tests/check/gst/client
/tests/check/gst/media
/tests/check/gst/mediafactory
/tests/check/gst/mountpoints
/tests/check/gst/permissions
2013-03-12 00:05:49 +00:00
/tests/check/gst/rtspserver
/tests/check/gst/sessionmedia
2014-05-02 18:58:15 +00:00
/tests/check/gst/sessionpool
/tests/check/gst/stream
2013-10-30 18:10:59 +00:00
/tests/check/gst/threadpool
/tests/check/gst/token
/tests/check/gst/rtspclientsink
2013-03-12 00:05:49 +00:00
/tests/check/test-registry.reg
/tests/test-reuse
/po
2018-10-22 09:29:24 +00:00
/build