Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 10 Oct 2006 01:08:39 +0000 | michael | replace a few and/sub/... by cmov libavcodec |
Mon, 09 Oct 2006 21:57:10 +0000 | michael | reading 8bit mem into a 8bit register needs 2 uops on P4, 8bit->32bit with zero extension needs just 1 libavcodec |
Mon, 09 Oct 2006 21:39:07 +0000 | michael | on the P4 inc needs twice as much time a add libavcodec |
Mon, 09 Oct 2006 21:21:10 +0000 | michael | 10l libavcodec |
Mon, 09 Oct 2006 21:14:16 +0000 | michael | reverse remainder of the failed attempt to optimize *state=c->mps_state[s] libavcodec |
Mon, 09 Oct 2006 20:51:33 +0000 | michael | x86 branchless cabac decoder libavcodec |