summaryrefslogtreecommitdiff
path: root/libavcodec/aac.h
Commit message (Expand)AuthorAge
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavc/aacdec_template: Only warn once about unusual 7.1 encoding.Carl Eugen Hoyos2020-04-04
* avcodec/aacdec_fixed: Provide context to av_log()Michael Niedermayer2019-01-01
* Parse and drop gain control data, so that SSR packets decode.Dale Curtis2018-02-21
* avcodec/aac: Add floating point 960/120 MDCT windowPaul B Mahol2017-08-24
* imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-14
* avcodec/aac_tablegen: get rid of hardcoded tables entirelyGanesh Ajjanagadde2015-11-28
* aacenc: add support for encoding files using Long Term PredictionRostislav Pehlivanov2015-10-17
* AAC encoder: Extensive improvementsClaudio Freire2015-10-11
* aac: remove now-unused redundant arrayRostislav Pehlivanov2015-08-29
* aacenc_pred: rework the way prediction is doneRostislav Pehlivanov2015-08-29
* aacenc: implement the complete AAC-Main profileRostislav Pehlivanov2015-08-21
* aacenc_tns: implement temporal noise shapingRostislav Pehlivanov2015-08-21
* aaccoder: move the quantization functions to a separate fileRostislav Pehlivanov2015-08-21
* AAC Encoder: clipping avoidanceClaudio Freire2015-07-27
* avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-20
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4]Djordje Pesut2015-07-09
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-09
* aac: add additional fields needed by the encoder for intensity stereoRostislav Pehlivanov2015-06-28
* aacenc: Adjust the initial offset for PNS valuesRostislav Pehlivanov2015-04-14
* aacenc: Add support for Perceptual Noise Substitution energy valuesRostislav Pehlivanov2015-04-13
* AAC: Fix M/S stereo encodingClaudio Freire2015-03-03
* Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2'Michael Niedermayer2015-02-28
|\
| * lavc: remove unused traces of fmtconvert usageAnton Khirnov2015-02-28
* | Merge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e'Michael Niedermayer2015-02-04
|\|
| * aacdec: Support for ER AAC ELD 480.Alex Converse2015-02-03
* | avcodec/aacdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-02
* | avcodec/aacdec: Skip processing channel elements which have not been presentMichael Niedermayer2014-11-09
* | avcodec/aacdec: warn user when remapping streams.Benoit Fouet2014-10-24
* | avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macroMichael Niedermayer2014-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-23
|\|
| * aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).Alex Converse2013-10-23
* | Merge commit '1914e6f010b3320025c7b692aaea51d9b9a992a8'Michael Niedermayer2013-09-19
|\|
| * aacdec: Add support for LD (Low Delay) AACAlex Converse2013-09-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-26
|\|
| * miscellaneous typo fixesDiego Biurrun2013-07-25
* | Revert "aacdec: Reconfigure output as needed, disable pop_output_configuratio...Michael Niedermayer2013-03-08
* | aacdec: Reconfigure output as needed, disable pop_output_configuration()Michael Niedermayer2013-03-07
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\|
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-21
* | Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'Michael Niedermayer2013-02-13
|\|
| * aac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-31
* | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer2013-01-23
|\|
| * floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* | aacdec: make dual mono mode selectable through AVOptions too.Michael Niedermayer2012-12-30
* | aacdec: simplify dmonoMichael Niedermayer2012-12-30
* | Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'Michael Niedermayer2012-11-26
|\|
| * aacdec: use float planar sample format for outputJustin Ruggles2012-11-25