Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 23 Jul 2010 21:46:30 +0000 | conrad | Inline asm for VP56 arith coder libavcodec |
Fri, 23 Jul 2010 21:46:25 +0000 | conrad | VP8: Inline traversing vp8_small_mvtree libavcodec |
Fri, 23 Jul 2010 21:46:20 +0000 | conrad | VP8: Use vp56_rac_get_prob_branchy when the bit is only used by an if() libavcodec |
Fri, 23 Jul 2010 21:46:17 +0000 | conrad | Decode DCT tokens by branching to a different code path for each branch libavcodec |
Fri, 23 Jul 2010 21:46:14 +0000 | conrad | Move renormalization of the VP56 arith decoder to before decoding a bit libavcodec |
Fri, 23 Jul 2010 21:46:08 +0000 | conrad | Split renorm of vp56 arith decoder to its own function libavcodec |