summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* are we done renaming stuff yet ?Thomas Vander Stichele2002-01-051-0/+803
| | | | | Original commit message from CVS: are we done renaming stuff yet ?
* put it backThomas Vander Stichele2002-01-051-803/+0
| | | | | Original commit message from CVS: put it back
* changes to allow apps outside of gstreamer/ to use dparams continuing test ↵Andy Wingo2002-01-051-20/+20
| | | | | | | | removal Original commit message from CVS: * changes to allow apps outside of gstreamer/ to use dparams * continuing test removal
* pkg-config files for libs in the plugin directory -- only necessary if ↵Andy Wingo2002-01-052-0/+18
| | | | | | | | building against uninstalled gstreamer i think... Original commit message from CVS: pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think...
* use the proper version of GTKAndy Wingo2002-01-051-10/+2
| | | | | Original commit message from CVS: use the proper version of GTK
* fixed requirementThomas Vander Stichele2002-01-041-1/+2
| | | | | Original commit message from CVS: fixed requirement
* wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwaveAndy Wingo2002-01-042-0/+69
| | | | | | | Original commit message from CVS: wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwave
* spectrum.c -> demo-osssrc.cAndy Wingo2002-01-042-0/+89
| | | | | Original commit message from CVS: spectrum.c -> demo-osssrc.c
* dvshow.c -> demo-dv.cAndy Wingo2002-01-042-0/+109
| | | | | Original commit message from CVS: dvshow.c -> demo-dv.c
* synco with wingoThomas Vander Stichele2002-01-041-0/+802
| | | | | Original commit message from CVS: synco with wingo
* s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)Andy Wingo2002-01-041-1/+1
| | | | | Original commit message from CVS: s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
* depcomp might be usefulThomas Vander Stichele2002-01-041-1/+1
| | | | | Original commit message from CVS: depcomp might be useful
* added gtk.m4 (for gtk 1.2)Andy Wingo2002-01-041-0/+194
| | | | | Original commit message from CVS: added gtk.m4 (for gtk 1.2)
* stupid typoThomas Vander Stichele2002-01-031-1/+1
| | | | | Original commit message from CVS: stupid typo
* renamed gstreamer-libs to gstreamer-plugin-libsThomas Vander Stichele2002-01-031-4/+4
| | | | | Original commit message from CVS: renamed gstreamer-libs to gstreamer-plugin-libs
* putting back the varsThomas Vander Stichele2002-01-031-2/+2
| | | | | Original commit message from CVS: putting back the vars
* some more fixesThomas Vander Stichele2002-01-031-4/+16
| | | | | Original commit message from CVS: some more fixes
* festival checkThomas Vander Stichele2002-01-031-2/+3
| | | | | Original commit message from CVS: festival check
* adding sidplay and festival "checks"Thomas Vander Stichele2002-01-031-5/+24
| | | | | Original commit message from CVS: adding sidplay and festival "checks"
* fixed main rpm name issue temporarilyThomas Vander Stichele2002-01-031-18/+19
| | | | | Original commit message from CVS: fixed main rpm name issue temporarily
* check for mcopidlThomas Vander Stichele2002-01-031-0/+6
| | | | | Original commit message from CVS: check for mcopidl
* fix to the plugins depends on a package called gstreamer not gst-pluginsChristian Schaller2002-01-021-44/+44
| | | | | Original commit message from CVS: fix to the plugins depends on a package called gstreamer not gst-plugins
* ok, more bugs hopefully we are getting close nowChristian Schaller2002-01-021-3/+2
| | | | | Original commit message from CVS: ok, more bugs hopefully we are getting close now
* small spec bugletChristian Schaller2002-01-021-1/+1
| | | | | Original commit message from CVS: small spec buglet
* think we are getting to the bottom of needed fixes nowChristian Schaller2002-01-021-29/+21
| | | | | Original commit message from CVS: think we are getting to the bottom of needed fixes now
* lots of little fixesChristian Schaller2002-01-021-40/+48
| | | | | Original commit message from CVS: lots of little fixes
* removed double mad pluginChristian Schaller2002-01-021-16/+0
| | | | | Original commit message from CVS: removed double mad plugin
* commited first little fix to SPECChristian Schaller2002-01-021-1/+1
| | | | | Original commit message from CVS: commited first little fix to SPEC
* of this SPEC in file already works then the time of wonders is not over yetChristian Schaller2002-01-021-109/+170
| | | | | Original commit message from CVS: of this SPEC in file already works then the time of wonders is not over yet
* all plugins now inn, next step is making sure right conditionals are usedChristian Schaller2002-01-021-0/+314
| | | | | Original commit message from CVS: all plugins now inn, next step is making sure right conditionals are used
* Work in Progress of plugin SPECChristian Schaller2002-01-021-0/+296
| | | | | Original commit message from CVS: Work in Progress of plugin SPEC
* small fixesThomas Vander Stichele2002-01-022-76/+40
| | | | | Original commit message from CVS: small fixes
* Removed enable-glib2 from spec fileChristian Schaller2002-01-011-1/+1
| | | | | Original commit message from CVS: Removed enable-glib2 from spec file
* smoothwave fixinThomas Vander Stichele2001-12-306-2/+391
| | | | | Original commit message from CVS: smoothwave fixin
* omega: you agreed on starting rate from 1000, which is really neeeded for ↵Zeeshan Ali2001-12-292-2/+2
| | | | | | | Apps like mine(zchat) Original commit message from CVS: omega: you agreed on starting rate from 1000, which is really neeeded for Apps like mine(zchat)
* Fixed some pluginsWim Taymans2001-12-287-40/+15
| | | | | Original commit message from CVS: Fixed some plugins
* Added our beloved mpeg1videoparseWim Taymans2001-12-281-1/+2
| | | | | Original commit message from CVS: Added our beloved mpeg1videoparse
* this might do itThomas Vander Stichele2001-12-271-2/+5
| | | | | Original commit message from CVS: this might do it
* no need to check for pkg-config or munge its search pathAndy Wingo2001-12-261-10/+0
| | | | | Original commit message from CVS: no need to check for pkg-config or munge its search path
* added --with-pkg-config-path option try not to run autoheader too muchAndy Wingo2001-12-262-0/+7
| | | | | | Original commit message from CVS: * added --with-pkg-config-path option * try not to run autoheader too much
* this makes more sens donnit ?Thomas Vander Stichele2001-12-261-5/+6
| | | | | Original commit message from CVS: this makes more sens donnit ?
* taaz's virtual patchThomas Vander Stichele2001-12-262-6/+6
| | | | | Original commit message from CVS: taaz's virtual patch
* taaz's virtual patchThomas Vander Stichele2001-12-261-4/+4
| | | | | Original commit message from CVS: taaz's virtual patch
* Fixed the smooothwave madness removed a yield from vorbisdec don't call ↵Wim Taymans2001-12-262-2/+2
| | | | | | | | | mpeg2_close, it seems to segfault sometimes. Original commit message from CVS: Fixed the smooothwave madness removed a yield from vorbisdec don't call mpeg2_close, it seems to segfault sometimes.
* muahahahaha. gstreamer-compprep initializes every plugin so it's a good way ↵Andy Wingo2001-12-262-8/+23
| | | | | | | | of figuring out plugin issues. it spits o... Original commit message from CVS: muahahahaha. gstreamer-compprep initializes every plugin so it's a good way of figuring out plugin issues. it spits out no more errors now.
* cya smoothwaveAndy Wingo2001-12-261-4/+4
| | | | | Original commit message from CVS: cya smoothwave
* dohThomas Vander Stichele2001-12-251-1/+1
| | | | | Original commit message from CVS: doh
* more distcheck fixesThomas Vander Stichele2001-12-251-4/+11
| | | | | Original commit message from CVS: more distcheck fixes
* something stupidThomas Vander Stichele2001-12-252-1/+2
| | | | | Original commit message from CVS: something stupid
* Added better state change handling to osssinkWim Taymans2001-12-251-17/+23
| | | | | Original commit message from CVS: Added better state change handling to osssink