gstreamer/gst/volume
Sebastian Dröge 6d7debb0bb gst/volume/gstvolume.c: Correctly clamp float/double samples in the [-1.0,1.0] range to prevent weird effects.
Original commit message from CVS:
* gst/volume/gstvolume.c: (volume_choose_func),
(volume_process_double), (volume_process_double_clamp),
(volume_process_float_clamp):
Correctly clamp float/double samples in the [-1.0,1.0] range to
prevent weird effects.
* tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
Add unit tests for all samples types that had none before.
2007-09-05 21:20:12 +00:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c gst/volume/gstvolume.c: Correctly clamp float/double samples in the [-1.0,1.0] range to prevent weird effects. 2007-09-05 21:20:12 +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