1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Rostislav Pehlivanov 0b233900fa aacenc: add support for coding of IS spectral coefficients
This commit adds support for the coding of intensity stereo spectral
coefficients. It also fixes the Mid/Side coding of band_types higher
than RESERVED_BT (M/S must not be applied to their spectral coefficients,
but marking M/S as present in encode_ms_info() is okay). Much
of the changes here were taken from the decoder and inverted.
This commit does not change the functionality of the decoder as the
previous patch in this series zeroes ms_mask and is_mask.

Reviewed-by: Claudio Freire <klaussfreire@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-07-05 16:58:37 +02:00
..
2015-04-20 04:11:23 +02:00
2015-06-04 23:10:56 +02:00
2015-06-14 15:09:33 +02:00
2015-04-29 20:13:59 +02:00
2015-04-18 14:14:24 -03:00
2015-04-18 14:14:11 -03:00
2015-06-24 14:45:16 +01:00
2015-05-06 17:50:09 +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-06-19 13:57:36 +02:00
2015-06-30 23:20:36 +02:00
2015-04-28 00:04:58 +02:00
2015-06-08 19:11:27 +02:00
2015-06-28 14:51:07 +02:00
2015-05-31 15:03:31 +02:00
2015-05-25 16:08:08 +02:00
2015-06-24 15:09:31 -07:00
2015-05-31 15:03:31 +02:00
2015-05-20 15:50:58 +02:00
2015-06-17 20:11:43 +02:00
2015-07-01 20:30:48 +02:00
2015-06-26 23:35:26 +02:00
2015-05-13 00:41:38 +02:00
2015-04-18 18:07:54 -03:00
2015-05-31 15:03:31 +02:00