gstreamer/gst/volume
Sebastian Dröge 6fa7788c5d Revert the latest change: floating point samples are allowed to have any value, not only values in the range [-1,1]. ...
Original commit message from CVS:
* gst/volume/gstvolume.c: (volume_choose_func):
* tests/check/elements/volume.c: (GST_START_TEST):
Revert the latest change: floating point samples are allowed to
have any value, not only values in the range [-1,1]. Thanks to Andy
Wingo for noticing.
Also fix processing of int32 samples with volumes > 4 by making the
unity value smaller which prevents overflows.
2007-09-09 04:08:48 +00:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c Revert the latest change: floating point samples are allowed to have any value, not only values in the range [-1,1]. ... 2007-09-09 04:08:48 +00:00
gstvolume.h gst/volume/gstvolume.*: Add support for int32, int24 and int8 to the volume element. 2007-08-23 20:45:45 +00:00
Makefile.am gst-libs/gst/audio/gstbaseaudiosink.c 2007-05-18 15:23:43 +00:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00