]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/svq1enc.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / svq1enc.c
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