gstreamer/tests/check
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
..
elements audioconvert: change multiplier for int<->float conversion 2015-11-03 12:12:08 +01:00
generic check: Rename states unit test 2015-08-14 11:12:30 +02:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs rtpbuffer: Add map flag to skip padding 2015-10-15 22:42:37 +03:00
pipelines check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am tests: Add baseaudiovisualizer test, moved from -bad 2015-10-02 15:05:33 +10:00