summaryrefslogtreecommitdiffstats
path: root/libavcodec/aac.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/aacdec_fixed: Provide context to av_log()Michael Niedermayer2019-01-011-1/+1
* Parse and drop gain control data, so that SSR packets decode.Dale Curtis2018-02-211-0/+2
* avcodec/aac: Add floating point 960/120 MDCT windowPaul B Mahol2017-08-241-0/+3
* imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-141-2/+2
* avcodec/aac_tablegen: get rid of hardcoded tables entirelyGanesh Ajjanagadde2015-11-281-0/+2
* aacenc: add support for encoding files using Long Term PredictionRostislav Pehlivanov2015-10-171-0/+2
* AAC encoder: Extensive improvementsClaudio Freire2015-10-111-0/+1
* aac: remove now-unused redundant arrayRostislav Pehlivanov2015-08-291-1/+0
* aacenc_pred: rework the way prediction is doneRostislav Pehlivanov2015-08-291-1/+1
* aacenc: implement the complete AAC-Main profileRostislav Pehlivanov2015-08-211-0/+5
* aacenc_tns: implement temporal noise shapingRostislav Pehlivanov2015-08-211-0/+1
* aaccoder: move the quantization functions to a separate fileRostislav Pehlivanov2015-08-211-0/+1
* AAC Encoder: clipping avoidanceClaudio Freire2015-07-271-0/+4
* avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-201-51/+1
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4]Djordje Pesut2015-07-091-21/+59
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-091-0/+23
* aac: add additional fields needed by the encoder for intensity stereoRostislav Pehlivanov2015-06-281-2/+7
* aacenc: Adjust the initial offset for PNS valuesRostislav Pehlivanov2015-04-141-0/+1
* aacenc: Add support for Perceptual Noise Substitution energy valuesRostislav Pehlivanov2015-04-131-0/+3
* AAC: Fix M/S stereo encodingClaudio Freire2015-03-031-1/+2
* Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2'Michael Niedermayer2015-02-281-2/+0
|\
| * lavc: remove unused traces of fmtconvert usageAnton Khirnov2015-02-281-2/+0
* | Merge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e'Michael Niedermayer2015-02-041-0/+2
|\ \ | |/
| * aacdec: Support for ER AAC ELD 480.Alex Converse2015-02-031-0/+2
* | avcodec/aacdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-021-1/+1
* | avcodec/aacdec: Skip processing channel elements which have not been presentMichael Niedermayer2014-11-091-0/+1
* | avcodec/aacdec: warn user when remapping streams.Benoit Fouet2014-10-241-0/+1
* | avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macroMichael Niedermayer2014-05-251-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-231-1/+1
|\ \ | |/
| * aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).Alex Converse2013-10-231-1/+1
* | Merge commit '1914e6f010b3320025c7b692aaea51d9b9a992a8'Michael Niedermayer2013-09-191-0/+1
|\ \ | |/
| * aacdec: Add support for LD (Low Delay) AACAlex Converse2013-09-181-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-261-1/+1
|\ \ | |/
| * miscellaneous typo fixesDiego Biurrun2013-07-251-1/+1
* | Revert "aacdec: Reconfigure output as needed, disable pop_output_configuratio...Michael Niedermayer2013-03-081-5/+0
* | aacdec: Reconfigure output as needed, disable pop_output_configuration()Michael Niedermayer2013-03-071-0/+5
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-211-2/+0
* | Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'Michael Niedermayer2013-02-131-1/+1
|\ \ | |/
| * aac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-1/+1
* | mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-311-2/+16
* | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer2013-01-231-1/+0
|\ \ | |/
| * floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-1/+0
* | aacdec: make dual mono mode selectable through AVOptions too.Michael Niedermayer2012-12-301-0/+2
* | aacdec: simplify dmonoMichael Niedermayer2012-12-301-2/+1
* | Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'Michael Niedermayer2012-11-261-3/+4
|\ \ | |/
| * aacdec: use float planar sample format for outputJustin Ruggles2012-11-251-3/+4
* | Merge commit '1cd432e167b1a80853760c89a33606e2b5f229c2'Michael Niedermayer2012-10-191-1/+0
|\ \ | |/
| * aac: fix build with hardcoded tablesMans Rullgard2012-10-181-1/+0
OpenPOWER on IntegriCloud