avutil: fix compilation

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/13/head
Michael Niedermayer 12 years ago
parent ac44e52f50
commit eaa5882e71
  1. 1
      libavutil/opt.c

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

Loading…
Cancel
Save