Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 13:37:43 +0000 | lu_zero | add_bytes passes tests 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 |