]> git.sesse.net Git - ffmpeg/history - libavcodec/libfdk-aacenc.c
utvideodec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / libfdk-aacenc.c
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2014-06-06 Martin Storsjölibfdk-aac: Relicense the library wrappers to the ISC...
2014-05-05 Martin Storsjölibfdk-aac: Relicense the library wrappers to 2-clause BSD
2014-05-05 Jean Firstlibfdk-aacenc: Enable 7.1 channel encoding
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-06-24 Kieran Kunhyalavc: Add option to encode MPEG-2 AAC with libfdk-aac
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
2013-02-11 Derek Buitenhuislibfdk-aacenc: Actually check for upper bounds of cutoff
2013-01-14 Michael Niedermayerlavc: Fix assignments in if() when calling ff_af_queue_add
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
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