summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* make arts stuff work, i thinkAndy Wingo2001-12-242-37/+30
| | | | | Original commit message from CVS: make arts stuff work, i think
* Added EOS, add yield to avoid infinite loopWim Taymans2001-12-241-3/+9
| | | | | Original commit message from CVS: Added EOS, add yield to avoid infinite loop
* changes to make xvideo work againThomas Vander Stichele2001-12-241-5/+6
| | | | | | Original commit message from CVS: changes to make xvideo work again I have some compilation errors now though, help required ;(
* Insert a yield operation.Wim Taymans2001-12-241-0/+4
| | | | | Original commit message from CVS: Insert a yield operation.
* Keep different counters for audio and video.Wim Taymans2001-12-232-3/+7
| | | | | Original commit message from CVS: Keep different counters for audio and video.
* Fixed some leftover errors.Wim Taymans2001-12-231-1/+2
| | | | | Original commit message from CVS: Fixed some leftover errors.
* Fixed some leftover fixesWim Taymans2001-12-234-80/+70
| | | | | Original commit message from CVS: Fixed some leftover fixes
* disabling arts stuff for nowThomas Vander Stichele2001-12-231-2/+2
| | | | | Original commit message from CVS: disabling arts stuff for now
* removing arts and artsd for nowThomas Vander Stichele2001-12-231-1/+2
| | | | | Original commit message from CVS: removing arts and artsd for now
* somebody better explain this arts stuff to meThomas Vander Stichele2001-12-231-1/+1
| | | | | Original commit message from CVS: somebody better explain this arts stuff to me
* hm, lots seems to have changedThomas Vander Stichele2001-12-232-7/+7
| | | | | Original commit message from CVS: hm, lots seems to have changed
* First attempt at fixing avidemuxWim Taymans2001-12-231-18/+36
| | | | | Original commit message from CVS: First attempt at fixing avidemux
* trying to get arts inThomas Vander Stichele2001-12-231-0/+12
| | | | | Original commit message from CVS: trying to get arts in
* more fixesThomas Vander Stichele2001-12-233-58/+47
| | | | | Original commit message from CVS: more fixes