gstreamer/gst/volume
Sebastian Dröge c1bf1ba843 volume: Improve f32 scaling by using only a single array
Passing the same array as dest and src is invalid anyway because
they're maked with the restrict qualifier.
2010-10-01 10:45:24 +02:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c volume: Improve f32 scaling by using only a single array 2010-10-01 10:45:24 +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: orc fixup for loading float arguments 2010-09-20 16:29:20 +02:00
gstvolumeorc-dist.h orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
gstvolumeorc.orc volume: Improve f32 scaling by using only a single array 2010-10-01 10:45:24 +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