]> git.sesse.net Git - ffmpeg/history - libavcodec/zmbv.c
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
[ffmpeg] / libavcodec / zmbv.c
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-28 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Kostya Shishkovindentation
2008-03-09 Kostya ShishkovCorrectly handle empty frames
2008-02-01 Michael Niedermayerconst
2007-07-16 Måns Rullgårdremove useless #ifdef CONFIG_ZLIB from zmbv decoder
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-16 Måns Rullgårdfix some printf format specifiers
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-27 Kostya ShishkovRemove redundant assign
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-01 Kostya Shishkov1l: correct argument order in avcodec_check_dimensions
2006-09-09 Kostya ShishkovDrop unneeded checks before av_free() and change to...
2006-02-20 Kostya ShishkovZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled...
2006-02-12 Mike Melansonadd another set of zlib guards
2006-02-12 Mike Melansondosbox native ZMBV decoder, courtesy of Kostya