X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fisom.h;h=5d48989fd901f9ce7c7eacceeea80e3ec2f33aab;hb=641ef7d4f7cc01d13be7b729d28aaf1a35a57e0b;hp=d233839dab05a81204647efd019d1745857bd693;hpb=59f687b73ceb40e53314c5c1607669e97fcd9d13;p=ffmpeg diff --git a/libavformat/isom.h b/libavformat/isom.h index d233839dab0..5d48989fd90 100644 --- a/libavformat/isom.h +++ b/libavformat/isom.h @@ -186,6 +186,7 @@ typedef struct MOVContext { int chapter_track; int use_absolute_path; int ignore_editlist; + int seek_individually; int64_t next_root_atom; ///< offset of the next root atom int export_all; int export_xmp;