]> git.sesse.net Git - ffmpeg/history - libavcodec/zmbvenc.c
Move ALIGN macro to libavutil/common.h and use it in various places
[ffmpeg] / libavcodec / zmbvenc.c
2009-05-22 David ConradMove ALIGN macro to libavutil/common.h and use it in...
2009-05-10 Benjamin LarssonRemove dead nested assignment found by CSA
2009-04-24 Kostya ShishkovRemove useless assignment during initialization for...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-09-18 Kostya ShishkovZMBV encoder forgot to fill coded frame pointer
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-16 Michael NiedermayerAvoid using log2() freebsd does not support it.
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-05-09 Michael NiedermayerLittle fix for block sizes <16
2008-05-09 Michael NiedermayerImprove motion estimation metric.
2008-04-28 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-03-11 Kostya ShishkovCorrectly ME border blocks
2007-01-21 Måns Rullgårdremove useless #ifdef CONFIG_ZLIB
2007-01-21 Benjamin LarssonFixed a typo, cosmetics.
2006-12-08 Kostya ShishkovDeobfuscate expression
2006-12-08 Kostya Shishkov1e6l forgot to add zmbvenc.c