Commit graph

12556 commits

Author SHA1 Message Date
Christian Schaller ca8dd1aa85 added manpage for gst-launch-ext, now thomas must add it to the build :)
Original commit message from CVS:
added manpage for gst-launch-ext, now thomas must add it to the build :)
2002-02-28 20:51:03 +00:00
Christian Schaller e2d3fd60e9 added fli support to the gst-lauch-ext application
Original commit message from CVS:
added fli support to the gst-lauch-ext application
2002-02-28 20:10:18 +00:00
Thomas Vander Stichele 31be230d1f hm, these tests need some work and some documenting
Original commit message from CVS:
hm, these tests need some work and some documenting
2002-02-24 21:38:27 +00:00
Ronald S. Bultje ab74586145 Actually forgot to add the overlay file itself
Original commit message from CVS:
Actually forgot to add the overlay file itself
2002-02-23 14:11:43 +00:00
Ronald S. Bultje 162086096d Added basic overlay support to v4l
Original commit message from CVS:
Added basic overlay support to v4l
2002-02-23 14:05:33 +00:00
Thomas Vander Stichele 49b26d418b 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 ?
2002-02-23 12:06:22 +00:00
Andy Wingo f93e629e67 pull good old filterstamp back out of the attic
Original commit message from CVS:
pull good old filterstamp back out of the attic
2002-02-22 15:09:23 +00:00
Thomas Vander Stichele 609670533c 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
Andy Wingo ec3b2f84da update gnome-vfs to g_object_notify api fix arg types allow local paths in location arg
Original commit message from CVS:
* update gnome-vfs to g_object_notify api
* fix arg types
* allow local paths in location arg
2002-02-21 04:30:03 +00:00
Ronald S. Bultje 712fbd0e6b Small updates to avimux and the v4l plugins for usability in general
Original commit message from CVS:
Small updates to avimux and the v4l plugins for usability in general
2002-02-20 07:25:40 +00:00
Christian Schaller 3166609b38 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 e542dfe202 autoplug tests
Original commit message from CVS:
autoplug tests
2002-02-19 11:18:04 +00:00
Thomas Vander Stichele 19e0c96d97 putting it back
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Andy Wingo e5ed718c7b 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
2002-02-19 05:59:06 +00:00
Thomas Vander Stichele 0ba838f971 ... 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
Thomas Vander Stichele e62f477542 you need to specify at least one DIST subdir
Original commit message from CVS:
you need to specify at least one DIST subdir
2002-02-18 17:24:59 +00:00
Andy Wingo 55013f488e 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.
2002-02-17 18:31:42 +00:00
Andy Wingo 76ffe0769c capsnego fixes in adder, speed, and identity
Original commit message from CVS:
capsnego fixes in adder, speed, and identity
2002-02-17 17:34:23 +00:00
Andy Wingo 33378146eb better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, auparse to new capsnego
Original commit message from CVS:
* better capsnego in osssink
* s/parseau/auparse/
* update volume, mulawdecode, auparse to new capsnego
2002-02-17 02:06:04 +00:00
Andy Wingo 87189cfcd9 --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 0b066e9c02 be less verbose when running --register, and cal it with the proper --gst-plugin-path
Original commit message from CVS:
be less verbose when running --register, and cal it with the proper --gst-plugin-path
2002-02-16 18:10:34 +00:00
Andy Wingo dfc0a361c7 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:58 +00:00
Andy Wingo f0f64e0786 update v4lmjpegsink to the newer clock api. i can't test this, though.
Original commit message from CVS:
update v4lmjpegsink to the newer clock api. i can't test this, though.
2002-02-16 17:09:01 +00:00
Andy Wingo d44ca0c99f quiet a warning from autoconf
Original commit message from CVS:
quiet a warning from autoconf
2002-02-16 05:44:09 +00:00
Ronald S. Bultje 1cf253d075 Get rid of the gst_element_info() and replace it with g_message()
Original commit message from CVS:
Get rid of the gst_element_info() and replace it with g_message()
2002-02-13 18:40:15 +00:00
Thomas Vander Stichele 964b30886e how did this ever work ?
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Thomas Vander Stichele a48229f411 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 bbd12e3fd9 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 3d9ac4d94f 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 b24fa21ae2 various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele 8f64472256 release version fix
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Andy Wingo 9869ce06d5 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 1eb40f7c2f fixing aclocal
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele 0542873672 syncing with as-version
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Andy Wingo ca6ce59de6 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
Bastien Nocera 4723597a5b - 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 1eeddce7ed fix build issues
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Thomas Vander Stichele deab356c0d fixing distcheck
Original commit message from CVS:
fixing distcheck
2002-02-08 11:15:45 +00:00
Thomas Vander Stichele 1641b9d2fa smallish fixes
Original commit message from CVS:
smallish fixes
2002-02-07 14:30:20 +00:00
Wim Taymans 16da17addc Converted some send_event to properties
Original commit message from CVS:
Converted some send_event to properties
2002-02-06 23:34:56 +00:00
Thomas Vander Stichele 6fb62bbc9a this makes more sense higher in the file
Original commit message from CVS:
this makes more sense higher in the file
2002-02-06 18:46:39 +00:00
Thomas Vander Stichele f0cfefc808 various additions
Original commit message from CVS:
various additions
2002-02-06 18:29:12 +00:00
Thomas Vander Stichele d377d3c658 more build fixing
Original commit message from CVS:
more build fixing
2002-02-06 18:18:16 +00:00
Thomas Vander Stichele 76100b8022 rtp conflicts with current gstclock.h, moving back to experimental
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
2002-02-06 14:45:22 +00:00
Steve Baker 28ccb78b56 use numerical comparisions for version check
Original commit message from CVS:
use numerical comparisions for version check
2002-02-06 08:22:05 +00:00
Richard Boulton 3f0b94c40e Add VISUALIZER property to ~/.gst: if set, it will cause gst-launch-ext to display a visualiser for audio only formats.
Original commit message from CVS:
Add VISUALIZER property to ~/.gst: if set, it will cause gst-launch-ext
to display a visualiser for audio only formats.
Try "VISUALIZER=goom" ;-)
2002-02-05 16:39:43 +00:00
Thomas Vander Stichele 05d71364e4 adding tools dir
Original commit message from CVS:
adding tools dir
2002-02-05 09:34:03 +00:00
Thomas Vander Stichele 1190d56a62 yes we need this
Original commit message from CVS:
yes we need this
2002-02-04 23:14:26 +00:00
Christian Schaller aff3f58978 fixing some RPM dependencies
Original commit message from CVS:
fixing some RPM dependencies
2002-02-04 22:52:02 +00:00
Richard Boulton 5121b31731 Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....
Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path.  Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.
2002-02-04 22:42:22 +00:00