gstreamer/tests
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
..
check 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
examples tests/examples/Makefile.am: Fix even more. 2007-08-23 12:37:42 +00:00
icles tests/icles/: Add a dumb little test for textoverlay alignments. 2007-08-13 15:37:29 +00:00
old Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
Makefile.am Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from there, and... 2007-07-13 16:02:23 +00:00