]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/zmbvenc.c
Remove dead nested assignment found by CSA
[frescor/ffmpeg.git] / libavcodec / zmbvenc.c
2009-05-10 bananRemove dead nested assignment found by CSA
2009-04-24 kostyaRemove useless assignment during initialization for...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
2008-09-18 kostyaZMBV encoder forgot to fill coded frame pointer
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-16 michaelAvoid using log2() freebsd does not support it.
2008-05-11 cehoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-05-09 michaelLittle fix for block sizes <16
2008-05-09 kostyaImprove motion estimation metric.
2008-04-28 diegoAdd long names to some AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2007-07-05 diegolicense header consistency cosmetics
2007-06-02 ramiroUse AV_xx throughout libavcodec
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-03-11 kostyaCorrectly ME border blocks
2007-01-21 mruremove useless #ifdef CONFIG_ZLIB
2007-01-21 bananFixed a typo, cosmetics.
2006-12-08 kostyaDeobfuscate expression
2006-12-08 kostya1e6l forgot to add zmbvenc.c