mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-05 12:07:49 +00:00
bring back h264 build
Originally committed as revision 9555 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
640b73e17d
commit
93f4823935
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user