]> git.sesse.net Git - ffmpeg/history - libavcodec/libvo-aacenc.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
[ffmpeg] / libavcodec / libvo-aacenc.c
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