summaryrefslogtreecommitdiff
path: root/libavcodec/aacdec_template.c
Commit message (Expand)AuthorAge
* avcodec/aacdec_template: Pass AVCodecContext seperatly to set_default_channel...Michael Niedermayer2020-05-10
* lavc/aacdec_template: Only warn once about unusual 7.1 encoding.Carl Eugen Hoyos2020-04-04
* avcodec/aacdec_template: Check samplerateMichael Niedermayer2019-11-01
* avcodec/aacdec_template: Check decode_extension_payload() for failureMichael Niedermayer2019-10-16
* avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avcodec/aacdec_template: fix integer overflow in imdct_and_windowing()Michael Niedermayer2019-08-11
* avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous head...Michael Niedermayer2019-06-04
* avcodec/aacdec_template: Merge 3 #ifs related to noise handlingMichael Niedermayer2019-06-04
* avcodec/aacdec_fixed: Provide context to av_log()Michael Niedermayer2019-01-01
* avcodec/aacdec_template: Allow duplicated elementsMichael Niedermayer2018-10-12
* avcodec/aacdec_template: Check for duplicate elementsMichael Niedermayer2018-08-04
* aac: Rework extradata parsing codeVittorio Giovara2018-04-19
* Parse and drop gain control data, so that SSR packets decode.Dale Curtis2018-02-21
* avcodec/aacdec_templat: Fix integer overflow in apply_ltp()Michael Niedermayer2018-02-20
* Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer2017-10-30
* avcodec/aacdec_template: Clear tns present flag on errorMichael Niedermayer2017-10-04
* avcodec/aac: Add floating point 960/120 MDCT windowPaul B Mahol2017-08-24
* avcodec/aacdec_template: Fix running cleanup in decode_ics_info()Michael Niedermayer2017-08-22
* avcodec/aacdec: Fix PCE channel_layout verificationNicolas Sugino2017-08-09
* avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid un...Michael Niedermayer2017-07-18
* avcodec/aacdec_template: Fix undefined integer overflow in apply_tns()Michael Niedermayer2017-07-16
* aacdec_template: fix non-power-of-two MDCT scale signRostislav Pehlivanov2017-07-12
* mdct15: remove redundant scale argument to imdct_halfRostislav Pehlivanov2017-07-11
* avcodec/aacsbr_fixed: Fix multiple runtime error: left shift of negative valu...Michael Niedermayer2017-05-19
* avcodec/aacdec_template: Fix fixed point scale in decode_cce()Michael Niedermayer2017-05-17
* avcodec/aacdec_fixed: Fix various integer overflowsMichael Niedermayer2017-05-11
* avcodec/aacdec_template: Do not decode 2nd PCE if it will lead to failureMichael Niedermayer2017-05-07
* aacdec: do not mutate input packet metadatawm42017-03-09
* aacdec: When ignoring a PCE restore the previous configAlex Converse2017-02-21
* imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-14
* aac_latm: Align inband PCE to the start of the payloadAlex Converse2017-02-13
* aacsbr: Associate SBR data with AAC elements on initAlex Converse2017-02-13
* aac_latm: Allow unaligned AudioSpecificConfigAlex Converse2017-02-13
* aacdec: Rename elem_type_prev to che_prev_type.Alex Converse2016-12-08
* aacdec: Allow SBR after DRC.Alex Converse2016-12-08
* lavc: Remove CR/LF from avpriv_request_sample() calls.Carl Eugen Hoyos2016-12-03
* Move cbrt tables to separate cbrt_data(_fixed).c files.Reimar Döffinger2016-03-13
* avcodec/aacdec_template: Check id_mapMichael Niedermayer2016-01-10
* Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-01
* aac: temporarily un-share aac_table_init AVOnce variableRostislav Pehlivanov2015-11-27
* aacenc: make threadsafeRostislav Pehlivanov2015-11-27
* aacdec: don't return frames without data from aac_decode_er_frameAndreas Cadhalpun2015-11-10
* aacdec: fix strict prototype warningHendrik Leppkes2015-10-21
* aac: Make codec init run under ff_thread_onceDerek Buitenhuis2015-10-15
* avcodec/aacdec: Fix integer overflow in argument to decode_audio_specific_con...Michael Niedermayer2015-08-03
* libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame()Emanuel Czirai2015-08-03
* avcodec/aacdec_fixed: Fix preparation for resamplerNedeljko Babic2015-07-29
* avcodec/aac_fixed: Fix a bug in spectral_to_sample()Nedeljko Babic2015-07-28
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27