Mercurial > libavcodec.hg
log cabac.h @ 3972:f5f1c9af095d libavcodec
age | author | description |
---|---|---|
Mon, 09 Oct 2006 18:20:00 +0000 | michael | move outcommented START/STOP_TIMER to a hopefully better place for benchmarking ... libavcodec |
Mon, 09 Oct 2006 15:52:17 +0000 | michael | drop failed attempt to optimize *state= c->mps_state[s]; libavcodec |
Mon, 09 Oct 2006 14:15:53 +0000 | michael | 10l bugfix for some disabled code libavcodec |
Mon, 09 Oct 2006 14:15:14 +0000 | michael | first try of a handwritten get_cabac() for x86, this is 10-20% faster on P3 depening on if you try to subtract the START/STOP_TIMER overhead libavcodec |
Mon, 09 Oct 2006 12:25:24 +0000 | michael | remove bytestream_end checks, seems to work fine without them and the bitstream reader doesnt check for the end either libavcodec |
Mon, 09 Oct 2006 00:59:42 +0000 | michael | decrease ff_h264_norm_shift[] size libavcodec |
Sun, 08 Oct 2006 21:26:08 +0000 | michael | cleanup libavcodec |