mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov.
Original commit message from CVS: 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de> * examples/cutter/.cvsignore: * examples/helloworld/.cvsignore: * examples/launch/.cvsignore: * examples/manual/.cvsignore: * examples/mixer/.cvsignore: * examples/pingpong/.cvsignore: * examples/plugins/.cvsignore: * examples/queue/.cvsignore: * examples/queue2/.cvsignore: * examples/queue3/.cvsignore: * examples/queue4/.cvsignore: * examples/retag/.cvsignore: * examples/thread/.cvsignore: * examples/typefind/.cvsignore: * examples/xml/.cvsignore: * gst/.cvsignore: * gst/autoplug/.cvsignore: * gst/elements/.cvsignore: * gst/indexers/.cvsignore: * gst/parse/.cvsignore: * gst/registries/.cvsignore: * gst/schedulers/.cvsignore: * libs/gst/bytestream/.cvsignore: * libs/gst/control/.cvsignore: * libs/gst/getbits/.cvsignore: * tests/.cvsignore: * tests/bufspeed/.cvsignore: * tests/instantiate/.cvsignore: * tests/memchunk/.cvsignore: * tests/muxing/.cvsignore: * tests/sched/.cvsignore: * tests/seeking/.cvsignore: * tests/threadstate/.cvsignore: * testsuite/.cvsignore: * testsuite/caps/.cvsignore: * testsuite/cleanup/.cvsignore: * testsuite/dynparams/.cvsignore: * testsuite/plugin/.cvsignore: * tools/.cvsignore: update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov.
This commit is contained in:
parent
7033cbac89
commit
a5bb704036
62 changed files with 252 additions and 0 deletions
44
ChangeLog
44
ChangeLog
|
@ -1,3 +1,47 @@
|
|||
2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* examples/cutter/.cvsignore:
|
||||
* examples/helloworld/.cvsignore:
|
||||
* examples/launch/.cvsignore:
|
||||
* examples/manual/.cvsignore:
|
||||
* examples/mixer/.cvsignore:
|
||||
* examples/pingpong/.cvsignore:
|
||||
* examples/plugins/.cvsignore:
|
||||
* examples/queue/.cvsignore:
|
||||
* examples/queue2/.cvsignore:
|
||||
* examples/queue3/.cvsignore:
|
||||
* examples/queue4/.cvsignore:
|
||||
* examples/retag/.cvsignore:
|
||||
* examples/thread/.cvsignore:
|
||||
* examples/typefind/.cvsignore:
|
||||
* examples/xml/.cvsignore:
|
||||
* gst/.cvsignore:
|
||||
* gst/autoplug/.cvsignore:
|
||||
* gst/elements/.cvsignore:
|
||||
* gst/indexers/.cvsignore:
|
||||
* gst/parse/.cvsignore:
|
||||
* gst/registries/.cvsignore:
|
||||
* gst/schedulers/.cvsignore:
|
||||
* libs/gst/bytestream/.cvsignore:
|
||||
* libs/gst/control/.cvsignore:
|
||||
* libs/gst/getbits/.cvsignore:
|
||||
* tests/.cvsignore:
|
||||
* tests/bufspeed/.cvsignore:
|
||||
* tests/instantiate/.cvsignore:
|
||||
* tests/memchunk/.cvsignore:
|
||||
* tests/muxing/.cvsignore:
|
||||
* tests/sched/.cvsignore:
|
||||
* tests/seeking/.cvsignore:
|
||||
* tests/threadstate/.cvsignore:
|
||||
* testsuite/.cvsignore:
|
||||
* testsuite/caps/.cvsignore:
|
||||
* testsuite/cleanup/.cvsignore:
|
||||
* testsuite/dynparams/.cvsignore:
|
||||
* testsuite/plugin/.cvsignore:
|
||||
* tools/.cvsignore:
|
||||
update - this is huge, because it includes *.bb, *.bbg and *.da files
|
||||
which are generated for gcov.
|
||||
|
||||
2004-01-11 David Schleef,,, <set EMAIL_ADDRESS environment variable>
|
||||
|
||||
* gst/gststructure.c: (gst_strtoi), (gst_value_from_string): Add
|
||||
|
|
3
examples/cutter/.gitignore
vendored
3
examples/cutter/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
cutter
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/helloworld/.gitignore
vendored
3
examples/helloworld/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
helloworld
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/launch/.gitignore
vendored
3
examples/launch/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
mp3play
|
||||
mp3parselaunch
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/manual/.gitignore
vendored
3
examples/manual/.gitignore
vendored
|
@ -24,3 +24,6 @@ xml
|
|||
xmlTest.gst
|
||||
README
|
||||
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/mixer/.gitignore
vendored
3
examples/mixer/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
helloworld
|
||||
mixer
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/pingpong/.gitignore
vendored
3
examples/pingpong/.gitignore
vendored
|
@ -7,3 +7,6 @@ Makefile.in
|
|||
.libs
|
||||
|
||||
pingpong
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/plugins/.gitignore
vendored
3
examples/plugins/.gitignore
vendored
|
@ -5,3 +5,6 @@ Makefile.in
|
|||
*.la
|
||||
.deps
|
||||
.libs
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/queue/.gitignore
vendored
3
examples/queue/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/queue2/.gitignore
vendored
3
examples/queue2/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue2
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/queue3/.gitignore
vendored
3
examples/queue3/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue3
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/queue4/.gitignore
vendored
3
examples/queue4/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue4
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/retag/.gitignore
vendored
3
examples/retag/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
retag
|
||||
transcode
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/thread/.gitignore
vendored
3
examples/thread/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
thread
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/typefind/.gitignore
vendored
3
examples/typefind/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
typefind
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
examples/xml/.gitignore
vendored
3
examples/xml/.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
createxml
|
||||
runxml
|
||||
xmlTest.gst
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
gst/.gitignore
vendored
3
gst/.gitignore
vendored
|
@ -11,3 +11,6 @@ gstmarshal.h
|
|||
gstenumtypes.h
|
||||
gstenumtypes.c
|
||||
gstconfig.h
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
gst/autoplug/.gitignore
vendored
3
gst/autoplug/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
autoplugtest
|
||||
spidertest
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
gst/elements/.gitignore
vendored
3
gst/elements/.gitignore
vendored
|
@ -5,3 +5,6 @@ Makefile.in
|
|||
*.la
|
||||
.deps
|
||||
.libs
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
gst/indexers/.gitignore
vendored
Normal file
3
gst/indexers/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
3
gst/parse/.gitignore
vendored
3
gst/parse/.gitignore
vendored
|
@ -5,3 +5,6 @@ grammar.tab.h
|
|||
lex.yy.c
|
||||
parse.c
|
||||
lex._gst_parse_yy.c
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
4
gst/registries/.gitignore
vendored
Normal file
4
gst/registries/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
registrytest
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
3
gst/schedulers/.gitignore
vendored
Normal file
3
gst/schedulers/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
3
libs/gst/bytestream/.gitignore
vendored
Normal file
3
libs/gst/bytestream/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
3
libs/gst/control/.gitignore
vendored
Normal file
3
libs/gst/control/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
3
libs/gst/getbits/.gitignore
vendored
Normal file
3
libs/gst/getbits/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
3
plugins/elements/.gitignore
vendored
3
plugins/elements/.gitignore
vendored
|
@ -5,3 +5,6 @@ Makefile.in
|
|||
*.la
|
||||
.deps
|
||||
.libs
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
plugins/indexers/.gitignore
vendored
Normal file
3
plugins/indexers/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
3
tests/.gitignore
vendored
3
tests/.gitignore
vendored
|
@ -37,3 +37,6 @@ paramunits
|
|||
faketest
|
||||
events
|
||||
lat
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/bufspeed/.gitignore
vendored
3
tests/bufspeed/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
test1
|
||||
test2
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/instantiate/.gitignore
vendored
3
tests/instantiate/.gitignore
vendored
|
@ -7,3 +7,6 @@ Makefile.in
|
|||
.libs
|
||||
|
||||
create
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/memchunk/.gitignore
vendored
3
tests/memchunk/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
gmemchunktest
|
||||
gstmemchunktest
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/muxing/.gitignore
vendored
3
tests/muxing/.gitignore
vendored
|
@ -8,3 +8,6 @@ Makefile.in
|
|||
*.xml
|
||||
*.gst
|
||||
case1
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/cutter/.gitignore
vendored
3
tests/old/examples/cutter/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
cutter
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/helloworld/.gitignore
vendored
3
tests/old/examples/helloworld/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
helloworld
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/launch/.gitignore
vendored
3
tests/old/examples/launch/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
mp3play
|
||||
mp3parselaunch
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/manual/.gitignore
vendored
3
tests/old/examples/manual/.gitignore
vendored
|
@ -24,3 +24,6 @@ xml
|
|||
xmlTest.gst
|
||||
README
|
||||
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/mixer/.gitignore
vendored
3
tests/old/examples/mixer/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
helloworld
|
||||
mixer
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/pingpong/.gitignore
vendored
3
tests/old/examples/pingpong/.gitignore
vendored
|
@ -7,3 +7,6 @@ Makefile.in
|
|||
.libs
|
||||
|
||||
pingpong
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/plugins/.gitignore
vendored
3
tests/old/examples/plugins/.gitignore
vendored
|
@ -5,3 +5,6 @@ Makefile.in
|
|||
*.la
|
||||
.deps
|
||||
.libs
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/queue/.gitignore
vendored
3
tests/old/examples/queue/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/queue2/.gitignore
vendored
3
tests/old/examples/queue2/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue2
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/queue3/.gitignore
vendored
3
tests/old/examples/queue3/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue3
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/queue4/.gitignore
vendored
3
tests/old/examples/queue4/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
queue4
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/retag/.gitignore
vendored
3
tests/old/examples/retag/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
retag
|
||||
transcode
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/thread/.gitignore
vendored
3
tests/old/examples/thread/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
thread
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/typefind/.gitignore
vendored
3
tests/old/examples/typefind/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
typefind
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/examples/xml/.gitignore
vendored
3
tests/old/examples/xml/.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
createxml
|
||||
runxml
|
||||
xmlTest.gst
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/old/testsuite/.gitignore
vendored
3
tests/old/testsuite/.gitignore
vendored
|
@ -8,3 +8,6 @@ Makefile.in
|
|||
test-registry.xml
|
||||
elementstest-registry.xml
|
||||
threadstest-registry.xml
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
7
tests/old/testsuite/caps/.gitignore
vendored
7
tests/old/testsuite/caps/.gitignore
vendored
|
@ -3,9 +3,14 @@ Makefile.in
|
|||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
.deps
|
||||
.libs
|
||||
|
||||
app_fixate
|
||||
caps
|
||||
compatibility
|
||||
intersection
|
||||
normalisation
|
||||
|
@ -13,3 +18,5 @@ union
|
|||
fixed
|
||||
string-conversions
|
||||
intersect2
|
||||
value_compare
|
||||
value_intersect
|
||||
|
|
9
tests/old/testsuite/cleanup/.gitignore
vendored
9
tests/old/testsuite/cleanup/.gitignore
vendored
|
@ -1 +1,10 @@
|
|||
test-registry.xml
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
||||
cleanup1
|
||||
cleanup2
|
||||
cleanup3
|
||||
cleanup4
|
||||
cleanup5
|
||||
|
|
5
tests/old/testsuite/dynparams/.gitignore
vendored
Normal file
5
tests/old/testsuite/dynparams/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
||||
dparamstest
|
3
tests/old/testsuite/plugin/.gitignore
vendored
3
tests/old/testsuite/plugin/.gitignore
vendored
|
@ -11,3 +11,6 @@ loading
|
|||
registry
|
||||
static
|
||||
static2
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/sched/.gitignore
vendored
3
tests/sched/.gitignore
vendored
|
@ -13,3 +13,6 @@ interrupt1
|
|||
interrupt2
|
||||
interrupt3
|
||||
sched-stress
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/seeking/.gitignore
vendored
3
tests/seeking/.gitignore
vendored
|
@ -7,3 +7,6 @@ Makefile.in
|
|||
.libs
|
||||
|
||||
seeking1
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tests/threadstate/.gitignore
vendored
3
tests/threadstate/.gitignore
vendored
|
@ -13,3 +13,6 @@ threadstate2
|
|||
threadstate3
|
||||
threadstate4
|
||||
threadstate5
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
testsuite/.gitignore
vendored
3
testsuite/.gitignore
vendored
|
@ -8,3 +8,6 @@ Makefile.in
|
|||
test-registry.xml
|
||||
elementstest-registry.xml
|
||||
threadstest-registry.xml
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
7
testsuite/caps/.gitignore
vendored
7
testsuite/caps/.gitignore
vendored
|
@ -3,9 +3,14 @@ Makefile.in
|
|||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
.deps
|
||||
.libs
|
||||
|
||||
app_fixate
|
||||
caps
|
||||
compatibility
|
||||
intersection
|
||||
normalisation
|
||||
|
@ -13,3 +18,5 @@ union
|
|||
fixed
|
||||
string-conversions
|
||||
intersect2
|
||||
value_compare
|
||||
value_intersect
|
||||
|
|
9
testsuite/cleanup/.gitignore
vendored
9
testsuite/cleanup/.gitignore
vendored
|
@ -1 +1,10 @@
|
|||
test-registry.xml
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
||||
cleanup1
|
||||
cleanup2
|
||||
cleanup3
|
||||
cleanup4
|
||||
cleanup5
|
||||
|
|
5
testsuite/dynparams/.gitignore
vendored
Normal file
5
testsuite/dynparams/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
||||
dparamstest
|
3
testsuite/plugin/.gitignore
vendored
3
testsuite/plugin/.gitignore
vendored
|
@ -11,3 +11,6 @@ loading
|
|||
registry
|
||||
static
|
||||
static2
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
3
tools/.gitignore
vendored
3
tools/.gitignore
vendored
|
@ -23,3 +23,6 @@ gst-launch.1
|
|||
gst-md5sum.1
|
||||
gst-register.1
|
||||
gst-xmllaunch.1
|
||||
*.bb
|
||||
*.bbg
|
||||
*.da
|
||||
|
|
Loading…
Reference in a new issue