platform/upstream/gstreamer.git
22 years agofilter newlines out of GST_DEBUG statements to reflect new core behavior fixes to...
Andy Wingo [Sun, 24 Mar 2002 22:07:03 +0000 (22:07 +0000)]
filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again

Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again

22 years agoadded plugin_desc structures to libs, which makes their locations cached in the regis...
Andy Wingo [Sun, 24 Mar 2002 20:55:44 +0000 (20:55 +0000)]
added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ...

Original commit message from CVS:
* added plugin_desc structures to libs, which makes their locations cached in the registry. this
speeds plugin loading considerably, especially on uninstalled versions.

* put the lib path before all others, for speed reasons.

* some fixes to adder's caps.

* added linefeeds (\n) to GST_DEBUG strings to match GST_INFO behavior. this is more sane. all
code will need to be converted. i think some perl can do this.

22 years agoupdate to a52dec 0.7.3 api (there are no checks for api version yet) fixed a paramete...
David I. Lehn [Thu, 21 Mar 2002 23:45:58 +0000 (23:45 +0000)]
update to a52dec 0.7.3 api (there are no checks for api version yet) fixed a parameter int vs boolean mismatch

Original commit message from CVS:
* update to a52dec 0.7.3 api (there are no checks for api version yet)
* fixed a parameter int vs boolean mismatch

22 years agoacconfig.h usage deprecated
David I. Lehn [Thu, 21 Mar 2002 23:44:14 +0000 (23:44 +0000)]
acconfig.h usage deprecated

Original commit message from CVS:
acconfig.h usage deprecated

22 years agos/Gnome-Streamer/GStreamer/
Andy Wingo [Wed, 20 Mar 2002 21:45:03 +0000 (21:45 +0000)]
s/Gnome-Streamer/GStreamer/

Original commit message from CVS:
s/Gnome-Streamer/GStreamer/

22 years agofix compile error (untested)
Andy Wingo [Tue, 19 Mar 2002 17:14:57 +0000 (17:14 +0000)]
fix compile error (untested)

Original commit message from CVS:
fix compile error (untested)

22 years agoremoval of //-style comments don't link plugins to core libs -- the versioning is...
Andy Wingo [Tue, 19 Mar 2002 04:10:05 +0000 (04:10 +0000)]
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...

Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.

22 years agos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are...
Andy Wingo [Tue, 19 Mar 2002 01:39:42 +0000 (01:39 +0000)]
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi...

Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/

@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag

22 years agos/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes...
Andy Wingo [Mon, 18 Mar 2002 04:41:34 +0000 (04:41 +0000)]
s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ...

Original commit message from CVS:
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way
* added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register,
and attempt to run though
* imposed some restrictions on the naming of request pads to better allow for reverse parsing
* added '%s' to reverse parsing
* added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out
* fixen on launch-gui
* added pkg-config stuff for the editor's libs

22 years agomore cleanups, buildrequires, ...
Thomas Vander Stichele [Wed, 13 Mar 2002 16:40:16 +0000 (16:40 +0000)]
more cleanups, buildrequires, ...

Original commit message from CVS:
more cleanups, buildrequires, ...

22 years agospec file clean up and lib changes
Thomas Vander Stichele [Tue, 12 Mar 2002 18:01:36 +0000 (18:01 +0000)]
spec file clean up and lib changes

Original commit message from CVS:
spec file clean up and lib changes

22 years agolib rename
Thomas Vander Stichele [Tue, 12 Mar 2002 17:46:43 +0000 (17:46 +0000)]
lib rename

Original commit message from CVS:
lib rename

22 years agoconditional'd videosink
Thomas Vander Stichele [Tue, 12 Mar 2002 12:14:41 +0000 (12:14 +0000)]
conditional'd videosink

Original commit message from CVS:
conditional'd videosink

22 years agomoved jpeg to it's own package since it depends on libjpeg
Thomas Vander Stichele [Tue, 12 Mar 2002 12:10:33 +0000 (12:10 +0000)]
moved jpeg to it's own package since it depends on libjpeg

Original commit message from CVS:
moved jpeg to it's own package since it depends on libjpeg

22 years agoheh, we never saw this one before
Thomas Vander Stichele [Tue, 12 Mar 2002 09:40:56 +0000 (09:40 +0000)]
heh, we never saw this one before

Original commit message from CVS:
heh, we never saw this one before

22 years agofirst prerelease
Thomas Vander Stichele [Tue, 5 Mar 2002 22:06:20 +0000 (22:06 +0000)]
first prerelease

Original commit message from CVS:
first prerelease

22 years agoPut videosink in separate plugin and move icecast plugin to be with the rest of the...
Christian Schaller [Tue, 5 Mar 2002 21:00:06 +0000 (21:00 +0000)]
Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins

Original commit message from CVS:
Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins

22 years agoadded Monoscope to SPEC
Christian Schaller [Tue, 5 Mar 2002 20:34:15 +0000 (20:34 +0000)]
added Monoscope to SPEC

Original commit message from CVS:
added Monoscope to SPEC

22 years ago*sigh* it's not doing anything useful anyway atm
Thomas Vander Stichele [Tue, 5 Mar 2002 15:10:34 +0000 (15:10 +0000)]
*sigh* it's not doing anything useful anyway atm

Original commit message from CVS:
*sigh* it's not doing anything useful anyway atm

22 years agofixed name of libvideosink
Christian Schaller [Mon, 4 Mar 2002 20:37:37 +0000 (20:37 +0000)]
fixed name of libvideosink

Original commit message from CVS:
fixed name of libvideosink

22 years agoadded videosink to SPEC, it is bundled with the xvideosink
Christian Schaller [Mon, 4 Mar 2002 19:48:11 +0000 (19:48 +0000)]
added videosink to SPEC, it is bundled with the xvideosink

Original commit message from CVS:
added videosink to SPEC, it is bundled with the xvideosink

22 years agortp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
Andy Wingo [Mon, 4 Mar 2002 17:28:33 +0000 (17:28 +0000)]
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)

Original commit message from CVS:
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)

22 years agomoved rtp out of experimental
Andy Wingo [Sun, 3 Mar 2002 22:55:46 +0000 (22:55 +0000)]
moved rtp out of experimental

Original commit message from CVS:
moved rtp out of experimental

22 years agomove smoothwave to broken for the time being
Andy Wingo [Sun, 3 Mar 2002 22:46:41 +0000 (22:46 +0000)]
move smoothwave to broken for the time being

Original commit message from CVS:
move smoothwave to broken for the time being

22 years agofixed rtp dependency
Christian Schaller [Sun, 3 Mar 2002 22:13:09 +0000 (22:13 +0000)]
fixed rtp dependency

Original commit message from CVS:
fixed rtp dependency

22 years agoFix caps: synaesthesia _really_ needs stereo input.
Richard Boulton [Sun, 3 Mar 2002 17:29:19 +0000 (17:29 +0000)]
Fix caps: synaesthesia _really_ needs stereo input.

Original commit message from CVS:
Fix caps: synaesthesia _really_ needs stereo input.

22 years agodon't do testsuite atm
Thomas Vander Stichele [Sun, 3 Mar 2002 13:39:31 +0000 (13:39 +0000)]
don't do testsuite atm

Original commit message from CVS:
don't do testsuite atm

22 years agodon't do testsuite until we have it working
Thomas Vander Stichele [Sun, 3 Mar 2002 13:11:48 +0000 (13:11 +0000)]
don't do testsuite until we have it working

Original commit message from CVS:
don't do testsuite until we have it working

22 years agoget up-to-date with the gst_caps_debug api improved capsnego in mad improved capsnego...
Andy Wingo [Sun, 3 Mar 2002 00:53:24 +0000 (00:53 +0000)]
get up-to-date with the gst_caps_debug api improved capsnego in mad improved capsnego in adder improved capsnego in i...

Original commit message from CVS:
* get up-to-date with the gst_caps_debug api
* improved capsnego in mad
* improved capsnego in adder
* improved capsnego in intfloat plugins
* unbroke capsnego in stereomono plugins
* fix cothread stack allocation within the main thread in new cothreads

22 years agoadding videosink is there any good reason why the videosink plugin didn't just go...
Thomas Vander Stichele [Sat, 2 Mar 2002 20:21:51 +0000 (20:21 +0000)]
adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like w...

Original commit message from CVS:
adding videosink
is there any good reason why the videosink plugin didn't just go in the xvideo
dir ? It's not like we *need* to have the most dirs we can get ;)
if no one objects then I guess I'll move it to the sensible place

22 years agolet's not update here, it's not necessary; ie, if you run cvs update in gst-plugins...
Andy Wingo [Sat, 2 Mar 2002 19:16:23 +0000 (19:16 +0000)]
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica...

Original commit message from CVS:
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins,
it will update common automatically, and we don't support half-updated trees

22 years agofix a typo
Andy Wingo [Sat, 2 Mar 2002 18:31:38 +0000 (18:31 +0000)]
fix a typo

Original commit message from CVS:
fix a typo

22 years agoAdded esdmon plugin.
Richard Boulton [Sat, 2 Mar 2002 15:20:05 +0000 (15:20 +0000)]
Added esdmon plugin.

Original commit message from CVS:
Added esdmon plugin.
Monitors output from the esd sound daemon.
Particularly useful for displaying a visualisation of the audio being
played on your system.  eg:
gst-launch esdmon ! goom ! { queue leaky=yes ! colorspace ! sdlvideosink }
You can even have several of them going at once. :)

22 years agoI'm too lazy to comment this
Richard Boulton [Sat, 2 Mar 2002 12:36:07 +0000 (12:36 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

22 years agomore changes
Thomas Vander Stichele [Sat, 2 Mar 2002 12:05:41 +0000 (12:05 +0000)]
more changes

Original commit message from CVS:
more changes

22 years agoadapt to use new stuff
Thomas Vander Stichele [Sat, 2 Mar 2002 12:03:23 +0000 (12:03 +0000)]
adapt to use new stuff

Original commit message from CVS:
adapt to use new stuff

22 years agoadded modplug to SPEC file
Christian Schaller [Sat, 2 Mar 2002 11:34:18 +0000 (11:34 +0000)]
added modplug to SPEC file

Original commit message from CVS:
added modplug to SPEC file

22 years agoadding man page
Thomas Vander Stichele [Fri, 1 Mar 2002 15:46:26 +0000 (15:46 +0000)]
adding man page

Original commit message from CVS:
adding man page

22 years agoAdd a little todo note.
Richard Boulton [Fri, 1 Mar 2002 15:21:10 +0000 (15:21 +0000)]
Add a little todo note.

Original commit message from CVS:
Add a little todo note.

22 years agoInitial rough version of new synaesthesia plugin.
Richard Boulton [Fri, 1 Mar 2002 14:31:12 +0000 (14:31 +0000)]
Initial rough version of new synaesthesia plugin.

Original commit message from CVS:
Initial rough version of new synaesthesia plugin.
Works like goom: reads audio in, and outputs raw video.
It currently works for a short time, and then freezes: I've no idea why.
But at least it works a little. ;-)

22 years agoadding modplug
Jeremy Simon [Thu, 28 Feb 2002 21:10:42 +0000 (21:10 +0000)]
adding modplug

Original commit message from CVS:
adding modplug

22 years agouncomment lame test until we can get the register to work
Thomas Vander Stichele [Thu, 21 Feb 2002 17:33:59 +0000 (17:33 +0000)]
uncomment lame test until we can get the register to work

Original commit message from CVS:
uncomment lame test until we can get the register to work

22 years agouse gst-debuginfo.m4 macro so plugins are actually compiled with debug info some...
Thomas Vander Stichele [Thu, 21 Feb 2002 17:20:35 +0000 (17:20 +0000)]
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info some more debug output for lame

Original commit message from CVS:
* use gst-debuginfo.m4 macro so plugins are actually compiled with
debug info
* some more debug output for lame

22 years agoon sink connect, check if the current pad is compatible with the given caps cleaned...
Thomas Vander Stichele [Thu, 21 Feb 2002 14:04:02 +0000 (14:04 +0000)]
on sink connect, check if the current pad is compatible with the given caps cleaned up debug output change pad templa...

Original commit message from CVS:
* on sink connect, check if the current pad is compatible with the given
caps
* cleaned up debug output
* change pad template to only accept allowed sample rates

if these changes are considered ok by others then the same should be
applied to other encoding plugins (notably the compatibility check)

22 years agoUhm, if I'll be fixing errors like this all over just because I'm enabling plugin...
Thomas Vander Stichele [Thu, 21 Feb 2002 13:45:43 +0000 (13:45 +0000)]
Uhm, if I'll be fixing errors like this all over just because I'm enabling plugin debug output for the first time, I'...

Original commit message from CVS:
Uhm, if I'll be fixing errors like this all over just because I'm enabling
plugin debug output for the first time, I'm in for a world of hurt over
the next few hours...

22 years agoFix the spec after the au plugin changed name
Christian Schaller [Tue, 19 Feb 2002 21:06:18 +0000 (21:06 +0000)]
Fix the spec after the au plugin changed name

Original commit message from CVS:
Fix the spec after the au plugin changed name

22 years agook, this works
Thomas Vander Stichele [Tue, 19 Feb 2002 20:49:52 +0000 (20:49 +0000)]
ok, this works

Original commit message from CVS:
ok, this works

22 years agoAlways bring the elements to READY before trying to do capsnego. fix the caps as...
Wim Taymans [Tue, 19 Feb 2002 20:35:42 +0000 (20:35 +0000)]
Always bring the elements to READY before trying to do capsnego. fix the caps as lame doesn't accept law==1

Original commit message from CVS:
Always bring the elements to READY before trying to do capsnego.
fix the caps as lame doesn't accept law==1

22 years agostill does not work ;(
Thomas Vander Stichele [Tue, 19 Feb 2002 20:19:36 +0000 (20:19 +0000)]
still does not work ;(

Original commit message from CVS:
still does not work ;(

22 years agoadding a test for lame stuff
Thomas Vander Stichele [Tue, 19 Feb 2002 18:28:05 +0000 (18:28 +0000)]
adding a test for lame stuff

Original commit message from CVS:
adding a test for lame stuff

22 years agoAdded event handling.
Wim Taymans [Tue, 19 Feb 2002 17:29:55 +0000 (17:29 +0000)]
Added event handling.

Original commit message from CVS:
Added event handling.
Fix flush
Fix state change.
Convert to gobject deep_notify

22 years agosomebody help me fix lame ;)
Thomas Vander Stichele [Tue, 19 Feb 2002 12:55:16 +0000 (12:55 +0000)]
somebody help me fix lame ;)

Original commit message from CVS:
somebody help me fix lame ;)

I commented out the state change function because it is called before lame has the right caps.
Is the state change function still necessary ?
in any case, at least now lame actually listens to osssrc re: rate and channels

22 years agoputting it back
Thomas Vander Stichele [Tue, 19 Feb 2002 11:02:28 +0000 (11:02 +0000)]
putting it back

Original commit message from CVS:
putting it back

22 years ago... and as long as there's no Makefile.am in testsuite/autoplug this will not work...
Thomas Vander Stichele [Mon, 18 Feb 2002 17:25:46 +0000 (17:25 +0000)]
... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either.

Original commit message from CVS:
... and as long as there's no Makefile.am in testsuite/autoplug this will
not work very well either.

22 years ago--enable-plugin-builddir means nothing to the plugins themselves, just the tools
Andy Wingo [Sat, 16 Feb 2002 18:41:24 +0000 (18:41 +0000)]
--enable-plugin-builddir means nothing to the plugins themselves, just the tools

Original commit message from CVS:
--enable-plugin-builddir means nothing to the plugins themselves, just the tools

22 years agoadd 'toolsdir' to the pc files add our first plugin test, which involves simply runni...
Andy Wingo [Sat, 16 Feb 2002 17:53:57 +0000 (17:53 +0000)]
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...

Original commit message from CVS:
* add 'toolsdir' to the pc files
* add our first plugin test, which involves simply running gst-compprep,
which in the course of creating the completion registry instantiates every
plugin. gst-register is run first.

22 years agoquiet a warning from autoconf
Andy Wingo [Sat, 16 Feb 2002 05:44:09 +0000 (05:44 +0000)]
quiet a warning from autoconf

Original commit message from CVS:
quiet a warning from autoconf

22 years agohow did this ever work ?
Thomas Vander Stichele [Wed, 13 Feb 2002 12:02:11 +0000 (12:02 +0000)]
how did this ever work ?

Original commit message from CVS:
how did this ever work ?

22 years agoadd an 'average-bitrate' property and everything necessary to compute it to mad
Benjamin Otte [Wed, 13 Feb 2002 08:15:34 +0000 (08:15 +0000)]
add an 'average-bitrate' property and everything necessary to compute it to mad

Original commit message from CVS:
add an 'average-bitrate' property and everything necessary to compute it to mad

22 years agofix stupid gst-register mistakes make all plugins require gstreamer-plugins make...
Thomas Vander Stichele [Tue, 12 Feb 2002 17:40:01 +0000 (17:40 +0000)]
fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...

Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer

22 years agoit's all about the versioning baby
Thomas Vander Stichele [Tue, 12 Feb 2002 16:56:33 +0000 (16:56 +0000)]
it's all about the versioning baby

Original commit message from CVS:
it's all about the versioning baby

22 years agosome more fixes base rpm is now called gstreamer-plugins as it should be
Thomas Vander Stichele [Tue, 12 Feb 2002 12:01:45 +0000 (12:01 +0000)]
some more fixes base rpm is now called gstreamer-plugins as it should be

Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be

22 years agovarious cosmetic fixes
Thomas Vander Stichele [Tue, 12 Feb 2002 11:37:29 +0000 (11:37 +0000)]
various cosmetic fixes

Original commit message from CVS:
* various cosmetic fixes

22 years agorelease version fix
Thomas Vander Stichele [Mon, 11 Feb 2002 16:01:13 +0000 (16:01 +0000)]
release version fix

Original commit message from CVS:
release version fix

22 years agochanged libgst -> libgstreamer to comply with namespace issues with gnu smalltalk...
Andy Wingo [Sun, 10 Feb 2002 17:09:52 +0000 (17:09 +0000)]
changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes

Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes

22 years agofixing aclocal
Thomas Vander Stichele [Sun, 10 Feb 2002 16:37:27 +0000 (16:37 +0000)]
fixing aclocal

Original commit message from CVS:
fixing aclocal

22 years agosyncing with as-version
Thomas Vander Stichele [Sun, 10 Feb 2002 15:56:25 +0000 (15:56 +0000)]
syncing with as-version

Original commit message from CVS:
syncing with as-version

22 years agofix mad check, add defaut options properly
Andy Wingo [Sun, 10 Feb 2002 15:12:25 +0000 (15:12 +0000)]
fix mad check, add defaut options properly

Original commit message from CVS:
fix mad check, add defaut options properly

22 years agobugfix: make mad decode the whole stream
Benjamin Otte [Sun, 10 Feb 2002 14:13:41 +0000 (14:13 +0000)]
bugfix: make mad decode the whole stream

Original commit message from CVS:
bugfix: make mad decode the whole stream

22 years ago- added info about divx related codecs
Bastien Nocera [Sat, 9 Feb 2002 15:21:36 +0000 (15:21 +0000)]
- added info about divx related codecs

Original commit message from CVS:
- added info about divx related codecs

22 years agofix build issues
Andy Wingo [Fri, 8 Feb 2002 20:12:28 +0000 (20:12 +0000)]
fix build issues

Original commit message from CVS:
fix build issues

22 years agofixed silly bug apparently gcc 3 allows this according to gcc3
Thomas Vander Stichele [Fri, 8 Feb 2002 10:55:40 +0000 (10:55 +0000)]
fixed silly bug apparently gcc 3 allows this according to gcc3

Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3

22 years agobugfix: do Uraeus' job - no more //
Benjamin Otte [Fri, 8 Feb 2002 08:32:45 +0000 (08:32 +0000)]
bugfix: do Uraeus' job - no more //

Original commit message from CVS:
bugfix: do Uraeus' job - no more //

22 years agobugfix: allow ID3v2 tags at start of audio
Benjamin Otte [Fri, 8 Feb 2002 08:31:47 +0000 (08:31 +0000)]
bugfix: allow ID3v2 tags at start of audio

Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio

22 years agosmallish fixes
Thomas Vander Stichele [Thu, 7 Feb 2002 14:30:20 +0000 (14:30 +0000)]
smallish fixes

Original commit message from CVS:
smallish fixes

22 years agoRemove send_event
Wim Taymans [Wed, 6 Feb 2002 23:05:22 +0000 (23:05 +0000)]
Remove send_event

Original commit message from CVS:
Remove send_event

22 years agoremove send_event
Wim Taymans [Wed, 6 Feb 2002 23:00:15 +0000 (23:00 +0000)]
remove send_event

Original commit message from CVS:
remove send_event

22 years agothis makes more sense higher in the file
Thomas Vander Stichele [Wed, 6 Feb 2002 18:46:39 +0000 (18:46 +0000)]
this makes more sense higher in the file

Original commit message from CVS:
this makes more sense higher in the file

22 years agovarious additions
Thomas Vander Stichele [Wed, 6 Feb 2002 18:29:12 +0000 (18:29 +0000)]
various additions

Original commit message from CVS:
various additions

22 years agomore build fixing
Thomas Vander Stichele [Wed, 6 Feb 2002 18:18:16 +0000 (18:18 +0000)]
more build fixing

Original commit message from CVS:
more build fixing

22 years agomake mad use g_object_notify instead of events - includes creation of properties
Benjamin Otte [Wed, 6 Feb 2002 18:10:35 +0000 (18:10 +0000)]
make mad use g_object_notify instead of events - includes creation of properties

Original commit message from CVS:
make mad use g_object_notify instead of events - includes creation of properties

22 years agortp conflicts with current gstclock.h, moving back to experimental
Thomas Vander Stichele [Wed, 6 Feb 2002 14:45:22 +0000 (14:45 +0000)]
rtp conflicts with current gstclock.h, moving back to experimental

Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental

22 years agouse numerical comparisions for version check
Steve Baker [Wed, 6 Feb 2002 08:22:05 +0000 (08:22 +0000)]
use numerical comparisions for version check

Original commit message from CVS:
use numerical comparisions for version check

22 years agoadding tools dir
Thomas Vander Stichele [Tue, 5 Feb 2002 09:34:03 +0000 (09:34 +0000)]
adding tools dir

Original commit message from CVS:
adding tools dir

22 years agofixing some RPM dependencies
Christian Schaller [Mon, 4 Feb 2002 22:52:02 +0000 (22:52 +0000)]
fixing some RPM dependencies

Original commit message from CVS:
fixing some RPM dependencies

22 years agoRevert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than...
Richard Boulton [Mon, 4 Feb 2002 22:42:22 +0000 (22:42 +0000)]
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....

Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path.  Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.

22 years agogst-launch-ext
Thomas Vander Stichele [Mon, 4 Feb 2002 20:57:13 +0000 (20:57 +0000)]
gst-launch-ext

Original commit message from CVS:
gst-launch-ext

22 years agoChange gstreamer-register to gst-register
Richard Boulton [Mon, 4 Feb 2002 20:34:27 +0000 (20:34 +0000)]
Change gstreamer-register to gst-register

Original commit message from CVS:
Change gstreamer-register to gst-register

22 years agoAdd the v4lmjpeg plugins to the configure file
Ronald S. Bultje [Mon, 4 Feb 2002 19:38:10 +0000 (19:38 +0000)]
Add the v4lmjpeg plugins to the configure file

Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file

22 years agotarkin fix
Thomas Vander Stichele [Mon, 4 Feb 2002 13:47:09 +0000 (13:47 +0000)]
tarkin fix

Original commit message from CVS:
tarkin fix

22 years agoback to cvs
Thomas Vander Stichele [Mon, 4 Feb 2002 11:05:17 +0000 (11:05 +0000)]
back to cvs

Original commit message from CVS:
back to cvs

22 years agoadding tarkin to build to try building it run configure with --enable-experimental
Thomas Vander Stichele [Mon, 4 Feb 2002 10:51:26 +0000 (10:51 +0000)]
adding tarkin to build to try building it run configure with --enable-experimental

Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental

22 years agovarious fixes
Thomas Vander Stichele [Mon, 4 Feb 2002 10:36:20 +0000 (10:36 +0000)]
various fixes

Original commit message from CVS:
various fixes

22 years agoAssorted fixes.
Wim Taymans [Sun, 3 Feb 2002 20:10:04 +0000 (20:10 +0000)]
Assorted fixes.

Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.

22 years agofix small typo from earlier SPEC fix commits
Christian Schaller [Sun, 3 Feb 2002 19:27:21 +0000 (19:27 +0000)]
fix small typo from earlier SPEC fix commits

Original commit message from CVS:
fix small typo from earlier SPEC fix commits

22 years agoTried grouping the plugins more togheter, think I saved us at least some rpms on...
Christian Schaller [Sun, 3 Feb 2002 19:23:27 +0000 (19:23 +0000)]
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more groupin...

Original commit message from CVS:
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more grouping but I don't have the knowledge to know what plugins belong in what category of the remaining

22 years agoAdded Goom and icecast to the spec, also fixed jpmeg mmx
Christian Schaller [Sun, 3 Feb 2002 19:05:07 +0000 (19:05 +0000)]
Added Goom and icecast to the spec, also fixed jpmeg mmx

Original commit message from CVS:
Added Goom and icecast to the spec, also fixed jpmeg mmx

22 years agoadded back goom to configure.ac after syncing with release
Erik Walthinsen [Sun, 3 Feb 2002 04:00:17 +0000 (04:00 +0000)]
added back goom to configure.ac after syncing with release

Original commit message from CVS:
added back goom to configure.ac after syncing with release

22 years agoCommitting differences between CVS and the 0.3.2 release. These changes were in...
Erik Walthinsen [Sun, 3 Feb 2002 03:57:04 +0000 (03:57 +0000)]
Committing differences between CVS and the 0.3.2 release.  These changes were in the local copy that the dist was mad...

Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release.  These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them).  I will retag
these files with the proper release tag as soon as they're committed.

22 years ago- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Bastien Nocera [Sat, 2 Feb 2002 18:49:03 +0000 (18:49 +0000)]
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)

Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)