ffmpeg/libavcodec
Andreas Cadhalpun 27816fb9ef imc: use correct position for flcoeffs2 calculation
flcoeffs2[pos] should be the log2 of flcoeffs1[pos].
flcoeffs1[0] can be 0 here, thus flcoeffs2[pos] gets set to -inf,
causing problems further down.

This seems to have been copied from imc_decode_level_coefficients in
commit 4eb4bb3 without updating the position.

Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 75fd5ce4c1c0b2d96d71c74b650cefaaef519d27)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
2015-07-19 10:14:31 +02:00
..
2015-06-04 22:37:01 +02:00
2015-06-04 23:10:56 +02:00
2015-06-18 22:09:01 +02:00
2015-05-28 16:10:56 +02:00
2015-06-06 16:02:19 +00:00
2015-05-28 01:01:16 +02:00
2015-07-19 10:01:30 +02:00
2015-07-19 10:01:30 +02:00
2015-06-08 19:11:27 +02:00
2015-07-19 09:37:19 +02:00
2015-05-31 15:03:31 +02:00
2015-05-25 16:08:08 +02:00
2015-05-31 15:03:31 +02:00
2015-05-20 15:50:58 +02:00
2015-07-19 09:36:13 +02:00
2015-07-19 10:01:18 +02:00
2015-05-13 00:41:38 +02:00
2015-05-31 15:03:31 +02:00