mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avutil: fix compilation
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
ac44e52f50
commit
eaa5882e71
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue