]> git.sesse.net Git - ffmpeg/history - libavcodec/libvo-aacenc.c
lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
[ffmpeg] / libavcodec / libvo-aacenc.c
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