summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264.c
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2007-07-08 23:14:54 +0000
committerMåns Rullgård <mans@mansr.com>2007-07-08 23:14:54 +0000
commitbad700e34652ad45071321f8782d85d3685f0da8 (patch)
tree14a4b6b66664d8834b328a8565d8492bb35150cf /libavcodec/h264.c
parent3b26ee4719a4f2c1d5b71a09492593b5569ea745 (diff)
downloadffmpeg-streaming-bad700e34652ad45071321f8782d85d3685f0da8.zip
ffmpeg-streaming-bad700e34652ad45071321f8782d85d3685f0da8.tar.gz
trivial warning fixes
Originally committed as revision 9547 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264.c')
-rw-r--r--libavcodec/h264.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index 1d4b8d4..5c79f42 100644
--- a/libavcodec/h264.c
+++ b/libavcodec/h264.c
@@ -5714,7 +5714,6 @@ static int decode_cabac_residual( H264Context *h, DCTELEM *block, int cat, int n
int index[64];
- int last;
int coeff_count = 0;
int abslevel1 = 1;
OpenPOWER on IntegriCloud