X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fmovenc.h;h=f6c95adea36834b7001d76726707032669d99c37;hb=e098fba5d9c9d52aaddd83e63dd910ff20b841d2;hp=a3701bba0a77f74777b595025df0e0941adfa4e2;hpb=3ba0bfe71fb18e955ca0110e5a65105d84932fbc;p=ffmpeg diff --git a/libavformat/movenc.h b/libavformat/movenc.h index a3701bba0a7..f6c95adea36 100644 --- a/libavformat/movenc.h +++ b/libavformat/movenc.h @@ -125,6 +125,10 @@ typedef struct MOVMuxContext { int64_t reserved_moov_pos; int max_fragment_duration; int max_fragment_size; + + int iods_skip; + int iods_video_profile; + int iods_audio_profile; } MOVMuxContext; #define FF_MOV_FLAG_RTP_HINT 1