You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avutil: fix compilation
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -1361,6 +1361,7 @@ typedef struct TestContext
|
|||||||
char *string;
|
char *string;
|
||||||
int flags;
|
int flags;
|
||||||
AVRational rational;
|
AVRational rational;
|
||||||
|
AVRational video_rate;
|
||||||
int w, h;
|
int w, h;
|
||||||
enum AVPixelFormat pix_fmt;
|
enum AVPixelFormat pix_fmt;
|
||||||
enum AVSampleFormat sample_fmt;
|
enum AVSampleFormat sample_fmt;
|
||||||
|
Reference in New Issue
Block a user