Go to file
Martin Storsjo 6574569496 Don't try to shift more bits than the variable length
Shifting by more than (or equal to) the variable length is
undefined in C.

This caused the quantized spectrum values to go out of range,
triggering asserts later.

Change-Id: If81b6c8caa7b9c75941ad9d280b686d2069c968c
2012-08-10 11:05:56 +03:00
documentation Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libAACdec Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libAACenc Don't try to shift more bits than the variable length 2012-08-10 11:05:56 +03:00
libFDK Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libMpegTPDec Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libMpegTPEnc Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libPCMutils Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libSBRdec Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libSBRenc Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libSYS Only use __int64 on MSVC, not on all win32 compilers 2012-07-12 17:06:45 +03:00
Android.mk Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
MODULE_LICENSE_FRAUNHOFER Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
NOTICE Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00