Commit 03b4ca22 authored by michael's avatar michael

help gcc-2.95


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12652 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a1d2c9a0
......@@ -37,7 +37,7 @@ typedef union SuperBlock {
typedef struct CodeBook {
unsigned depth;
unsigned size;
MacroBlock blocks[];
MacroBlock blocks[0];
} CodeBook;
typedef struct Escape124Context {
......
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