[Ffmpeg-devel] Re: [PATCH] h264.c faster decode_residual
Loren Merritt
lorenm
Wed Sep 28 16:57:39 CEST 2005
On Sat, 24 Sep 2005, diane_cartman at gmx.de wrote:
> this patch addresses two FIXMEs that are in the code for decoding of
> residual blocks in CAVLC mode.
> 1. seperated code for first coefficient level (after the trailing ones)
> and subsequent coefficient levels.
> 2. merged decode of runs with dequantisation
>
> just realised that in my first patch I removed the error check
> "if(zeros_left<0)",which I probably shouldn't have, so here
> is another attempt.
applied.
--Loren Merritt
More information about the ffmpeg-devel
mailing list