[FFmpeg-cvslog] r9547 and h264.c

Benoit Fouet benoit.fouet
Mon Jul 9 09:52:38 CEST 2007


Andreas ?man wrote:
> Hi
>
> I was not (but am now) subscribed to cvslog so i cannot
> correctly reply to the thread, sorry for that.
>
> Modified: trunk/libavcodec/h264.c
> ==============================================================================
> --- trunk/libavcodec/h264.c	(original)
> +++ trunk/libavcodec/h264.c	Mon Jul  9 01:14:54 2007
> @@ -5714,7 +5714,6 @@ static int decode_cabac_residual( H264Co
>
>       int index[64];
>
> -    int last;
>       int coeff_count = 0;
>
>       int abslevel1 = 1;
>
> 'last' is actually used if not
>
> defined(ARCH_X86) && defined(CONFIG_7REGS) && 
> defined(HAVE_EBX_AVAILABLE) && !defined(BROKEN_RELOCATIONS)
>
> is true, see a few lines below.
>
>   

should be fixed now.

-- 
Ben
Purple Labs S.A.
www.purplelabs.com





More information about the ffmpeg-cvslog mailing list