]> git.sesse.net Git - ffmpeg/history - libavcodec/vp8data.h
Shut up an uninitialized variable GCC warning in VP8.
[ffmpeg] / libavcodec / vp8data.h
2010-07-22 Jason Garrett-GlaserEliminate a LUT in escape decoding in VP8 decode_block_...
2010-06-28 Ronald S. BultjeSimplify MV parsing, removes laying out 2 or 4 (16x8...
2010-06-28 Ronald S. BultjeOptimize split MC, so we don't always do 4x4 blocks...
2010-06-23 Ronald S. BultjeFix a typo, spotted by Diego.
2010-06-22 David ConradNative VP8 decoder.