gstreamer/tests
Wim Taymans 9e15c89564 audioconvert: change multiplier for int<->float conversion
Use (1 << 31) as the multiplier for int<->float conversions. This makes
sure that int->float conversions always end up with floats between
[-1.0, 1.0].
For the conversion from float to int, this multiplier will give the complete
int range after we perform clipping.
Change the unit test to take this into consideration.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=755301
2015-11-03 12:12:08 +01:00
..
check audioconvert: change multiplier for int<->float conversion 2015-11-03 12:12:08 +01:00
examples examples: use GST_STIME_FORMAT for GstClockTimeDiff 2015-11-02 15:50:50 +00:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles gstreamer: base: Fix memory leaks when context parse fails. 2015-10-02 17:26:27 +03:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00