git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
avcodec/aacdec_template: add support for 22.2 / channel_config 13
[ffmpeg.git]
/
libavcodec
/
aacdec_template.c
2020-08-03
Jan Ekström
avcodec/aacdec_template: add support for 22.2 / channel...
blob
|
commitdiff
2020-08-03
Jan Ekström
avcodec/aacdec_template: mark second LFE element as...
blob
|
commitdiff
|
diff to current
2020-05-09
Michael Niedermayer
avcodec/aacdec_template: Pass AVCodecContext seperatly...
blob
|
commitdiff
|
diff to current
2020-04-04
Carl Eugen Hoyos
lavc/aacdec_template: Only warn once about unusual...
blob
|
commitdiff
|
diff to current
2019-11-01
Michael Niedermayer
avcodec/aacdec_template: Check samplerate
blob
|
commitdiff
|
diff to current
2019-10-16
Michael Niedermayer
avcodec/aacdec_template: Check decode_extension_payload...
blob
|
commitdiff
|
diff to current
2019-09-27
James Almer
avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()
blob
|
commitdiff
|
diff to current
2019-08-11
Michael Niedermayer
avcodec/aacdec_template: fix integer overflow in imdct_...
blob
|
commitdiff
|
diff to current
2019-06-04
Michael Niedermayer
avcodec/aacdec_template: skip apply_tns() if max_sfb...
blob
|
commitdiff
|
diff to current
2019-06-04
Michael Niedermayer
avcodec/aacdec_template: Merge 3 #ifs related to noise...
blob
|
commitdiff
|
diff to current
2019-01-01
Michael Niedermayer
avcodec/aacdec_fixed: Provide context to av_log()
blob
|
commitdiff
|
diff to current
2018-10-11
Michael Niedermayer
avcodec/aacdec_template: Allow duplicated elements
blob
|
commitdiff
|
diff to current
2018-08-04
Michael Niedermayer
avcodec/aacdec_template: Check for duplicate elements
blob
|
commitdiff
|
diff to current
2018-04-19
Vittorio Giovara
aac: Rework extradata parsing code
blob
|
commitdiff
|
diff to current
2018-02-22
Dale Curtis
Parse and drop gain control data, so that SSR packets...
blob
|
commitdiff
|
diff to current
2018-02-20
Michael Niedermayer
avcodec/aacdec_templat: Fix integer overflow in apply_ltp()
blob
|
commitdiff
|
diff to current
2017-10-30
James Almer
Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'
blob
|
commitdiff
|
diff to current
2017-10-04
Michael Niedermayer
avcodec/aacdec_template: Clear tns present flag on...
blob
|
commitdiff
|
diff to current
2017-08-25
Paul B Mahol
avcodec/aac: Add floating point 960/120 MDCT window
blob
|
commitdiff
|
diff to current
2017-08-22
Michael Niedermayer
avcodec/aacdec_template: Fix running cleanup in decode_...
blob
|
commitdiff
|
diff to current
2017-08-09
Nicolas Sugino
avcodec/aacdec: Fix PCE channel_layout verification
blob
|
commitdiff
|
diff to current
2017-07-18
Michael Niedermayer
avcodec/aacdec_template (fixed point): Check gain in...
blob
|
commitdiff
|
diff to current
2017-07-15
Michael Niedermayer
avcodec/aacdec_template: Fix undefined integer overflow...
blob
|
commitdiff
|
diff to current
2017-07-12
Rostislav Pehlivanov
aacdec_template: fix non-power-of-two MDCT scale sign
blob
|
commitdiff
|
diff to current
2017-07-11
Rostislav Pehlivanov
mdct15: remove redundant scale argument to imdct_half
blob
|
commitdiff
|
diff to current
2017-05-19
Michael Niedermayer
avcodec/aacsbr_fixed: Fix multiple runtime error: left...
blob
|
commitdiff
|
diff to current
2017-05-17
Michael Niedermayer
avcodec/aacdec_template: Fix fixed point scale in decod...
blob
|
commitdiff
|
diff to current
2017-05-11
Michael Niedermayer
avcodec/aacdec_fixed: Fix various integer overflows
blob
|
commitdiff
|
diff to current
2017-05-07
Michael Niedermayer
avcodec/aacdec_template: Do not decode 2nd PCE if it...
blob
|
commitdiff
|
diff to current
2017-03-09
wm4
aacdec: do not mutate input packet metadata
blob
|
commitdiff
|
diff to current
2017-02-21
Alex Converse
aacdec: When ignoring a PCE restore the previous config
blob
|
commitdiff
|
diff to current
2017-02-14
Rostislav Pehlivanov
imdct15: rename to mdct15 and add a forward transform
blob
|
commitdiff
|
diff to current
2017-02-13
Alex Converse
aac_latm: Align inband PCE to the start of the payload
blob
|
commitdiff
|
diff to current
2017-02-13
Alex Converse
aacsbr: Associate SBR data with AAC elements on init
blob
|
commitdiff
|
diff to current
2017-02-13
Alex Converse
aac_latm: Allow unaligned AudioSpecificConfig
blob
|
commitdiff
|
diff to current
2016-12-08
Alex Converse
aacdec: Rename elem_type_prev to che_prev_type.
blob
|
commitdiff
|
diff to current
2016-12-08
Alex Converse
aacdec: Allow SBR after DRC.
blob
|
commitdiff
|
diff to current
2016-12-03
Carl Eugen Hoyos
lavc: Remove CR/LF from avpriv_request_sample() calls.
blob
|
commitdiff
|
diff to current
2016-03-13
Reimar Döffinger
Move cbrt tables to separate cbrt_data(_fixed).c files.
blob
|
commitdiff
|
diff to current
2016-01-10
Michael Niedermayer
avcodec/aacdec_template: Check id_map
blob
|
commitdiff
|
diff to current
2016-01-01
Hendrik Leppkes
Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'
blob
|
commitdiff
|
diff to current
2015-11-27
Rostislav Pehlivanov
aac: temporarily un-share aac_table_init AVOnce variable
blob
|
commitdiff
|
diff to current
2015-11-27
Rostislav Pehlivanov
aacenc: make threadsafe
blob
|
commitdiff
|
diff to current
2015-11-10
Andreas Cadhalpun
aacdec: don't return frames without data from aac_decod...
blob
|
commitdiff
|
diff to current
2015-10-21
Hendrik Leppkes
aacdec: fix strict prototype warning
blob
|
commitdiff
|
diff to current
2015-10-15
Derek Buitenhuis
aac: Make codec init run under ff_thread_once
blob
|
commitdiff
|
diff to current
2015-08-02
Michael Niedermayer
avcodec/aacdec: Fix integer overflow in argument to...
blob
|
commitdiff
|
diff to current
2015-08-02
Emanuel Czirai
libavcodec/aacdec_template: Use init_get_bits8() in...
blob
|
commitdiff
|
diff to current
2015-07-29
Nedeljko Babic
avcodec/aacdec_fixed: Fix preparation for resampler
blob
|
commitdiff
|
diff to current
2015-07-28
Nedeljko Babic
avcodec/aac_fixed: Fix a bug in spectral_to_sample()
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
blob
|
commitdiff
|
diff to current
2015-07-25
Michael Niedermayer
avcodec/aactab: Add ff_aac_eld_window_480_fixed
blob
|
commitdiff
|
diff to current
2015-07-20
Djordje Pesut
avcodec: Implementation of AAC_fixed_decoder (SBR-module)
blob
|
commitdiff
|
diff to current
2015-07-09
Djordje Pesut
libavcodec: Implementation of AAC_fixed_decoder (LC...
blob
|
commitdiff
|
diff to current
2015-07-09
Jovan Zelincevic
libavcodec: Implementation of AAC_fixed_decoder (LC...
blob
|
commitdiff
|
diff to current