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 |
Mon, 09 Oct 2006 11:36:42 +0000 | gpoirier | fix AC3 5.1 being decoded as mono libavcodec |
Mon, 09 Oct 2006 07:31:27 +0000 | diego | Fix GPL/LGPL license version mismatch. libavcodec |
Mon, 09 Oct 2006 00:59:42 +0000 | michael | decrease ff_h264_norm_shift[] size libavcodec |