Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 22 Dec 2008 17:14:13 +0000 | michael | Simplify decode_cabac_mb_ref() a little bit, 2 cpu cycles faster on libavcodec |
Mon, 22 Dec 2008 16:56:05 +0000 | michael | Indent libavcodec |
Mon, 22 Dec 2008 16:46:17 +0000 | michael | inline decode_cabac_mb_type for I & P frames, 9 cycles faster on pentium dual. libavcodec |
Mon, 22 Dec 2008 16:20:13 +0000 | michael | Negate 2 more variables, 1 cpu cycle faster on pentium dual. libavcodec |
Mon, 22 Dec 2008 16:14:06 +0000 | michael | Simplify if/else, no speed change libavcodec |
Mon, 22 Dec 2008 16:10:35 +0000 | michael | Negate a few variables, this simplifies the code and makes it 5 cycles faster libavcodec |