Commit graph

2093 commits

Author SHA1 Message Date
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
Thomas Vander Stichele a2c03b42b6 removing player build
Original commit message from CVS:
removing player build
2002-01-03 16:44:38 +00:00
Thomas Vander Stichele b58ca86311 removing glade
Original commit message from CVS:
removing glade
2002-01-03 16:32:39 +00:00
Thomas Vander Stichele 31565c5606 removing glade
Original commit message from CVS:
removing glade
2002-01-03 16:28:23 +00:00
Thomas Vander Stichele 2663e8dbc9 removing glade stuff
Original commit message from CVS:
removing glade stuff
2002-01-03 16:10:23 +00:00
Thomas Vander Stichele 4c3fee6256 not necessary anymore
Original commit message from CVS:
not necessary anymore
2002-01-03 16:00:34 +00:00
Thomas Vander Stichele 451ab45ced typo
Original commit message from CVS:
typo
2002-01-03 14:34:29 +00:00
Thomas Vander Stichele 6f60d56d39 removed gnome-apps
Original commit message from CVS:
removed gnome-apps
2002-01-03 10:58:06 +00:00
Thomas Vander Stichele 5e9ce2d543 moving guilaunch to gst-editor
Original commit message from CVS:
moving guilaunch to gst-editor
2002-01-03 10:49:09 +00:00
Thomas Vander Stichele 89f540ac70 removed editor
Original commit message from CVS:
removed editor
2002-01-03 10:14:28 +00:00
Arik Devens 676b9e9a3c anyone who is touching the old gstplay, please read this
Original commit message from CVS:
anyone who is touching the old gstplay, please read this
2002-01-03 03:22:05 +00:00
Thomas Vander Stichele 3ba7f311c0 fixing some stuff
Original commit message from CVS:
fixing some stuff
2002-01-02 22:01:58 +00:00
Thomas Vander Stichele 3638902dd2 removing the editor from the build
Original commit message from CVS:
removing the editor from the build
2002-01-02 20:12:57 +00:00
Thomas Vander Stichele aaeea5c4eb fixes to the pkgconfig file to make other modules behave properly
Original commit message from CVS:
fixes to the pkgconfig file to make other modules behave properly
2002-01-02 19:03:02 +00:00
Thomas Vander Stichele 4b4fa80787 this should do it
Original commit message from CVS:
this should do it
2002-01-02 15:52:43 +00:00
Thomas Vander Stichele fcda311c26 path fleshing:
Original commit message from CVS:
path fleshing:
2002-01-02 15:16:18 +00:00
Thomas Vander Stichele 77ccc5fd01 path stuffing
Original commit message from CVS:
path stuffing
2002-01-02 14:51:28 +00:00
Thomas Vander Stichele 5ae1f5855a bumped version
Original commit message from CVS:
bumped version
2002-01-02 14:09:13 +00:00
Thomas Vander Stichele de0ba03c89 fixing
Original commit message from CVS:
fixing
2002-01-02 14:08:16 +00:00