Commit 93f48239 authored by Benoit Fouet's avatar Benoit Fouet

bring back h264 build

Originally committed as revision 9555 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 640b73e1
...@@ -5714,6 +5714,7 @@ static int decode_cabac_residual( H264Context *h, DCTELEM *block, int cat, int n ...@@ -5714,6 +5714,7 @@ static int decode_cabac_residual( H264Context *h, DCTELEM *block, int cat, int n
int index[64]; int index[64];
int av_unused last;
int coeff_count = 0; int coeff_count = 0;
int abslevel1 = 1; int abslevel1 = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment