mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
keep this up to date, since I seem to be the only one who cares about not missing files on commits
Original commit message from CVS: * gst/.cvsignore: * gst/autoplug/.cvsignore: * gst/elements/.cvsignore: * gst/indexers/.cvsignore: * libs/gst/bytestream/.cvsignore: * libs/gst/control/.cvsignore: * libs/gst/getbits/.cvsignore: * testsuite/states/.cvsignore: * testsuite/threads/.cvsignore: keep this up to date, since I seem to be the only one who cares about not missing files on commits
This commit is contained in:
parent
28bf20507e
commit
228cef489a
15 changed files with 28 additions and 1 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
||||||
|
2004-07-21 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* gst/.cvsignore:
|
||||||
|
* gst/autoplug/.cvsignore:
|
||||||
|
* gst/elements/.cvsignore:
|
||||||
|
* gst/indexers/.cvsignore:
|
||||||
|
* libs/gst/bytestream/.cvsignore:
|
||||||
|
* libs/gst/control/.cvsignore:
|
||||||
|
* libs/gst/getbits/.cvsignore:
|
||||||
|
* testsuite/states/.cvsignore:
|
||||||
|
* testsuite/threads/.cvsignore:
|
||||||
|
keep this up to date, since I seem to be the only one who cares
|
||||||
|
about not missing files on commits
|
||||||
|
|
||||||
2004-07-21 Benjamin Otte <otte@gnome.org>
|
2004-07-21 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
|
* gst/gstbin.c: (gst_bin_get_type), (gst_bin_class_init),
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 8f16cd236828a8bb7be51696029e0e24b7a6c517
|
Subproject commit 14f44a56213628dcfdf8ca77159ba0f9622f6102
|
1
gst/.gitignore
vendored
1
gst/.gitignore
vendored
|
@ -14,3 +14,4 @@ gstconfig.h
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
gst/autoplug/.gitignore
vendored
1
gst/autoplug/.gitignore
vendored
|
@ -3,3 +3,4 @@ spidertest
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
gst/elements/.gitignore
vendored
1
gst/elements/.gitignore
vendored
|
@ -8,3 +8,4 @@ Makefile.in
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
gst/indexers/.gitignore
vendored
1
gst/indexers/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
libs/gst/bytestream/.gitignore
vendored
1
libs/gst/bytestream/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
libs/gst/control/.gitignore
vendored
1
libs/gst/control/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
libs/gst/getbits/.gitignore
vendored
1
libs/gst/getbits/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
plugins/elements/.gitignore
vendored
1
plugins/elements/.gitignore
vendored
|
@ -8,3 +8,4 @@ Makefile.in
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
plugins/indexers/.gitignore
vendored
1
plugins/indexers/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.da
|
*.da
|
||||||
|
*.def
|
||||||
|
|
1
tests/old/testsuite/states/.gitignore
vendored
1
tests/old/testsuite/states/.gitignore
vendored
|
@ -6,5 +6,6 @@ Makefile.in
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
|
|
||||||
|
bin
|
||||||
locked
|
locked
|
||||||
parent
|
parent
|
||||||
|
|
1
tests/old/testsuite/threads/.gitignore
vendored
1
tests/old/testsuite/threads/.gitignore
vendored
|
@ -4,6 +4,7 @@ threadc
|
||||||
threadd
|
threadd
|
||||||
threade
|
threade
|
||||||
threadf
|
threadf
|
||||||
|
threadg
|
||||||
thread1
|
thread1
|
||||||
thread2
|
thread2
|
||||||
thread3
|
thread3
|
||||||
|
|
1
testsuite/states/.gitignore
vendored
1
testsuite/states/.gitignore
vendored
|
@ -6,5 +6,6 @@ Makefile.in
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
|
|
||||||
|
bin
|
||||||
locked
|
locked
|
||||||
parent
|
parent
|
||||||
|
|
1
testsuite/threads/.gitignore
vendored
1
testsuite/threads/.gitignore
vendored
|
@ -4,6 +4,7 @@ threadc
|
||||||
threadd
|
threadd
|
||||||
threade
|
threade
|
||||||
threadf
|
threadf
|
||||||
|
threadg
|
||||||
thread1
|
thread1
|
||||||
thread2
|
thread2
|
||||||
thread3
|
thread3
|
||||||
|
|
Loading…
Reference in a new issue