Rodney Dawes
7f7209f3b5
A couple check fixes
...
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
Rodney Dawes
352c2fc290
A couple check fixes
...
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
Rodney Dawes
5b660175ff
A couple check fixes
...
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
Rodney Dawes
ee3f3dc936
A couple check fixes
...
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
Andy Wingo
3bed576119
missed one fix
...
Original commit message from CVS:
missed one fix
2002-01-07 02:23:34 +00:00
Andy Wingo
9a443a56f1
missed one fix
...
Original commit message from CVS:
missed one fix
2002-01-07 02:23:34 +00:00
Andy Wingo
268fdd8c58
missed one fix
...
Original commit message from CVS:
missed one fix
2002-01-07 02:23:34 +00:00
Andy Wingo
c7702f900d
missed one fix
...
Original commit message from CVS:
missed one fix
2002-01-07 02:23:34 +00:00
Andy Wingo
f6a8611dfd
hopefully fix a problem.
...
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
4d4f1c0a24
hopefully fix a problem.
...
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
fda22b0e4e
hopefully fix a problem.
...
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
0b35af5207
hopefully fix a problem.
...
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
2d97e13a18
siddec checks that work not extremely robust, but functional
...
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
2002-01-06 21:52:21 +00:00
Andy Wingo
7b663263e3
siddec checks that work not extremely robust, but functional
...
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
2002-01-06 21:52:21 +00:00
Andy Wingo
988fd48d8d
siddec checks that work not extremely robust, but functional
...
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
2002-01-06 21:52:21 +00:00
Andy Wingo
7c8600b831
siddec checks that work not extremely robust, but functional
...
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
2002-01-06 21:52:21 +00:00
Ronald S. Bultje
88b8dc6b63
rrrrrrrrrrrrrrright, v4lmjpegsrc works
...
Original commit message from CVS:
rrrrrrrrrrrrrrright, v4lmjpegsrc works
2002-01-06 21:38:22 +00:00
Wim Taymans
9bbe90eb34
Added a check for sidplay
...
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00
Wim Taymans
6dd422d768
Added a check for sidplay
...
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00
Wim Taymans
d13417cfa2
Added a check for sidplay
...
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00
Wim Taymans
9f97fad0c0
Added a check for sidplay
...
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00
Wim Taymans
3de9788e32
Fix the helloworld example.
...
Original commit message from CVS:
Fix the helloworld example.
2002-01-06 19:00:14 +00:00
Andy Wingo
2d27dab7da
open up the interface if capsnego is called and we're in NULL this happens if caps can be determined before the pipel...
...
Original commit message from CVS:
open up the interface if capsnego is called and we're in NULL
this happens if caps can be determined before the pipeline is running and this is
alsasink, as in afsrc ! alsasink
2002-01-06 18:58:55 +00:00
Christian Schaller
2e4818ba0e
Rename all examples from gstreamer to gst
...
Original commit message from CVS:
Rename all examples from gstreamer to gst
2002-01-06 17:36:49 +00:00
Thomas Vander Stichele
568e687eb7
more changes
...
Original commit message from CVS:
more changes
2002-01-06 14:10:07 +00:00
Thomas Vander Stichele
30daba948d
sigh
...
Original commit message from CVS:
sigh
2002-01-06 13:34:44 +00:00
Andy Wingo
35aa5cebdf
global s/disksrc/filesrc/, but edited by me
...
Original commit message from CVS:
global s/disksrc/filesrc/, but edited by me
2002-01-06 04:26:37 +00:00
Thomas Vander Stichele
7eda2fc8b5
this looks better
...
Original commit message from CVS:
this looks better
2002-01-05 23:59:44 +00:00
Andy Wingo
082a40ded1
for i in find . -name *.[ch]
; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done
...
Original commit message from CVS:
for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done
2002-01-05 23:05:56 +00:00
Andy Wingo
d370f84e03
temporary fix for this problem
...
Original commit message from CVS:
temporary fix for this problem
2002-01-05 21:05:02 +00:00
Thomas Vander Stichele
0793153090
should be properly tested for first
...
Original commit message from CVS:
should be properly tested for first
2002-01-05 14:29:40 +00:00
Thomas Vander Stichele
dea4419a80
should be properly tested for first
...
Original commit message from CVS:
should be properly tested for first
2002-01-05 14:29:40 +00:00
Thomas Vander Stichele
79362752f8
renaming stuff
...
Original commit message from CVS:
renaming stuff
2002-01-05 14:27:28 +00:00
Thomas Vander Stichele
c869d105bf
renaming stuff
...
Original commit message from CVS:
renaming stuff
2002-01-05 14:27:28 +00:00
Thomas Vander Stichele
6b047e04b9
renaming stuff
...
Original commit message from CVS:
renaming stuff
2002-01-05 14:27:28 +00:00
Thomas Vander Stichele
67ee32fac4
renaming stuff
...
Original commit message from CVS:
renaming stuff
2002-01-05 14:27:28 +00:00
Thomas Vander Stichele
4a78df205c
are we done renaming stuff yet ?
...
Original commit message from CVS:
are we done renaming stuff yet ?
2002-01-05 14:24:32 +00:00
Thomas Vander Stichele
43a8a1f0a2
are we done renaming stuff yet ?
...
Original commit message from CVS:
are we done renaming stuff yet ?
2002-01-05 14:24:32 +00:00
Thomas Vander Stichele
fc227006b1
are we done renaming stuff yet ?
...
Original commit message from CVS:
are we done renaming stuff yet ?
2002-01-05 14:24:32 +00:00
Thomas Vander Stichele
09240aa107
are we done renaming stuff yet ?
...
Original commit message from CVS:
are we done renaming stuff yet ?
2002-01-05 14:24:32 +00:00
Thomas Vander Stichele
e06a952210
put it back
...
Original commit message from CVS:
put it back
2002-01-05 14:23:05 +00:00
Thomas Vander Stichele
3388fb1571
put it back
...
Original commit message from CVS:
put it back
2002-01-05 14:23:05 +00:00
Thomas Vander Stichele
fa761478f5
put it back
...
Original commit message from CVS:
put it back
2002-01-05 14:23:05 +00:00
Thomas Vander Stichele
1cd66160f5
put it back
...
Original commit message from CVS:
put it back
2002-01-05 14:23:05 +00:00
Thomas Vander Stichele
55641b32a8
more nailing
...
Original commit message from CVS:
more nailing
2002-01-05 14:06:08 +00:00
Thomas Vander Stichele
86dbe3f7b5
more fixes
...
Original commit message from CVS:
more fixes
I like my libs nailed down so I can see when they're missing
2002-01-05 13:52:25 +00:00
Thomas Vander Stichele
cea7d994e1
heh, rpm actually complained about uraeus's 2001/2002 mixup not being in chronological order. I didn't know it did t...
...
Original commit message from CVS:
heh, rpm actually complained about uraeus's 2001/2002 mixup not being in chronological order. I didn't know it did that ;)
2002-01-05 11:02:08 +00:00
Thomas Vander Stichele
0f5fb3402a
eat your own dogfood
...
Original commit message from CVS:
eat your own dogfood
2002-01-05 10:19:32 +00:00
Thomas Vander Stichele
d877412c09
running make distdir in the dir you change stuff in might help ;)
...
Original commit message from CVS:
running make distdir in the dir you change stuff in might help ;)
2002-01-05 09:33:57 +00:00
Andy Wingo
bc3ea27c3b
added lat.c, thanks to MattyBoy
...
Original commit message from CVS:
added lat.c, thanks to MattyBoy
2002-01-05 02:04:28 +00:00