[FFmpeg-cvslog] r9555 - trunk/libavcodec/h264.c

benoit subversion
Mon Jul 9 09:51:54 CEST 2007


Author: benoit
Date: Mon Jul  9 09:51:54 2007
New Revision: 9555

Log:
bring back h264 build


Modified:
   trunk/libavcodec/h264.c

Modified: trunk/libavcodec/h264.c
==============================================================================
--- trunk/libavcodec/h264.c	(original)
+++ trunk/libavcodec/h264.c	Mon Jul  9 09:51:54 2007
@@ -5714,6 +5714,7 @@ static int decode_cabac_residual( H264Co
 
     int index[64];
 
+    int av_unused last;
     int coeff_count = 0;
 
     int abslevel1 = 1;




More information about the ffmpeg-cvslog mailing list