Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 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 |
Mon, 09 Oct 2006 11:36:42 +0000 | gpoirier | fix AC3 5.1 being decoded as mono libavcodec |