Andy Wingo
bfc0a5c2a0
a couple of fixes that got lost a few revs ago
...
Original commit message from CVS:
a couple of fixes that got lost a few revs ago
2002-01-09 21:32:30 +00:00
David I. Lehn
387ae96dd5
Add css and magic* to dist.
...
Original commit message from CVS:
Add css and magic* to dist.
Remove CONFIG_CLEAN_FILES that removes doc source on a make distclean.
2002-01-09 04:54:04 +00:00
David I. Lehn
5092a3bb32
Start of a release checklist and policies
...
Original commit message from CVS:
Start of a release checklist and policies
2002-01-09 04:50:13 +00:00
David I. Lehn
e26de309fd
fix external loading: s/sgml/xml/
...
Original commit message from CVS:
fix external loading: s/sgml/xml/
2002-01-09 04:45:25 +00:00
David I. Lehn
818baa5c2c
Generate m4 and xsl Makefiles
...
Original commit message from CVS:
Generate m4 and xsl Makefiles
Add xsl dir and *.xsl to dist
2002-01-09 03:03:26 +00:00
David I. Lehn
97bdeecdc7
Add m4 dir stuff to dist
...
Original commit message from CVS:
Add m4 dir stuff to dist
Add glib.m4
Remove m4s we don't need in the core
2002-01-08 23:54:15 +00:00
David I. Lehn
e77f316bb4
Various updates
...
Original commit message from CVS:
Various updates
2002-01-08 23:22:09 +00:00
Thomas Vander Stichele
5191e0c460
let's get ready releasing
...
Original commit message from CVS:
let's get ready releasing
2002-01-08 09:41:11 +00:00
David I. Lehn
b93c77f6e7
Untested conversion to 0.3.1 layout
...
Original commit message from CVS:
Untested conversion to 0.3.1 layout
2002-01-07 23:34:32 +00:00
Christian Schaller
9982c86305
Crank up version to 0.3.1
...
Original commit message from CVS:
Crank up version to 0.3.1
2002-01-07 22:51:25 +00:00
David I. Lehn
4c0585aa8a
Bump lib version to 2.
...
Original commit message from CVS:
Bump lib version to 2.
2002-01-07 22:35:54 +00:00
David I. Lehn
0bdb498055
remove a cvs merge leftover
...
Original commit message from CVS:
remove a cvs merge leftover
2002-01-07 22:35:26 +00:00
David I. Lehn
57bbd90819
Debian build scripts as of 0.3.0-3.
...
Original commit message from CVS:
Debian build scripts as of 0.3.0-3.
2002-01-07 22:05:17 +00:00
Andy Wingo
9af4f42b3c
old gst-player source is now in the gst-oldplayer module
...
Original commit message from CVS:
old gst-player source is now in the gst-oldplayer module
2002-01-07 21:49:11 +00:00
Andy Wingo
15a22cc4c0
fix from Company
...
Original commit message from CVS:
fix from Company
2002-01-07 21:32:34 +00:00
Christian Schaller
de85531b18
added avi playback and moved all movie examples togheter
...
Original commit message from CVS:
added avi playback and moved all movie examples togheter
2002-01-07 20:50:32 +00:00
Christian Schaller
420e70235f
Added syntax for playing both audio and video from a video clip
...
Original commit message from CVS:
Added syntax for playing both audio and video from a video clip
2002-01-07 20:43:52 +00:00
Thomas Vander Stichele
80552c778b
fix for libtool issue which has been fixed in cvs (of libtool) until packages are available, we'd probably do best to...
...
Original commit message from CVS:
fix for libtool issue which has been fixed in cvs (of libtool)
until packages are available, we'd probably do best to keep ltmain.sh in CVS and not run libtoolize in autogen.sh
2002-01-07 18:24:56 +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
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
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
Andy Wingo
f698d6469c
compile fixen
...
Original commit message from CVS:
compile fixen
2002-01-05 01:43:16 +00:00
Andy Wingo
dea02b14b8
byebye test/ ;-)
...
Original commit message from CVS:
byebye test/ ;-)
2002-01-05 01:26:03 +00:00
Andy Wingo
1a4c7726aa
put everything in tests/
...
Original commit message from CVS:
put everything in tests/
2002-01-05 01:25:28 +00:00
Andy Wingo
e1bc025265
kutting out the kruft
...
Original commit message from CVS:
kutting out the kruft
2002-01-05 01:19:24 +00:00
Andy Wingo
f3dc36d37d
changes to allow apps outside of gstreamer/ to use dparams continuing test removal
...
Original commit message from CVS:
* changes to allow apps outside of gstreamer/ to use dparams
* continuing test removal
2002-01-05 00:56:40 +00:00
Christian Schaller
7930956d92
Added --with-configdir parameter as the rpms tries placing the registry weird places without it set
...
Original commit message from CVS:
Added --with-configdir parameter as the rpms tries placing the registry weird places without it set
2002-01-04 23:27:04 +00:00
Andy Wingo
bceef373d6
removed test/ from AC_OUTPUT
...
Original commit message from CVS:
removed test/ from AC_OUTPUT
2002-01-04 22:45:59 +00:00
Andy Wingo
ef36c68458
much removal. anything that can be built with gst-launch should just have a line in a README somewhere, not a separat...
...
Original commit message from CVS:
much removal. anything that can be built with gst-launch should just have a line in a README
somewhere, not a separate c file.
2002-01-04 22:18:45 +00:00
Andy Wingo
3c39b171b0
intermediate commit
...
Original commit message from CVS:
intermediate commit
2002-01-04 22:01:09 +00:00
Andy Wingo
83bd7c9c73
no test dir
...
Original commit message from CVS:
no test dir
2002-01-04 21:57:08 +00:00
Andy Wingo
066fa36bf1
removed a bunch of obsolete tests, changed others to use filesrc i'm not done yet...
...
Original commit message from CVS:
removed a bunch of obsolete tests, changed others to use filesrc
i'm not done yet...
2002-01-04 21:15:32 +00:00
Thomas Vander Stichele
303e8225df
synco with wingo
...
Original commit message from CVS:
synco with wingo
2002-01-04 21:06:42 +00:00
Andy Wingo
0b08c3f213
finalize conversion to gst-register
...
Original commit message from CVS:
finalize conversion to gst-register
2002-01-04 19:47:17 +00:00
Andy Wingo
441aeb13e9
for i in gstreamer-*; do mv $i echo $i | sed -e 's/gstreamer/gst/'
; done
...
Original commit message from CVS:
for i in gstreamer-*; do mv $i `echo $i | sed -e 's/gstreamer/gst/'`; done
*THIS CHANGES PROGRAM NAMES*
gstreamer-register -> gst-register et al
no one expressed objections to this over a two-day period, so i went ahead and did it
this can be reverted if folks complain too much...
2002-01-04 19:46:40 +00:00
Andy Wingo
f8c3544379
removing editor, laa dee da (it's in gst-editor now)
...
Original commit message from CVS:
removing editor, laa dee da (it's in gst-editor now)
2002-01-04 19:10:46 +00:00
Thomas Vander Stichele
6482341872
notes updates
...
Original commit message from CVS:
notes updates
2002-01-04 18:28:17 +00:00
Andy Wingo
427eb2239b
changed something. the plugin regquirements should go in gs-tplugins though...
...
Original commit message from CVS:
changed something. the plugin regquirements should go in gs-tplugins though...
2002-01-04 06:43:17 +00:00
Andy Wingo
b0e9aadb85
added gtk.m4 (for gtk 1.2)
...
Original commit message from CVS:
added gtk.m4 (for gtk 1.2)
2002-01-04 06:07:04 +00:00
Rodney Dawes
9576d6e6e4
fixed the missing .so files for plug-ins problem where gstreamer-register didn't find them
...
Original commit message from CVS:
fixed the missing .so files for plug-ins problem where gstreamer-register didn't find them
2002-01-03 20:10:15 +00:00