- 10 Mar, 2002 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: doing release of plugins
-
Thomas Vander Stichele authored
Original commit message from CVS: new prerelease that was waiting to happen
-
- 05 Mar, 2002 4 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: first prerelease
-
Christian Schaller authored
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
-
Christian Schaller authored
Original commit message from CVS: added Monoscope to SPEC
-
Thomas Vander Stichele authored
Original commit message from CVS: *sigh* it's not doing anything useful anyway atm
-
- 04 Mar, 2002 3 commits
-
-
Christian Schaller authored
Original commit message from CVS: fixed name of libvideosink
-
Christian Schaller authored
Original commit message from CVS: added videosink to SPEC, it is bundled with the xvideosink
-
Andy Wingo Wingo authored
Original commit message from CVS: rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
-
- 03 Mar, 2002 7 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: moved rtp out of experimental
-
Andy Wingo Wingo authored
Original commit message from CVS: move smoothwave to broken for the time being
-
Christian Schaller authored
Original commit message from CVS: fixed rtp dependency
-
Andy Wingo Wingo authored
Original commit message from CVS: let's not install the libmodplug helper library
-
Thomas Vander Stichele authored
Original commit message from CVS: don't do testsuite atm
-
Thomas Vander Stichele authored
Original commit message from CVS: don't do testsuite until we have it working
-
Andy Wingo Wingo authored
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
-
- 02 Mar, 2002 9 commits
-
-
Thomas Vander Stichele authored
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
-
Andy Wingo Wingo authored
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
-
Andy Wingo Wingo authored
Original commit message from CVS: fix a typo
-
Benjamin Otte authored
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
-
Richard Boulton authored
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. :)
-
Richard Boulton authored
Original commit message from CVS: *** empty log message ***
-
Thomas Vander Stichele authored
Original commit message from CVS: more changes
-
Thomas Vander Stichele authored
Original commit message from CVS: adapt to use new stuff
-
Christian Schaller authored
Original commit message from CVS: added modplug to SPEC file
-
- 01 Mar, 2002 2 commits
-
-
Jeremy Simon authored
Original commit message from CVS: adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanup
-
Thomas Vander Stichele authored
Original commit message from CVS: adding man page
-
- 28 Feb, 2002 2 commits
-
-
Jeremy Simon authored
Original commit message from CVS: remove EXTRA_DIST
-
Jeremy Simon authored
Original commit message from CVS: adding modplug
-
- 21 Feb, 2002 2 commits
-
-
Thomas Vander Stichele authored
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
-
Thomas Vander Stichele authored
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...
-
- 19 Feb, 2002 3 commits
-
-
Christian Schaller authored
Original commit message from CVS: Fix the spec after the au plugin changed name
-
Thomas Vander Stichele authored
Original commit message from CVS: putting it back
-
Andy Wingo Wingo authored
changes to spider: add padtemplates so the connect functions can connect two request-pad elements add a hack in gstel... Original commit message from CVS: * changes to spider: * add padtemplates so the connect functions can connect two request-pad elements * add a hack in gstelement.c. please look at this, Company, and see how we can get around this * add backwards caps-propagation support in identity, int2float, float2int, adder, speed, volume
-
- 18 Feb, 2002 1 commit
-
-
Thomas Vander Stichele authored
... 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.
-
- 17 Feb, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: capsnego fixes in adder, speed, and identity
-
- 16 Feb, 2002 4 commits
-
-
Andy Wingo Wingo authored
Original commit message from CVS: --enable-plugin-builddir means nothing to the plugins themselves, just the tools
-
Andy Wingo Wingo authored
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.
-
Andy Wingo Wingo authored
Original commit message from CVS: a hackish fix to link arts to the proper libs
-
Andy Wingo Wingo authored
Original commit message from CVS: quiet a warning from autoconf
-