Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 23 Jul 2010 21:46:08 +0000 | conrad | Split renorm of vp56 arith decoder to its own function libavcodec |
Fri, 23 Jul 2010 21:46:01 +0000 | conrad | vp56's arith decoder's code_word is only 16 bits, no need for unsigned long libavcodec |
Fri, 23 Jul 2010 21:42:35 +0000 | darkshikari | Add myself to VP8 copyright and maintainers. libavcodec |
Fri, 23 Jul 2010 21:36:21 +0000 | darkshikari | VP8: always_inline some things to force gcc to do the right thing libavcodec |
Fri, 23 Jul 2010 21:17:18 +0000 | darkshikari | VP8: use AV_RL24 instead of defining a new RL24. libavcodec |
Fri, 23 Jul 2010 19:06:22 +0000 | darkshikari | VP8: Slightly faster MV selection libavcodec |