summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adapt mad / oss / mpegaudioparse to the changes inside the coreBRANCH-EVENTS2Benjamin Otte2002-03-172-48/+66
| | | | | Original commit message from CVS: adapt mad / oss / mpegaudioparse to the changes inside the core
* EVENTS2 BRANCH: adjusted mad and osssink to work with newer buffersBenjamin Otte2002-03-162-14/+14
| | | | | | Original commit message from CVS: EVENTS2 BRANCH: adjusted mad and osssink to work with newer buffers
* First commit to new branch. The only stuff that is known to compile are:Benjamin Otte2002-03-141-15/+206
| | | | | | | | | Original commit message from CVS: First commit to new branch. The only stuff that is known to compile are: - the ext/mad dir - the gst/mpegaudioparse dir - the sys/oss dir Why these? - because I hacked them up to do seeking in Mp3's with the player - The changes are not supposed to stay there. At least the osssink hack is ugly, but I wanted easy output :)
* more cleanups, buildrequires, ...BRANCH-EVENTS2-ROOTThomas Vander Stichele2002-03-131-19/+38
| | | | | Original commit message from CVS: more cleanups, buildrequires, ...
* spec file clean up and lib changesThomas Vander Stichele2002-03-121-295/+314
| | | | | Original commit message from CVS: spec file clean up and lib changes
* lib renameThomas Vander Stichele2002-03-121-5/+5
| | | | | Original commit message from CVS: lib rename
* conditional'd videosinkThomas Vander Stichele2002-03-121-15/+15
| | | | | Original commit message from CVS: conditional'd videosink
* moved jpeg to it's own package since it depends on libjpegThomas Vander Stichele2002-03-121-2/+17
| | | | | Original commit message from CVS: moved jpeg to it's own package since it depends on libjpeg
* heh, we never saw this one beforeThomas Vander Stichele2002-03-121-0/+188
| | | | | Original commit message from CVS: heh, we never saw this one before
* first prereleaseThomas Vander Stichele2002-03-051-1/+1
| | | | | Original commit message from CVS: first prerelease
* Put videosink in separate plugin and move icecast plugin to be with the rest ↵Christian Schaller2002-03-051-14/+32
| | | | | | | 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
* added Monoscope to SPECChristian Schaller2002-03-051-0/+1
| | | | | Original commit message from CVS: added Monoscope to SPEC
* *sigh* it's not doing anything useful anyway atmThomas Vander Stichele2002-03-052-1/+1
| | | | | Original commit message from CVS: *sigh* it's not doing anything useful anyway atm
* fixed name of libvideosinkChristian Schaller2002-03-041-1/+1
| | | | | Original commit message from CVS: fixed name of libvideosink
* added videosink to SPEC, it is bundled with the xvideosinkChristian Schaller2002-03-041-0/+1
| | | | | Original commit message from CVS: added videosink to SPEC, it is bundled with the xvideosink
* rtp back in experimental, it doesn't build for uraeus and i don't want to ↵Andy Wingo2002-03-041-0/+2
| | | | | | | 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 :)
* moved rtp out of experimentalAndy Wingo2002-03-031-2/+0
| | | | | Original commit message from CVS: moved rtp out of experimental
* move smoothwave to broken for the time beingAndy Wingo2002-03-031-4/+3
| | | | | Original commit message from CVS: move smoothwave to broken for the time being
* fixed rtp dependencyChristian Schaller2002-03-031-1/+1
| | | | | Original commit message from CVS: fixed rtp dependency
* Fix caps: synaesthesia _really_ needs stereo input.Richard Boulton2002-03-031-1/+1
| | | | | Original commit message from CVS: Fix caps: synaesthesia _really_ needs stereo input.
* don't do testsuite atmThomas Vander Stichele2002-03-031-2/+2
| | | | | Original commit message from CVS: don't do testsuite atm
* don't do testsuite until we have it workingThomas Vander Stichele2002-03-031-1/+1
| | | | | Original commit message from CVS: don't do testsuite until we have it working
* get up-to-date with the gst_caps_debug api improved capsnego in mad improved ↵Andy Wingo2002-03-033-17/+23
| | | | | | | | | | | | 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
* adding videosink is there any good reason why the videosink plugin didn't ↵Thomas Vander Stichele2002-03-021-1/+2
| | | | | | | | | | 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
* let's not update here, it's not necessary; ie, if you run cvs update in ↵Andy Wingo2002-03-021-3/+0
| | | | | | | | 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
* fix a typoAndy Wingo2002-03-021-1/+1
| | | | | Original commit message from CVS: fix a typo
* Added esdmon plugin.Richard Boulton2002-03-021-1/+1
| | | | | | | | | | 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. :)
* I'm too lazy to comment thisRichard Boulton2002-03-022-1/+4
| | | | | Original commit message from CVS: *** empty log message ***
* more changesThomas Vander Stichele2002-03-021-0/+3
| | | | | Original commit message from CVS: more changes
* adapt to use new stuffThomas Vander Stichele2002-03-022-6/+6
| | | | | Original commit message from CVS: adapt to use new stuff
* added modplug to SPEC fileChristian Schaller2002-03-021-0/+1
| | | | | Original commit message from CVS: added modplug to SPEC file
* adding man pageThomas Vander Stichele2002-03-011-0/+2
| | | | | Original commit message from CVS: adding man page
* Add a little todo note.Richard Boulton2002-03-011-0/+3
| | | | | Original commit message from CVS: Add a little todo note.
* Initial rough version of new synaesthesia plugin.Richard Boulton2002-03-018-706/+757
| | | | | | | | 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. ;-)
* adding modplugJeremy Simon2002-02-281-1/+3
| | | | | Original commit message from CVS: adding modplug
* uncomment lame test until we can get the register to workThomas Vander Stichele2002-02-211-3/+8
| | | | | Original commit message from CVS: uncomment lame test until we can get the register to work
* use gst-debuginfo.m4 macro so plugins are actually compiled with debug info ↵Thomas Vander Stichele2002-02-212-3/+6
| | | | | | | | | 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
* on sink connect, check if the current pad is compatible with the given caps ↵Thomas Vander Stichele2002-02-211-5/+30
| | | | | | | | | | | | | 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)
* Uhm, if I'll be fixing errors like this all over just because I'm enabling ↵Thomas Vander Stichele2002-02-212-2/+2
| | | | | | | | | 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...
* Fix the spec after the au plugin changed nameChristian Schaller2002-02-191-1/+1
| | | | | Original commit message from CVS: Fix the spec after the au plugin changed name
* ok, this worksThomas Vander Stichele2002-02-191-0/+4
| | | | | Original commit message from CVS: ok, this works
* Always bring the elements to READY before trying to do capsnego. fix the ↵Wim Taymans2002-02-191-1/+2
| | | | | | | | 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
* still does not work ;(Thomas Vander Stichele2002-02-191-1/+7
| | | | | Original commit message from CVS: still does not work ;(
* adding a test for lame stuffThomas Vander Stichele2002-02-192-0/+100
| | | | | Original commit message from CVS: adding a test for lame stuff
* Added event handling.Wim Taymans2002-02-191-23/+39
| | | | | | | | Original commit message from CVS: Added event handling. Fix flush Fix state change. Convert to gobject deep_notify
* somebody help me fix lame ;)Thomas Vander Stichele2002-02-191-2/+6
| | | | | | | | | 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
* putting it backThomas Vander Stichele2002-02-192-2/+5
| | | | | Original commit message from CVS: putting it back
* ... and as long as there's no Makefile.am in testsuite/autoplug this will ↵Thomas Vander Stichele2002-02-181-2/+2
| | | | | | | | 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.
* --enable-plugin-builddir means nothing to the plugins themselves, just the toolsAndy Wingo2002-02-161-1/+0
| | | | | Original commit message from CVS: --enable-plugin-builddir means nothing to the plugins themselves, just the tools
* add 'toolsdir' to the pc files add our first plugin test, which involves ↵Andy Wingo2002-02-162-3/+11
| | | | | | | | | | 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.