summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* get rid of some warnings if you don't have a config fileAndy Wingo2002-03-021-7/+13
| | | | | Original commit message from CVS: get rid of some warnings if you don't have a config file
* adding man pageThomas Vander Stichele2002-03-012-1/+5
| | | | | Original commit message from CVS: adding man page
* Set the leaky parameter to 1 when using visualisers; if the queue gets full, ↵Richard Boulton2002-03-011-3/+3
| | | | | | | | | | 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.
* adding modplugJeremy Simon2002-02-281-1/+3
| | | | | Original commit message from CVS: adding modplug
* added manpage for gst-launch-ext, now thomas must add it to the build :)Christian Schaller2002-02-281-0/+22
| | | | | Original commit message from CVS: added manpage for gst-launch-ext, now thomas must add it to the build :)
* added fli support to the gst-lauch-ext applicationChristian Schaller2002-02-281-0/+1
| | | | | Original commit message from CVS: added fli support to the gst-lauch-ext application
* Get rid of a warningRonald S. Bultje2002-02-231-1/+1
| | | | | Original commit message from CVS: Get rid of a warning
* pull good old filterstamp back out of the atticAndy Wingo2002-02-222-0/+81
| | | | | Original commit message from CVS: pull good old filterstamp back out of the attic
* use gst-debuginfo.m4 macro so plugins are actually compiled with debug info ↵Thomas Vander Stichele2002-02-211-2/+4
| | | | | | | | | 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
* a few fixesThomas Vander Stichele2002-02-212-2/+2
| | | | | Original commit message from CVS: * a few fixes
* fixed compiler warning in sink put debug output in proper categories don't ↵Thomas Vander Stichele2002-02-212-30/+10
| | | | | | | | | | set caps while opening device (in state ch... Original commit message from CVS: * fixed compiler warning in sink * put debug output in proper categories * don't set caps while opening device (in state change) since caps setting is not allowed if element isn't ready yet
* remove weird thing code set caps on src pad as soon as card is openedThomas Vander Stichele2002-02-201-14/+32
| | | | | | Original commit message from CVS: remove weird thing code set caps on src pad as soon as card is opened
* Small updates to avimux and the v4l plugins for usability in generalRonald S. Bultje2002-02-202-6/+16
| | | | | Original commit message from CVS: Small updates to avimux and the v4l plugins for usability in general
* 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
* 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.
* better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, ↵Andy Wingo2002-02-175-116/+127
| | | | | | | | | auparse to new capsnego Original commit message from CVS: * better capsnego in osssink * s/parseau/auparse/ * update volume, mulawdecode, auparse to new capsnego
* --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.
* quiet a warning from autoconfAndy Wingo2002-02-162-4/+5
| | | | | Original commit message from CVS: quiet a warning from autoconf
* how did this ever work ?Thomas Vander Stichele2002-02-131-2/+2
| | | | | Original commit message from CVS: how did this ever work ?
* fix stupid gst-register mistakes make all plugins require gstreamer-plugins ↵Thomas Vander Stichele2002-02-121-88/+88
| | | | | | | | | 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
* it's all about the versioning babyThomas Vander Stichele2002-02-122-1/+1
| | | | | Original commit message from CVS: it's all about the versioning baby
* some more fixes base rpm is now called gstreamer-plugins as it should beThomas Vander Stichele2002-02-121-4/+5
| | | | | | Original commit message from CVS: * some more fixes * base rpm is now called gstreamer-plugins as it should be
* various cosmetic fixesThomas Vander Stichele2002-02-121-57/+57
| | | | | Original commit message from CVS: * various cosmetic fixes
* release version fixThomas Vander Stichele2002-02-112-1/+1
| | | | | Original commit message from CVS: release version fix
* changed libgst -> libgstreamer to comply with namespace issues with gnu ↵Andy Wingo2002-02-101-1/+1
| | | | | | | | smalltalk various other fixes Original commit message from CVS: * changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk * various other fixes
* fixing aclocalThomas Vander Stichele2002-02-102-1/+1
| | | | | Original commit message from CVS: fixing aclocal
* syncing with as-versionThomas Vander Stichele2002-02-102-12/+2
| | | | | Original commit message from CVS: syncing with as-version
* fix mad check, add defaut options properlyAndy Wingo2002-02-103-2/+5
| | | | | Original commit message from CVS: fix mad check, add defaut options properly
* - added info about divx related codecsBastien Nocera2002-02-091-0/+26
| | | | | Original commit message from CVS: - added info about divx related codecs
* fix build issuesAndy Wingo2002-02-081-20/+12
| | | | | Original commit message from CVS: fix build issues
* fixing distcheckThomas Vander Stichele2002-02-081-0/+2
| | | | | Original commit message from CVS: fixing distcheck
* bugfix: make typefinding of .xm workBenjamin Otte2002-02-071-1/+1
| | | | | Original commit message from CVS: bugfix: make typefinding of .xm work
* - modified to use _notifyBenjamin Otte2002-02-071-13/+25
| | | | | | | Original commit message from CVS: - modified to use _notify - no more // - DON'T allow to set the device while device is open. _get_property("device") returns wrong device else
* smallish fixesThomas Vander Stichele2002-02-071-11/+10
| | | | | Original commit message from CVS: smallish fixes
* this makes more sense higher in the fileThomas Vander Stichele2002-02-061-4/+8
| | | | | Original commit message from CVS: this makes more sense higher in the file
* various additionsThomas Vander Stichele2002-02-064-3/+4
| | | | | Original commit message from CVS: various additions
* more build fixingThomas Vander Stichele2002-02-064-205/+53
| | | | | Original commit message from CVS: more build fixing
* rtp conflicts with current gstclock.h, moving back to experimentalThomas Vander Stichele2002-02-062-0/+2
| | | | | Original commit message from CVS: rtp conflicts with current gstclock.h, moving back to experimental
* use numerical comparisions for version checkSteve Baker2002-02-061-6/+6
| | | | | Original commit message from CVS: use numerical comparisions for version check
* Moved capsnego in ossrc to a more suitable place.Wim Taymans2002-02-051-16/+20
| | | | | Original commit message from CVS: Moved capsnego in ossrc to a more suitable place.
* Add VISUALIZER property to ~/.gst: if set, it will cause gst-launch-ext to ↵Richard Boulton2002-02-051-1/+10
| | | | | | | | | 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" ;-)
* adding tools dirThomas Vander Stichele2002-02-051-2/+2
| | | | | Original commit message from CVS: adding tools dir
* yes we need thisThomas Vander Stichele2002-02-041-0/+1
| | | | | Original commit message from CVS: yes we need this
* fixing some RPM dependenciesChristian Schaller2002-02-041-1/+6
| | | | | Original commit message from CVS: fixing some RPM dependencies
* Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, ↵Richard Boulton2002-02-042-2/+2
| | | | | | | | | | 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.