summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264.c
diff options
context:
space:
mode:
authorBenoit Fouet <benoit.fouet@free.fr>2007-07-09 07:51:54 +0000
committerBenoit Fouet <benoit.fouet@free.fr>2007-07-09 07:51:54 +0000
commit93f4823935581ea388f404887eb4d559f5745d4f (patch)
tree308a1e7c30917b81ea1236d92a87923c994b419b /libavcodec/h264.c
parent640b73e17d6977c6da550a42f3766d2de3dd6006 (diff)
downloadffmpeg-streaming-93f4823935581ea388f404887eb4d559f5745d4f.zip
ffmpeg-streaming-93f4823935581ea388f404887eb4d559f5745d4f.tar.gz
bring back h264 build
Originally committed as revision 9555 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264.c')
-rw-r--r--libavcodec/h264.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index 5c79f42..22c250e 100644
--- a/libavcodec/h264.c
+++ b/libavcodec/h264.c
@@ -5714,6 +5714,7 @@ static int decode_cabac_residual( H264Context *h, DCTELEM *block, int cat, int n
int index[64];
+ int av_unused last;
int coeff_count = 0;
int abslevel1 = 1;
OpenPOWER on IntegriCloud