gstreamer/gst/volume
Sebastian Dröge 4a0d435053 volume: Fix unit test failure for the controlled processing functions
Going over integer arithmetic will lead to minimal rounding errors,
leading to +/-1 changes for volume==1.0. Implement the controlled
processing with floating point arithmetic, which was already done
for the C versions anyway.
2010-10-08 11:49:09 +02:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c volume: Fix unit test failure for the controlled processing functions 2010-10-08 11:49:09 +02:00
gstvolume.h volume: If a controller is used, use sample accurate property values 2010-03-09 20:58:38 +00:00
gstvolumeorc-dist.c volume: Update generated orc sources 2010-10-08 00:01:15 +02:00
gstvolumeorc-dist.h volume: Update generated orc sources 2010-10-08 00:01:15 +02:00
gstvolumeorc.orc volume: Fix unit test failure for the controlled processing functions 2010-10-08 11:49:09 +02:00
Makefile.am volume: convert from liboil to orc 2010-06-07 23:58:54 -07:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00