- 02 Mar, 2002 3 commits
-
-
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
-
Andy Wingo authored
Original commit message from CVS: get rid of some warnings if you don't have a config file
-
- 01 Mar, 2002 4 commits
-
-
Andy Wingo authored
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
-
Thomas Vander Stichele authored
Original commit message from CVS: first get these tests to work
-
Thomas Vander Stichele authored
Original commit message from CVS: adding man page
-
Richard Boulton authored
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.
-
- 28 Feb, 2002 3 commits
-
-
Jeremy Simon authored
Original commit message from CVS: adding modplug
-
Christian Schaller authored
Original commit message from CVS: added manpage for gst-launch-ext, now thomas must add it to the build :)
-
Christian Schaller authored
Original commit message from CVS: added fli support to the gst-lauch-ext application
-
- 24 Feb, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: hm, these tests need some work and some documenting
-
- 23 Feb, 2002 3 commits
-
-
Ronald S. Bultje authored
Original commit message from CVS: Actually forgot to add the overlay file itself
-
Ronald S. Bultje authored
Original commit message from CVS: Added basic overlay support to v4l
-
Thomas Vander Stichele authored
some more commenting autoplug2 has a problem, I suspect the problem is actually with the mpeg type plugins, mpeg2type... Original commit message from CVS: some more commenting autoplug2 has a problem, I suspect the problem is actually with the mpeg type plugins, mpeg2types for example has a (null) Could someone take a look at it ?
-
- 22 Feb, 2002 1 commit
-
-
Andy Wingo authored
Original commit message from CVS: pull good old filterstamp back out of the attic
-
- 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
-
Andy Wingo authored
Original commit message from CVS: * update gnome-vfs to g_object_notify api * fix arg types * allow local paths in location arg
-
- 20 Feb, 2002 1 commit
-
-
Ronald S. Bultje authored
Original commit message from CVS: Small updates to avimux and the v4l plugins for usability in general
-
- 19 Feb, 2002 4 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: autoplug tests
-
Thomas Vander Stichele authored
Original commit message from CVS: putting it back
-
Andy 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 2 commits
-
-
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.
-
Thomas Vander Stichele authored
Original commit message from CVS: you need to specify at least one DIST subdir
-
- 17 Feb, 2002 3 commits
-
-
Andy Wingo authored
some eos fixes to adder. note that even if it has no more sources, adder will still output zeroes and thus will never... Original commit message from CVS: some eos fixes to adder. note that even if it has no more sources, adder will still output zeroes and thus will never really stop.
-
Andy Wingo authored
Original commit message from CVS: capsnego fixes in adder, speed, and identity
-
Andy Wingo authored
Original commit message from CVS: * better capsnego in osssink * s/parseau/auparse/ * update volume, mulawdecode, auparse to new capsnego
-
- 16 Feb, 2002 5 commits
-
-
Andy Wingo authored
Original commit message from CVS: --enable-plugin-builddir means nothing to the plugins themselves, just the tools
-
Andy Wingo authored
Original commit message from CVS: be less verbose when running --register, and cal it with the proper --gst-plugin-path
-
Andy 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 authored
Original commit message from CVS: update v4lmjpegsink to the newer clock api. i can't test this, though.
-
Andy Wingo authored
Original commit message from CVS: quiet a warning from autoconf
-
- 13 Feb, 2002 2 commits
-
-
Ronald S. Bultje authored
Original commit message from CVS: Get rid of the gst_element_info() and replace it with g_message()
-
Thomas Vander Stichele authored
Original commit message from CVS: how did this ever work ?
-
- 12 Feb, 2002 4 commits
-
-
Thomas Vander Stichele authored
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
-
Thomas Vander Stichele authored
Original commit message from CVS: it's all about the versioning baby
-
Thomas Vander Stichele authored
Original commit message from CVS: * some more fixes * base rpm is now called gstreamer-plugins as it should be
-
Thomas Vander Stichele authored
Original commit message from CVS: * various cosmetic fixes
-
- 11 Feb, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: release version fix
-
- 10 Feb, 2002 1 commit
-
-
Andy Wingo authored
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
-