]> git.sesse.net Git - ffmpeg/history - libavcodec/libvo-aacenc.c
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / libvo-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...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
2013-01-14 Michael Niedermayerlavc: Fix assignments in if() when calling ff_af_queue_add
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-03-21 Justin Ruggleslibvo_aacenc: use AVCodec.encode2()
2012-02-25 Justin Rugglescheck for coded_frame allocation failure in several...
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-04-18 Luca Barbatolibvo-aacenc,libvo-amrwbenc}: fix api usage
2011-04-13 Martin Storsjölibvo-*: Fix up the long codec names
2011-04-13 Martin Storsjölibvo-aacenc: Only produce extradata if the global...
2011-04-12 Martin Storsjölibvo-*: Don't use deprecated sample format names and...
2011-04-12 Martin Storsjölibavcodec: Use "const enum AVSampleFormat[]" in AVCode...
2011-04-11 Martin StorsjöAdd an AAC encoder by using the libvo-aacenc library