X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fmovenc.h;h=574de824efd1ca3ec120578675116cdb563e0290;hb=31dfe20dd2fe16c2a3a6816d140b8a32dbdc06ba;hp=4cf40f231dd1370816bcf33e1008e479b5751fa9;hpb=bae053fca4cf662a223821f1e1fe43236e1cf2ff;p=ffmpeg diff --git a/libavformat/movenc.h b/libavformat/movenc.h index 4cf40f231dd..574de824efd 100644 --- a/libavformat/movenc.h +++ b/libavformat/movenc.h @@ -154,6 +154,7 @@ typedef struct MOVMuxContext { int fragments; int max_fragment_duration; + int min_fragment_duration; int max_fragment_size; int ism_lookahead; AVIOContext *mdat_buf;