]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/zmbvenc.c
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / libavcodec / zmbvenc.c
2009-11-20 kostyacosmetics: break some long lines and insert few spaces
2009-11-20 kostya10l trocadero: ZMBV encoder used zero score to detect...
2009-10-13 reimarRemove unnecessary calls to avcodec_check_dimensions...
2009-09-06 reimarMark all pix_fmts and supported_framerates compound...
2009-05-22 conradMove ALIGN macro to libavutil/common.h and use it in...
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