summaryrefslogtreecommitdiffstats
path: root/libavcodec/libfdk-aacenc.c
Commit message (Expand)AuthorAgeFilesLines
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-5/+5
* avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-041-4/+4
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* libfdk-aacenc: add LATM/LOAS encapsulation supportKieran Kunhya2012-07-251-1/+14
* libfdk-aac: Check if cutoff value is validMohammad Alsaleh2012-07-151-0/+5
* libfdk-aac: Allow setting the encoder bandwidth/cutoff frequencyMartin Storsjö2012-07-121-0/+9
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-121-0/+384
OpenPOWER on IntegriCloud