Richard Boulton
c9f04ceba0
Fix caps: synaesthesia _really_ needs stereo input.
...
Original commit message from CVS:
Fix caps: synaesthesia _really_ needs stereo input.
2002-03-03 17:29:19 +00:00
Thomas Vander Stichele
fed9185930
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
8b0aef27b7
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
20d957de03
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:24 +00:00
Thomas Vander Stichele
f633a8285d
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
dd56b53f55
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
e6c26e37c6
fix a typo
...
Original commit message from CVS:
fix a typo
2002-03-02 18:31:38 +00:00
Richard Boulton
553932d232
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
f11b936f06
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
f34879dc0b
more changes
...
Original commit message from CVS:
more changes
2002-03-02 12:05:41 +00:00
Thomas Vander Stichele
27fd23d964
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
95c6818ed1
added modplug to SPEC file
...
Original commit message from CVS:
added modplug to SPEC file
2002-03-02 11:34:18 +00:00
Thomas Vander Stichele
82d7cc6d5b
adding man page
...
Original commit message from CVS:
adding man page
2002-03-01 15:46:26 +00:00
Richard Boulton
58ae77f7e4
Add a little todo note.
...
Original commit message from CVS:
Add a little todo note.
2002-03-01 15:21:10 +00:00
Richard Boulton
8f93753160
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. ;-)
2002-03-01 14:31:12 +00:00
Jeremy Simon
b9b2e358bf
adding modplug
...
Original commit message from CVS:
adding modplug
2002-02-28 21:10:42 +00:00
Thomas Vander Stichele
396a96cb4a
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
2002-02-21 17:33:59 +00:00
Thomas Vander Stichele
e1fed3d707
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
2002-02-21 17:20:35 +00:00
Thomas Vander Stichele
83b20a8437
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)
2002-02-21 14:04:02 +00:00
Thomas Vander Stichele
3af92ae3d3
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...
2002-02-21 13:45:43 +00:00
Christian Schaller
0adcb9c4e7
Fix the spec after the au plugin changed name
...
Original commit message from CVS:
Fix the spec after the au plugin changed name
2002-02-19 21:06:18 +00:00
Thomas Vander Stichele
57d3fd0a4c
ok, this works
...
Original commit message from CVS:
ok, this works
2002-02-19 20:49:52 +00:00
Wim Taymans
61281d0117
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
2002-02-19 20:35:42 +00:00
Thomas Vander Stichele
9abac1c3f9
still does not work ;(
...
Original commit message from CVS:
still does not work ;(
2002-02-19 20:19:36 +00:00
Thomas Vander Stichele
af45d10bbb
adding a test for lame stuff
...
Original commit message from CVS:
adding a test for lame stuff
2002-02-19 18:28:05 +00:00
Wim Taymans
a7d1c9e38b
Added event handling.
...
Original commit message from CVS:
Added event handling.
Fix flush
Fix state change.
Convert to gobject deep_notify
2002-02-19 17:29:55 +00:00
Thomas Vander Stichele
5eb303aaf6
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
2002-02-19 12:55:16 +00:00
Thomas Vander Stichele
61e0500126
putting it back
...
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Thomas Vander Stichele
046c0c0ce8
... 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.
2002-02-18 17:25:46 +00:00
Andy Wingo
e29d6bac05
--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
2002-02-16 18:41:24 +00:00
Andy Wingo
e13a187db2
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.
2002-02-16 17:53:57 +00:00
Andy Wingo
ee8f5f3ac1
quiet a warning from autoconf
...
Original commit message from CVS:
quiet a warning from autoconf
2002-02-16 05:44:09 +00:00
Thomas Vander Stichele
0c07561a33
how did this ever work ?
...
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Benjamin Otte
a77aca90da
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
2002-02-13 08:15:34 +00:00
Thomas Vander Stichele
e9e30f750e
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
2002-02-12 17:40:01 +00:00
Thomas Vander Stichele
8ff0aa4dc3
it's all about the versioning baby
...
Original commit message from CVS:
it's all about the versioning baby
2002-02-12 16:56:33 +00:00
Thomas Vander Stichele
8c635aa436
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
2002-02-12 12:01:45 +00:00
Thomas Vander Stichele
3b8dc05d7b
various cosmetic fixes
...
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
26a4d36c1c
release version fix
...
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Andy Wingo
8b44735634
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
2002-02-10 17:09:52 +00:00
Thomas Vander Stichele
e90f2652f5
fixing aclocal
...
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
66435066f2
syncing with as-version
...
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Andy Wingo
0a2d71c77c
fix mad check, add defaut options properly
...
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Benjamin Otte
df0d0d6ba2
bugfix: make mad decode the whole stream
...
Original commit message from CVS:
bugfix: make mad decode the whole stream
2002-02-10 14:13:41 +00:00
Bastien Nocera
3a4fdd3927
- added info about divx related codecs
...
Original commit message from CVS:
- added info about divx related codecs
2002-02-09 15:21:36 +00:00
Andy Wingo
35e578a6b7
fix build issues
...
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Thomas Vander Stichele
44e75ff76a
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
2002-02-08 10:55:40 +00:00
Benjamin Otte
b7e30017df
bugfix: do Uraeus' job - no more //
...
Original commit message from CVS:
bugfix: do Uraeus' job - no more //
2002-02-08 08:32:45 +00:00
Benjamin Otte
d1efe4f40f
bugfix: allow ID3v2 tags at start of audio
...
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
2002-02-08 08:31:47 +00:00
Thomas Vander Stichele
dc84aae9c2
smallish fixes
...
Original commit message from CVS:
smallish fixes
2002-02-07 14:30:20 +00:00