ffmpeg/libavcodec
Rostislav Pehlivanov 1956cfbaed aacenc_is: take absolute coefficient value upon energy calculations
This was an oversight when the IS system was being first implemented.
The ener01 part was largely a result of trial and error and the fact
that the sum of coef0 and coef1 could result in a zero was
overlooked. Once ener01 turns to zero it's used to divide the left
channel energy which doesn't turn out so well as it fills IS[]
with -nan's and inf's which in turn confused the quantize_band_cost.

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
2015-09-06 18:36:42 +01:00
..
2015-08-29 06:44:20 +01:00
2015-09-06 15:30:25 +01:00
2015-09-06 15:30:25 +01:00
2015-09-06 16:25:55 +02:00
2015-08-27 17:05:44 +02:00
2015-08-27 02:59:43 +02:00
2015-09-03 09:47:44 +00:00
2015-08-27 17:05:44 +02:00
2015-09-04 09:33:46 -04:00
2015-08-25 19:47:43 +02:00
2015-08-28 04:25:15 +02:00
2015-09-06 14:06:44 +02:00
2015-08-27 17:05:44 +02:00