mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
avutil: fix compilation
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
ac44e52f50
commit
eaa5882e71
@ -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…
Reference in New Issue
Block a user