summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Add support for multiple files on command line, and .m3u playlists (assuming ↵Richard Boulton2002-02-041-12/+39
| | | | | | | | | | | | format of .m3u playlist is simply a list... Original commit message from CVS: Add support for multiple files on command line, and .m3u playlists (assuming format of .m3u playlist is simply a list of filenames, one per line. Comments will probably work, because the file won't be found. ;-> ) Needs to have support for ctrl-c added, so that play can be aborted without going through whole list of files.
* does this matter ?Thomas Vander Stichele2002-02-041-4/+5
| | | | | Original commit message from CVS: does this matter ?
* gst-launch-ext can be used to play common media files with fixed pipes based ↵Thomas Vander Stichele2002-02-041-15/+7
| | | | | | | | | | | on the file extension. Original commit message from CVS: gst-launch-ext can be used to play common media files with fixed pipes based on the file extension. It optionally uses a .gst file in the home directory to select preferred audio and video sinks.
* gst-launch-extThomas Vander Stichele2002-02-043-15/+55
| | | | | Original commit message from CVS: gst-launch-ext
* Change gstreamer-register to gst-registerRichard Boulton2002-02-041-1/+1
| | | | | Original commit message from CVS: Change gstreamer-register to gst-register
* start of a gst-launch helper based on extensionThomas Vander Stichele2002-02-041-0/+48
| | | | | Original commit message from CVS: start of a gst-launch helper based on extension
* Small _get/_set fixes.Wim Taymans2002-02-041-6/+6
| | | | | Original commit message from CVS: Small _get/_set fixes.
* It should now basically work - fps calculations are still on the TODO listRonald S. Bultje2002-02-041-140/+170
| | | | | Original commit message from CVS: It should now basically work - fps calculations are still on the TODO list
* Small fixesRonald S. Bultje2002-02-041-2/+2
| | | | | Original commit message from CVS: Small fixes
* Add the v4lmjpeg plugins to the configure fileRonald S. Bultje2002-02-041-1/+1
| | | | | Original commit message from CVS: Add the v4lmjpeg plugins to the configure file
* tarkin fixThomas Vander Stichele2002-02-041-0/+8
| | | | | Original commit message from CVS: tarkin fix
* back to cvsThomas Vander Stichele2002-02-041-4/+4
| | | | | Original commit message from CVS: back to cvs
* adding tarkin to build to try building it run configure with ↵Thomas Vander Stichele2002-02-042-2/+10
| | | | | | | | --enable-experimental Original commit message from CVS: adding tarkin to build to try building it run configure with --enable-experimental
* various fixesThomas Vander Stichele2002-02-041-15/+3
| | | | | Original commit message from CVS: various fixes
* // to /* */ fixesChristian Schaller2002-02-035-26/+26
| | | | | Original commit message from CVS: // to /* */ fixes
* Add the oss clock too.Wim Taymans2002-02-032-0/+406
| | | | | | | Original commit message from CVS: Add the oss clock too. This one shows that there should be more infrastructure to dispatch clock events.
* Assorted fixes.Wim Taymans2002-02-038-90/+609
| | | | | | Original commit message from CVS: Assorted fixes. Use the new clocking stuff.
* Fixing // style comments into /* */Christian Schaller2002-02-031-11/+11
| | | | | Original commit message from CVS: Fixing // style comments into /* */
* fix small typo from earlier SPEC fix commitsChristian Schaller2002-02-031-2/+2
| | | | | Original commit message from CVS: fix small typo from earlier SPEC fix commits