[FFmpeg-cvslog] r9547 - in trunk/libavcodec: cavs.h h264.c mpegvideo.h snow.c
Benoit Fouet
benoit.fouet
Mon Jul 9 09:12:40 CEST 2007
mru wrote:
> Author: mru
> Date: Mon Jul 9 01:14:54 2007
> New Revision: 9547
>
> Log:
> trivial warning fixes
>
>
> 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;
>
>
this one breaks compilation here...
ok to revert ?
--
Ben
Purple Labs S.A.
www.purplelabs.com
More information about the ffmpeg-cvslog
mailing list