]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/svq1enc.c
indent
[frescor/ffmpeg.git] / libavcodec / svq1enc.c
2009-10-19 stefanoAdd additional long names for the Sorenson Vector Quant...
2009-09-06 reimarMark all pix_fmts and supported_framerates compound...
2009-08-11 lorenmfix a crash in SVQ1 with cmp!=sad
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-11-24 mrusvq1enc: move scratch buffer from stack to context...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-11 cehoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-05-06 diegoRemove unnecessary parentheses from return calls.
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2007-07-06 aurelsplit SVQ1 decoder and encoder in their own files