1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-06 16:10:09 +02:00

bring back h264 build

Originally committed as revision 9555 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Benoit Fouet 2007-07-09 07:51:54 +00:00
parent 640b73e17d
commit 93f4823935

View File

@ -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;