summaryrefslogtreecommitdiff
path: root/libavcodec/libfdk-aacenc.c
Commit message (Expand)AuthorAge
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* libfdk-aac: Allow setting VBR modes via a private optionMartin Storsjö2012-09-25
* libfdk-aac: Warn the user that the VBR modes are unsupportedMartin Storsjö2012-09-25
* libfdk-aac: reindent after last commitNathan Caldwell2012-09-25
* libfdk-aac: Limit to supported sample rates.Nathan Caldwell2012-09-25
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-04
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* libfdk-aacenc: add LATM/LOAS encapsulation supportKieran Kunhya2012-07-25
* libfdk-aac: Check if cutoff value is validMohammad Alsaleh2012-07-15
* libfdk-aac: Allow setting the encoder bandwidth/cutoff frequencyMartin Storsjö2012-07-12
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-12