platform/upstream/gstreamer.git
21 years agomerge from release branch
Thomas Vander Stichele [Tue, 9 Jul 2002 10:45:37 +0000 (10:45 +0000)]
merge from release branch

Original commit message from CVS:
merge from release branch

21 years agoFix bufferpool compile issues. please test..
Wim Taymans [Mon, 8 Jul 2002 22:18:49 +0000 (22:18 +0000)]
Fix bufferpool compile issues. please test..

Original commit message from CVS:
Fix bufferpool compile issues. please test..

21 years agofixed -devel group
Thomas Vander Stichele [Mon, 8 Jul 2002 20:34:01 +0000 (20:34 +0000)]
fixed -devel group

Original commit message from CVS:
fixed -devel group

21 years agounref events free buffer in vorbisfile if it cannot be pushed
Wim Taymans [Mon, 8 Jul 2002 19:38:27 +0000 (19:38 +0000)]
unref events free buffer in vorbisfile if it cannot be pushed

Original commit message from CVS:
unref events
free buffer in vorbisfile if it cannot be pushed

21 years agoVarious updates to the new event API
Wim Taymans [Mon, 8 Jul 2002 19:29:16 +0000 (19:29 +0000)]
Various updates to the new event API

Original commit message from CVS:
Various updates to the new event API

21 years agoLICENSE_readme: Mention that synaesthesia is derived from GPL code.
Richard Boulton [Sun, 7 Jul 2002 13:15:47 +0000 (13:15 +0000)]
LICENSE_readme: Mention that synaesthesia is derived from GPL code.

Original commit message from CVS:
LICENSE_readme: Mention that synaesthesia is derived from GPL code.

21 years agoattempt to fix my sucky dv and festival breakage.
David I. Lehn [Fri, 5 Jul 2002 10:17:09 +0000 (10:17 +0000)]
attempt to fix my sucky dv and festival breakage.

Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.

21 years agofix cdparanoia include dir location check.
David I. Lehn [Thu, 4 Jul 2002 19:38:06 +0000 (19:38 +0000)]
fix cdparanoia include dir location check.

Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.

21 years agoAdd festival to the dist
David I. Lehn [Thu, 4 Jul 2002 19:35:33 +0000 (19:35 +0000)]
Add festival to the dist

Original commit message from CVS:
Add festival to the dist

21 years agoAdd license files. LICENSE_readme moved here from core since it has info related...
David I. Lehn [Thu, 4 Jul 2002 19:32:52 +0000 (19:32 +0000)]
Add license files.  LICENSE_readme moved here from core since it has info related to all the plugins.

Original commit message from CVS:
Add license files.  LICENSE_readme moved here from core since it has
info related to all the plugins.
Added common and m4 to the dist and strip out CVS files from dist.

21 years agoduplicate of m4 in common/m4
David I. Lehn [Thu, 4 Jul 2002 19:16:55 +0000 (19:16 +0000)]
duplicate of m4 in common/m4

Original commit message from CVS:
duplicate of m4 in common/m4

21 years agomoving to ortp...
Zeeshan Ali [Thu, 4 Jul 2002 19:01:29 +0000 (19:01 +0000)]
moving to ortp...

Original commit message from CVS:
moving to ortp...

21 years agoFix warning
David Schleef [Tue, 2 Jul 2002 03:29:21 +0000 (03:29 +0000)]
Fix warning

Original commit message from CVS:
Fix warning

21 years agoChange G_BREAKPOINT() to g_assert(), since G_BREAKPOINT() is i386-only.
David Schleef [Tue, 2 Jul 2002 03:27:36 +0000 (03:27 +0000)]
Change G_BREAKPOINT() to g_assert(), since G_BREAKPOINT() is i386-only.

Original commit message from CVS:
Change G_BREAKPOINT() to g_assert(), since G_BREAKPOINT() is i386-only.

21 years agoPatch from xavier.bestel@free.fr to fix bug 83994. Properly escapes filenames in...
David Schleef [Mon, 1 Jul 2002 21:37:21 +0000 (21:37 +0000)]
Patch from xavier.bestel@free.fr to fix bug 83994.  Properly escapes filenames in location= when converting them to U...

Original commit message from CVS:
Patch from xavier.bestel@free.fr to fix bug 83994.  Properly escapes
filenames in location= when converting them to URIs.  There are subtle
namespace clashes between URIs and filenames, but they're mostly
stupid.

21 years agoup the cvs version on head
Thomas Vander Stichele [Mon, 1 Jul 2002 15:48:58 +0000 (15:48 +0000)]
up the cvs version on head

Original commit message from CVS:
up the cvs version on head

21 years agofixaroos for gconf
Thomas Vander Stichele [Mon, 1 Jul 2002 15:41:13 +0000 (15:41 +0000)]
fixaroos for gconf

Original commit message from CVS:
fixaroos for gconf

21 years agogconf stuff
Thomas Vander Stichele [Mon, 1 Jul 2002 15:39:58 +0000 (15:39 +0000)]
gconf stuff

Original commit message from CVS:
gconf stuff

21 years agoFix buffer allocation problem.
David Schleef [Sat, 29 Jun 2002 00:40:37 +0000 (00:40 +0000)]
Fix buffer allocation problem.

Original commit message from CVS:
Fix buffer allocation problem.

21 years agomore fix for vob pipeline. This works in theory, but there are still timestamp issues...
Christian Schaller [Thu, 27 Jun 2002 21:41:06 +0000 (21:41 +0000)]
more fix for vob pipeline. This works in theory, but there are still timestamp issues with a52dec that needs addressing.

Original commit message from CVS:
more fix for vob pipeline. This works in theory, but there are still timestamp issues with a52dec that needs addressing.

21 years agoadding audio filter plug-in
Thomas Vander Stichele [Thu, 27 Jun 2002 14:19:31 +0000 (14:19 +0000)]
adding audio filter plug-in

Original commit message from CVS:
adding audio filter plug-in

21 years agofixed the vob pipeline. It now plays the movie perfectly, but the sound is missing...
Christian Schaller [Tue, 25 Jun 2002 13:06:49 +0000 (13:06 +0000)]
fixed the vob pipeline. It now plays the movie perfectly, but the sound is missing and it is still very dark

Original commit message from CVS:
fixed the vob pipeline. It now plays the movie perfectly, but the sound is missing and it is still very dark

21 years agoheader relocation
Thomas Vander Stichele [Sat, 22 Jun 2002 23:37:20 +0000 (23:37 +0000)]
header relocation

Original commit message from CVS:
header relocation

21 years agofix the vob pipeline and set xvideosink as default
Christian Schaller [Sat, 22 Jun 2002 10:37:58 +0000 (10:37 +0000)]
fix the vob pipeline and set xvideosink as default

Original commit message from CVS:
fix the vob pipeline and set xvideosink as default

21 years agoavifile dep fixes, they now should work with thomasvs's avifile rpms
Christian Schaller [Sat, 22 Jun 2002 10:10:35 +0000 (10:10 +0000)]
avifile dep fixes, they now should work with thomasvs's avifile rpms

Original commit message from CVS:
avifile dep fixes, they now should work with thomasvs's avifile rpms

21 years agofixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo plugin
Christian Schaller [Sat, 22 Jun 2002 09:44:56 +0000 (09:44 +0000)]
fixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo plugin

Original commit message from CVS:
fixed name of mikmod lib, Red Hat calls it simply mikmod. Re-enable xvideo plugin

21 years agouse check for where header is
Thomas Vander Stichele [Sat, 22 Jun 2002 08:22:10 +0000 (08:22 +0000)]
use check for where header is

Original commit message from CVS:
use check for where header is

21 years agocheck if cdda headers in dir
Thomas Vander Stichele [Sat, 22 Jun 2002 08:21:31 +0000 (08:21 +0000)]
check if cdda headers in dir

Original commit message from CVS:
check if cdda headers in dir

21 years agoarts works for me...
Andy Wingo [Mon, 17 Jun 2002 17:30:54 +0000 (17:30 +0000)]
arts works for me...

Original commit message from CVS:
arts works for me...

21 years agoadding my gstalsa plugin man page as a test. if it works I start commiting some more
Christian Schaller [Mon, 17 Jun 2002 17:09:42 +0000 (17:09 +0000)]
adding my gstalsa plugin man page as a test. if it works I start commiting some more

Original commit message from CVS:
adding my gstalsa plugin man page as a test. if it works I start commiting some more

21 years agospec changes a gogo
Thomas Vander Stichele [Mon, 17 Jun 2002 14:23:21 +0000 (14:23 +0000)]
spec changes a gogo

Original commit message from CVS:
spec changes a gogo

22 years agoprefer vorbisfile over vorbisdec
Wim Taymans [Sun, 16 Jun 2002 22:03:52 +0000 (22:03 +0000)]
prefer vorbisfile over vorbisdec

Original commit message from CVS:
prefer vorbisfile over vorbisdec

22 years agoimplement size event
Wim Taymans [Sun, 16 Jun 2002 21:57:23 +0000 (21:57 +0000)]
implement size event

Original commit message from CVS:
implement size event

22 years agoAdd DV seeking example
Wim Taymans [Sun, 16 Jun 2002 21:54:38 +0000 (21:54 +0000)]
Add DV seeking example

Original commit message from CVS:
Add DV seeking example

22 years agodingy dong
Thomas Vander Stichele [Sat, 15 Jun 2002 17:50:20 +0000 (17:50 +0000)]
dingy dong

Original commit message from CVS:
dingy dong

22 years agooopsie
Thomas Vander Stichele [Sat, 15 Jun 2002 14:42:00 +0000 (14:42 +0000)]
oopsie

Original commit message from CVS:
oopsie

22 years agoRemoved interleaving till the dir is added to CVS
Wim Taymans [Sat, 15 Jun 2002 12:42:37 +0000 (12:42 +0000)]
Removed interleaving till the dir is added to CVS

Original commit message from CVS:
Removed interleaving till the dir is added to CVS

22 years agoadded (en/dis)able-external option did harmless search and replace, move along
Thomas Vander Stichele [Fri, 14 Jun 2002 16:44:33 +0000 (16:44 +0000)]
added (en/dis)able-external option did harmless search and replace, move along

Original commit message from CVS:
added (en/dis)able-external option
did harmless search and replace, move along

22 years agouse _or_warn to notify when failing to create elements adding code for colorspace...
Thomas Vander Stichele [Thu, 13 Jun 2002 13:16:52 +0000 (13:16 +0000)]
use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many fun...

Original commit message from CVS:
use _or_warn to notify when failing to create elements
adding code for colorspace without activating it
use _many functions for mpeg

22 years agoAdded mod
Wim Taymans [Wed, 12 Jun 2002 22:45:35 +0000 (22:45 +0000)]
Added mod

Original commit message from CVS:
Added mod

22 years agoremoved flush from DISCONT
Wim Taymans [Wed, 12 Jun 2002 22:42:50 +0000 (22:42 +0000)]
removed flush from DISCONT

Original commit message from CVS:
removed flush from DISCONT

22 years agoworking jack elements (fixed a problem in upstream jack) random other fixen...
Andy Wingo [Wed, 12 Jun 2002 03:32:01 +0000 (03:32 +0000)]
working jack elements (fixed a problem in upstream jack) random other fixen...

Original commit message from CVS:
* working jack elements (fixed a problem in upstream jack)
* random other fixen...

22 years agoSome cleanups, add modplug seeking example.
Wim Taymans [Tue, 11 Jun 2002 19:20:52 +0000 (19:20 +0000)]
Some cleanups, add modplug seeking example.

Original commit message from CVS:
Some cleanups, add modplug seeking example.

22 years agouse 0.9.5 libdv m4 check, please report problems if any
Thomas Vander Stichele [Mon, 10 Jun 2002 14:19:30 +0000 (14:19 +0000)]
use 0.9.5 libdv m4 check, please report problems if any

Original commit message from CVS:
use 0.9.5 libdv m4 check, please report problems if any

22 years agoadding libdv m4 check
Thomas Vander Stichele [Mon, 10 Jun 2002 14:18:19 +0000 (14:18 +0000)]
adding libdv m4 check

Original commit message from CVS:
adding libdv m4 check

22 years agouse VORBISENC_LIBS
Thomas Vander Stichele [Mon, 10 Jun 2002 10:26:32 +0000 (10:26 +0000)]
use VORBISENC_LIBS

Original commit message from CVS:
use VORBISENC_LIBS

22 years agoadded rc3 check, rc2 will now not be detected anymore
Thomas Vander Stichele [Mon, 10 Jun 2002 10:25:55 +0000 (10:25 +0000)]
added rc3 check, rc2 will now not be detected anymore

Original commit message from CVS:
added rc3 check, rc2 will now not be detected anymore

22 years agoAdded -t option to run the toplevel pipeline as a thread
Wim Taymans [Sun, 9 Jun 2002 10:58:37 +0000 (10:58 +0000)]
Added -t option to run the toplevel pipeline as a thread

Original commit message from CVS:
Added -t option to run the toplevel pipeline as a thread

22 years agoAdd queues to spider report current time as taken from the clock
Wim Taymans [Sun, 9 Jun 2002 00:26:26 +0000 (00:26 +0000)]
Add queues to spider report current time as taken from the clock

Original commit message from CVS:
Add queues to spider
report current time as taken from the clock

22 years agoAdded wav test to seek.c
Wim Taymans [Sat, 8 Jun 2002 14:57:15 +0000 (14:57 +0000)]
Added wav test to seek.c

Original commit message from CVS:
Added wav test to seek.c
Added an example of element query/seek using spider

22 years agoRemoved the old seeking example
Wim Taymans [Sat, 8 Jun 2002 13:30:27 +0000 (13:30 +0000)]
Removed the old seeking example

Original commit message from CVS:
Removed the old seeking example

22 years agosmall fix after 'someone' fixed the SPEC by added a comment without a comment #...
Christian Schaller [Fri, 7 Jun 2002 20:48:20 +0000 (20:48 +0000)]
small fix after 'someone' fixed the SPEC by added a  comment without a comment # in front of it :)

Original commit message from CVS:
small fix after 'someone' fixed the SPEC by added a  comment without a comment # in front of it :)

22 years agobetter latency for default audio sink
Andy Wingo [Fri, 7 Jun 2002 20:16:25 +0000 (20:16 +0000)]
better latency for default audio sink

Original commit message from CVS:
better latency for default audio sink

22 years agothis does wingo's stuff
Thomas Vander Stichele [Fri, 7 Jun 2002 19:14:45 +0000 (19:14 +0000)]
this does wingo's stuff

Original commit message from CVS:
this does wingo's stuff

22 years agoadding dynparams example
Thomas Vander Stichele [Fri, 7 Jun 2002 19:01:34 +0000 (19:01 +0000)]
adding dynparams example

Original commit message from CVS:
adding dynparams example

22 years agoadding dynparams filter example code
Thomas Vander Stichele [Fri, 7 Jun 2002 19:00:21 +0000 (19:00 +0000)]
adding dynparams filter example code

Original commit message from CVS:
adding dynparams filter example code

22 years agoSeek on the queue in mp3, added flac seeking test
Wim Taymans [Thu, 6 Jun 2002 20:26:52 +0000 (20:26 +0000)]
Seek on the queue in mp3, added flac seeking test

Original commit message from CVS:
Seek on the queue in mp3, added flac seeking test

22 years agoapparently we need cdparanoia-libs
Thomas Vander Stichele [Thu, 6 Jun 2002 14:16:28 +0000 (14:16 +0000)]
apparently we need cdparanoia-libs

Original commit message from CVS:
apparently we need cdparanoia-libs

22 years agofixing distcheck fixing SDL issue
Thomas Vander Stichele [Thu, 6 Jun 2002 14:12:47 +0000 (14:12 +0000)]
fixing distcheck fixing SDL issue

Original commit message from CVS:
fixing distcheck
fixing SDL issue

22 years agofixen
Thomas Vander Stichele [Thu, 6 Jun 2002 11:14:27 +0000 (11:14 +0000)]
fixen

Original commit message from CVS:
fixen

22 years agoa present for uraeus some buildreq fixes
Thomas Vander Stichele [Thu, 6 Jun 2002 11:12:06 +0000 (11:12 +0000)]
a present for uraeus some buildreq fixes

Original commit message from CVS:
a present for uraeus
some buildreq fixes

22 years agoGConf fix
Thomas Vander Stichele [Thu, 6 Jun 2002 10:36:13 +0000 (10:36 +0000)]
GConf fix

Original commit message from CVS:
GConf fix

22 years agoFixed the USE statements for arts and artsd, they where switched around
Christian Schaller [Thu, 6 Jun 2002 09:41:10 +0000 (09:41 +0000)]
Fixed the USE statements for arts and artsd, they where switched around

Original commit message from CVS:
Fixed the USE statements for arts and artsd, they where switched around

22 years agoapply libdv detection fix from xav
Andy Wingo [Tue, 4 Jun 2002 22:30:51 +0000 (22:30 +0000)]
apply libdv detection fix from xav

Original commit message from CVS:
apply libdv detection fix from xav

22 years agomoving arts to broken, because ...
Thomas Vander Stichele [Tue, 4 Jun 2002 21:55:53 +0000 (21:55 +0000)]
moving arts to broken, because ...

Original commit message from CVS:
moving arts to broken, because ...
well, it just is.
go ahead, prove me wrong ! you know you want to !

22 years agoadded ladspa
Thomas Vander Stichele [Tue, 4 Jun 2002 21:42:16 +0000 (21:42 +0000)]
added ladspa

Original commit message from CVS:
added ladspa

22 years agodoing the proper ladspa thing
Thomas Vander Stichele [Tue, 4 Jun 2002 15:54:58 +0000 (15:54 +0000)]
doing the proper ladspa thing

Original commit message from CVS:
doing the proper ladspa thing

22 years agoiir filter addition
Thomas Vander Stichele [Tue, 4 Jun 2002 12:29:12 +0000 (12:29 +0000)]
iir filter addition

Original commit message from CVS:
iir filter addition

22 years agoFix the compile error
Wim Taymans [Mon, 3 Jun 2002 22:18:57 +0000 (22:18 +0000)]
Fix the compile error

Original commit message from CVS:
Fix the compile error

22 years agoFix slider values
Wim Taymans [Mon, 3 Jun 2002 19:50:03 +0000 (19:50 +0000)]
Fix slider values

Original commit message from CVS:
Fix slider values

22 years agoadd
Thomas Vander Stichele [Mon, 3 Jun 2002 18:34:40 +0000 (18:34 +0000)]
add

Original commit message from CVS:
add

22 years agom4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropria...
Richard Boulton [Mon, 3 Jun 2002 15:10:39 +0000 (15:10 +0000)]
m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library.  Add appropriate includes before test compile ...

Original commit message from CVS:
* m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec
library.  Add appropriate includes before test compile of mpeg2.h
so that compilation succeeds.

22 years agoadded libfame
Thomas Vander Stichele [Mon, 3 Jun 2002 11:30:41 +0000 (11:30 +0000)]
added libfame

Original commit message from CVS:
added libfame

22 years agoadded LIBFAME_DIR
Thomas Vander Stichele [Mon, 3 Jun 2002 10:55:48 +0000 (10:55 +0000)]
added LIBFAME_DIR

Original commit message from CVS:
added LIBFAME_DIR

22 years agoI'm too lazy to comment this
Wim Taymans [Sun, 2 Jun 2002 22:16:51 +0000 (22:16 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
Applied virtual patch by Florian Scandella

22 years agoFix a buffer leak, the ORB leak is still there though..
Wim Taymans [Sun, 2 Jun 2002 18:50:20 +0000 (18:50 +0000)]
Fix a buffer leak, the ORB leak is still there though..

Original commit message from CVS:
Fix a buffer leak, the ORB leak is still there though..

22 years agoGenerate timestamps even if the stream is not seekable
Wim Taymans [Sun, 2 Jun 2002 18:12:08 +0000 (18:12 +0000)]
Generate timestamps even if the stream is not seekable

Original commit message from CVS:
Generate timestamps even if the stream is not seekable

22 years agoUNIT -> UNITS
Wim Taymans [Sun, 2 Jun 2002 15:55:29 +0000 (15:55 +0000)]
UNIT -> UNITS

Original commit message from CVS:
UNIT -> UNITS

22 years agofixing *wtay*'s code
Thomas Vander Stichele [Sun, 2 Jun 2002 15:48:30 +0000 (15:48 +0000)]
fixing *wtay*'s code

Original commit message from CVS:
fixing *wtay*'s code

22 years agoBetter fallback for when seeking is not supported by the peer element.
Wim Taymans [Sun, 2 Jun 2002 15:48:25 +0000 (15:48 +0000)]
Better fallback for when seeking is not supported by the peer element.

Original commit message from CVS:
Better fallback for when seeking is not supported by the peer element.

22 years agoMake a switch for gnomevfssrc and filesrc
Wim Taymans [Sun, 2 Jun 2002 15:44:25 +0000 (15:44 +0000)]
Make a switch for gnomevfssrc and filesrc

Original commit message from CVS:
Make a switch for gnomevfssrc and filesrc

22 years agoFix seeking on gnomevfssrc
Wim Taymans [Sun, 2 Jun 2002 15:43:17 +0000 (15:43 +0000)]
Fix seeking on gnomevfssrc

Original commit message from CVS:
Fix seeking on gnomevfssrc

22 years agoanother one goes in
Thomas Vander Stichele [Sun, 2 Jun 2002 14:51:21 +0000 (14:51 +0000)]
another one goes in

Original commit message from CVS:
another one goes in

22 years agoMake elements nanoseconds aware
Wim Taymans [Sun, 2 Jun 2002 13:25:39 +0000 (13:25 +0000)]
Make elements nanoseconds aware

Original commit message from CVS:
Make elements nanoseconds aware

22 years agoCorrectly calculate time
Wim Taymans [Sun, 2 Jun 2002 13:24:52 +0000 (13:24 +0000)]
Correctly calculate time

Original commit message from CVS:
Correctly calculate time

22 years agoRemove media specific seeking type in favour of unit. xvimage compile fix.
Wim Taymans [Sun, 2 Jun 2002 11:57:12 +0000 (11:57 +0000)]
Remove media specific seeking type in favour of unit. xvimage compile fix.

Original commit message from CVS:
Remove media specific seeking type in favour of unit.
xvimage compile fix.

22 years agoRemove media specific seek formats
Wim Taymans [Sun, 2 Jun 2002 11:54:58 +0000 (11:54 +0000)]
Remove media specific seek formats

Original commit message from CVS:
Remove media specific seek formats

22 years agoand the m4 to go along with it
Thomas Vander Stichele [Sat, 1 Jun 2002 11:03:33 +0000 (11:03 +0000)]
and the m4 to go along with it

Original commit message from CVS:
and the m4 to go along with it

22 years agoadding libfame
Thomas Vander Stichele [Sat, 1 Jun 2002 10:52:57 +0000 (10:52 +0000)]
adding libfame

Original commit message from CVS:
adding libfame

22 years agoadding fame plugin
Thomas Vander Stichele [Sat, 1 Jun 2002 10:51:17 +0000 (10:51 +0000)]
adding fame plugin

Original commit message from CVS:
adding fame plugin

22 years agoAdded the vorbisfile seek example
Wim Taymans [Fri, 31 May 2002 23:38:08 +0000 (23:38 +0000)]
Added the vorbisfile seek example

Original commit message from CVS:
Added the vorbisfile seek example

22 years agoAdded the vorbisfile plugin.
Wim Taymans [Fri, 31 May 2002 23:37:28 +0000 (23:37 +0000)]
Added the vorbisfile plugin.

Original commit message from CVS:
Added the vorbisfile plugin.

22 years agofix arts requirements
Thomas Vander Stichele [Fri, 31 May 2002 15:24:30 +0000 (15:24 +0000)]
fix arts requirements

Original commit message from CVS:
fix arts requirements

22 years agoadd ranks only for plugins who participate in autoplugging. If you have a file that...
Steve Baker [Fri, 31 May 2002 08:24:29 +0000 (08:24 +0000)]
add ranks only for plugins who participate in autoplugging.  If you have a file that used to autoplug but doesn't any...

Original commit message from CVS:
add ranks only for plugins who participate in autoplugging.  If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.

22 years agoTestcase for element seeking.
Wim Taymans [Thu, 30 May 2002 19:03:58 +0000 (19:03 +0000)]
Testcase for element seeking.

Original commit message from CVS:
Testcase for element seeking.

22 years agouse new dparams api. also has a slight optimisation so that CLAMP is only used if...
Steve Baker [Wed, 29 May 2002 18:56:23 +0000 (18:56 +0000)]
use new dparams api. also has a slight optimisation so that CLAMP is only used if gain is greater than 1.0

Original commit message from CVS:
use new dparams api. also has a slight optimisation so that CLAMP is only used if gain is greater than 1.0

22 years agouse new dparams api. run demo_dparams to hear how smooth it is now
Steve Baker [Wed, 29 May 2002 18:54:19 +0000 (18:54 +0000)]
use new dparams api. run demo_dparams to hear how smooth it is now

Original commit message from CVS:
use new dparams api. run demo_dparams to hear how smooth it is now

22 years agofix makefile...
Andy Wingo [Wed, 29 May 2002 06:17:24 +0000 (06:17 +0000)]
fix makefile...

Original commit message from CVS:
fix makefile...

22 years agomaintainance on audioscale
Andy Wingo [Wed, 29 May 2002 06:14:43 +0000 (06:14 +0000)]
maintainance on audioscale

Original commit message from CVS:
maintainance on audioscale

22 years agoadd float support to resampling lib clean up header file
Andy Wingo [Wed, 29 May 2002 06:13:26 +0000 (06:13 +0000)]
add float support to resampling lib clean up header file

Original commit message from CVS:
* add float support to resampling lib
* clean up header file