]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/isom.h
Merge commit 'ee0d774dfa94655e44707ff3e02f4a4d282c1963'
[ffmpeg] / libavformat / isom.h
index d233839dab05a81204647efd019d1745857bd693..5d48989fd901f9ce7c7eacceeea80e3ec2f33aab 100644 (file)
@@ -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;