]> git.sesse.net Git - ffmpeg/history - libavcodec/libfdk-aacenc.c
cook: use AVCodecContext.channels instead of keeping a private copy
[ffmpeg] / libavcodec / libfdk-aacenc.c
2012-09-25 Martin Storsjölibfdk-aac: Allow setting VBR modes via a private option
2012-09-25 Martin Storsjölibfdk-aac: Warn the user that the VBR modes are unsupp...
2012-09-25 Nathan Caldwelllibfdk-aac: reindent after last commit
2012-09-25 Nathan Caldwelllibfdk-aac: Limit to supported sample rates.
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-25 Kieran Kunhyalibfdk-aacenc: add LATM/LOAS encapsulation support
2012-07-15 Mohammad Alsalehlibfdk-aac: Check if cutoff value is valid
2012-07-12 Martin Storsjölibfdk-aac: Allow setting the encoder bandwidth/cutoff...
2012-07-12 Martin StorsjöSupport AAC encoding via the external library fdk-aac