Commit graph

12556 commits

Author SHA1 Message Date
Andy Wingo b80916e4db added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-)
Original commit message from CVS:
added a bunch of cvsignore stuff off of a fresh checkout and build

i will win the race to max LOC changed ;-)
2002-03-25 05:01:00 +00:00
Andy Wingo 3e882a4bf3 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
2002-03-24 22:07:03 +00:00
Andy Wingo 12bac12e5c 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.
2002-03-24 20:55:44 +00:00
David I. Lehn 36a52a9ede acconfig.h usage deprecated
Original commit message from CVS:
acconfig.h usage deprecated
2002-03-21 23:44:14 +00:00
Bastien Nocera eed66d0d2b - updated to new seek api... i think it works, dunno, i'm not a rocket scientist
Original commit message from CVS:
- updated to new seek api... i think it works, dunno, i'm not a rocket scientist
2002-03-21 19:30:11 +00:00
David I. Lehn 66f04431ff 0.3.3-1 packaging update for -2: control: s/0.3.2/0.3.3/ for -runtime version dep
Original commit message from CVS:
0.3.3-1 packaging update
for -2: control: s/0.3.2/0.3.3/ for -runtime version dep
2002-03-21 08:33:23 +00:00
Andy Wingo 598d929eec s/Gnome-Streamer/GStreamer/
Original commit message from CVS:
s/Gnome-Streamer/GStreamer/
2002-03-20 21:45:03 +00:00
Andy Wingo 1049c792c8 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.
2002-03-19 04:10:06 +00:00
Andy Wingo 1ee4a02043 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
2002-03-19 01:39:43 +00:00
Andy Wingo d91ddcbd30 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
2002-03-18 04:41:34 +00:00
Thomas Vander Stichele 18ce22718c more cleanups, buildrequires, ...
Original commit message from CVS:
more cleanups, buildrequires, ...
2002-03-13 16:40:16 +00:00
Thomas Vander Stichele 4a4d8546b1 spec file clean up and lib changes
Original commit message from CVS:
spec file clean up and lib changes
2002-03-12 18:01:36 +00:00
Thomas Vander Stichele 31a1183653 lib rename
Original commit message from CVS:
lib rename
2002-03-12 17:42:31 +00:00
Thomas Vander Stichele 58dbee66a1 conditional'd videosink
Original commit message from CVS:
conditional'd videosink
2002-03-12 12:14:41 +00:00
Thomas Vander Stichele 2438d5d08c 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
2002-03-12 12:10:33 +00:00
Thomas Vander Stichele 5f7384dfaf heh, we never saw this one before
Original commit message from CVS:
heh, we never saw this one before
2002-03-12 09:40:56 +00:00
Thomas Vander Stichele 7549ac83f0 first prerelease
Original commit message from CVS:
first prerelease
2002-03-05 22:06:20 +00:00
Christian Schaller 2288963708 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
2002-03-05 21:00:06 +00:00
Christian Schaller 401998add9 added Monoscope to SPEC
Original commit message from CVS:
added Monoscope to SPEC
2002-03-05 20:34:15 +00:00
Thomas Vander Stichele d44b2ede78 *sigh* it's not doing anything useful anyway atm
Original commit message from CVS:
*sigh* it's not doing anything useful anyway atm
2002-03-05 15:10:34 +00:00
Christian Schaller c33e6acb1d fixed name of libvideosink
Original commit message from CVS:
fixed name of libvideosink
2002-03-04 20:37:37 +00:00
Christian Schaller f6fe3ed505 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
2002-03-04 19:48:11 +00:00
Steve Baker b2e874b9e5 reflect new dparams api
Original commit message from CVS:
reflect new dparams api
2002-03-04 18:56:24 +00:00
Christian Schaller b758b9efec added more media formats: mod, sid, au
Original commit message from CVS:
added more media formats: mod, sid, au
2002-03-04 18:15:14 +00:00
Andy Wingo 2f99a5a1e0 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 :)
2002-03-04 17:28:33 +00:00
Andy Wingo 38a9022e5d moved rtp out of experimental
Original commit message from CVS:
moved rtp out of experimental
2002-03-03 22:55:46 +00:00
Andy Wingo c43536c7ec move smoothwave to broken for the time being
Original commit message from CVS:
move smoothwave to broken for the time being
2002-03-03 22:46:41 +00:00
Christian Schaller 56796a715b fixed rtp dependency
Original commit message from CVS:
fixed rtp dependency
2002-03-03 22:13:09 +00:00
Andy Wingo e8391f35fc gst-all autogen fixes adder capsnego fixes fix the cothreads regression test, /me is a moron add some debugging code ...
Original commit message from CVS:
* gst-all autogen fixes
* adder capsnego fixes
* fix the cothreads regression test, /me is a moron
* add some debugging code in cothreads
2002-03-03 21:30:14 +00:00
Christian Schaller 107f309045 Wim claims we only need 50 more rewrites to get it working well
Original commit message from CVS:
fixed pipeline for vob files so we get sound (bad sound but still), Wim claims we only need 50 more rewrites to get it working well
2002-03-03 19:44:20 +00:00
Richard Boulton f9c2dd0f44 Use stereo2mono plugin for scopes which require mono input.
Original commit message from CVS:
Use stereo2mono plugin for scopes which require mono input.
It would be better if esdmon and osssrc were able to give mono output:
they need caps negotiation.
2002-03-03 17:27:41 +00:00
Thomas Vander Stichele 41051b2a19 don't do testsuite atm
Original commit message from CVS:
don't do testsuite atm
2002-03-03 13:39:31 +00:00
Thomas Vander Stichele 703b18c515 don't do testsuite until we have it working
Original commit message from CVS:
don't do testsuite until we have it working
2002-03-03 13:11:48 +00:00
Andy Wingo c66bc3fa01 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
2002-03-03 00:53:25 +00:00
Thomas Vander Stichele 6d56f8adab 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
2002-03-02 20:21:51 +00:00
Andy Wingo 419052a06a 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
2002-03-02 19:16:23 +00:00
Andy Wingo 8695063938 fix a typo
Original commit message from CVS:
fix a typo
2002-03-02 18:31:38 +00:00
Benjamin Otte 1e6bd872f4 adding 'videosink' element
Original commit message from CVS:
adding 'videosink' element
It's basically a rewritten xvideosink, but is more modular and allows 'hooks'.
It is needed by GstVideoWidget in gst-player
2002-03-02 17:55:33 +00:00
Richard Boulton 5f00adbc77 Fix a small typo in gst-launch-ext.
Original commit message from CVS:
Fix a small typo in gst-launch-ext.
Add gst-visualise, together with a manpage.
2002-03-02 16:24:00 +00:00
Richard Boulton 70763ce811 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. :)
2002-03-02 15:20:05 +00:00
Richard Boulton 3df6aed6f8 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2002-03-02 12:36:07 +00:00
Thomas Vander Stichele c41e72e8f0 more changes
Original commit message from CVS:
more changes
2002-03-02 12:05:41 +00:00
Thomas Vander Stichele 004f187d98 adapt to use new stuff
Original commit message from CVS:
adapt to use new stuff
2002-03-02 12:03:23 +00:00
Christian Schaller ac3febb5b9 added modplug to SPEC file
Original commit message from CVS:
added modplug to SPEC file
2002-03-02 11:34:18 +00:00
Andy Wingo e46a5b02a2 get rid of some warnings if you don't have a config file
Original commit message from CVS:
get rid of some warnings if you don't have a config file
2002-03-02 00:31:56 +00:00
Andy Wingo 16d635f2fd we went through this only a week or two ago, if test -z $DIST_SUBDIRS then comment out both
Original commit message from CVS:
we went through this only a week or two ago, if test -z $DIST_SUBDIRS then comment out both
SUBDIRS and DIST_SUBDIRS
2002-03-01 20:21:36 +00:00
Thomas Vander Stichele d98fd46ba5 first get these tests to work
Original commit message from CVS:
first get these tests to work
2002-03-01 17:27:49 +00:00
Thomas Vander Stichele a283b4bfdd adding man page
Original commit message from CVS:
adding man page
2002-03-01 15:46:26 +00:00
Richard Boulton a5a27736ee Set the leaky parameter to 1 when using visualisers; if the queue gets full, it is fine to drop data going to the vis...
Original commit message from CVS:
Set the leaky parameter to 1 when using visualisers; if the queue gets
full, it is fine to drop data going to the visualiser.  This solves the
problem I was having with playback freezing while playing some files with
visualisers.
2002-03-01 15:37:57 +00:00
Jeremy Simon b2ebda6223 adding modplug
Original commit message from CVS:
adding modplug
2002-02-28 21:10:42 +00:00