]> git.sesse.net Git - ffmpeg/history - libavcodec/svq1enc.c
Synchronize AAC encoder with renamings in aac.h
[ffmpeg] / libavcodec / svq1enc.c
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-05-06 Diego BiurrunRemove unnecessary parentheses from return calls.
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2007-07-06 Aurelien Jacobssplit SVQ1 decoder and encoder in their own files