]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/isom.h
Merge commit '68e547ae8b455e5e2b60839f35c359d77a6d94bc'
[ffmpeg] / libavformat / isom.h
index 65a64d42b52b43e0b5d6e25443c9e8d8acf433b2..255efd1cfcc9827a9886e47e67bdec1a0fcd6822 100644 (file)
@@ -188,6 +188,7 @@ typedef struct MOVContext {
     MOVTrackExt *trex_data;
     unsigned trex_count;
     int itunes_metadata;  ///< metadata are itunes style
+    int handbrake_version;
     int chapter_track;
     int use_absolute_path;
     int ignore_editlist;