October 31, 2017
View b9d3def

Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'

James Almer authored on 2017/10/31 06:56:45
October 1, 2017
View dcf9bae

avcodec/aacdec_template: Clear tns present flag on error

Michael Niedermayer authored on 2017/10/01 01:54:05
August 21, 2017
View 6f03ffb

avcodec/aacdec_template: Fix running cleanup in decode_ics_info()

Michael Niedermayer authored on 2017/08/21 09:15:49
July 27, 2017
View df884e0

avcodec/aacdec: Fix PCE channel_layout verification

Nicolas Sugino authored on 2017/07/27 03:29:02
July 16, 2017
View 2886142

avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later

Michael Niedermayer authored on 2017/07/16 05:22:52
July 14, 2017
View 0ef8f03

avcodec/aacdec_template: Fix undefined integer overflow in apply_tns()

Michael Niedermayer authored on 2017/07/14 07:45:29
July 12, 2017
View c34ece5

aacdec_template: fix non-power-of-two MDCT scale sign

Rostislav Pehlivanov authored on 2017/07/12 10:15:19
View aef5f9a

mdct15: remove redundant scale argument to imdct_half

Rostislav Pehlivanov authored on 2017/07/12 05:29:22
July 4, 2017
View dbc9a8f

avcodec/aac: Add floating point 960/120 MDCT window

Paul B Mahol authored on 2017/07/04 23:59:13
May 19, 2017
View 2ccd2c9

avcodec/aacsbr_fixed: Fix multiple runtime error: left shift of negative value -407

Michael Niedermayer authored on 2017/05/19 19:14:59
May 17, 2017
View 53a5022

avcodec/aacdec_template: Fix fixed point scale in decode_cce()

Michael Niedermayer authored on 2017/05/17 22:51:46
May 7, 2017
View ad2296a

avcodec/aacdec_fixed: Fix various integer overflows

Michael Niedermayer authored on 2017/05/07 05:09:59
April 10, 2017
View a5e0dbf

avcodec/aacdec_template: Do not decode 2nd PCE if it will lead to failure

Michael Niedermayer authored on 2017/04/10 09:46:25
March 8, 2017
View fcfc78c

aacdec: do not mutate input packet metadata

wm4 authored on 2017/03/08 20:36:05
February 17, 2017
View dde1bf0

aacdec: When ignoring a PCE restore the previous config

Alex Converse authored on 2017/02/17 06:08:31