Commit eaa5882e authored by Michael Niedermayer's avatar Michael Niedermayer

avutil: fix compilation

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent ac44e52f
......@@ -1361,6 +1361,7 @@ typedef struct TestContext
char *string;
int flags;
AVRational rational;
AVRational video_rate;
int w, h;
enum AVPixelFormat pix_fmt;
enum AVSampleFormat sample_fmt;
......
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