]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/isom.h
Merge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721'
[ffmpeg] / libavformat / isom.h
index 0360c53f11a375e1622fdd59577d02f551365635..4154baf82785d7fe50599f0f52d4a15ed2f8bc9c 100644 (file)
@@ -94,6 +94,7 @@ typedef struct MOVSbgp {
 
 typedef struct MOVStreamContext {
     AVIOContext *pb;
+    int pb_is_copied;
     int ffindex;          ///< AVStream index
     int next_chunk;
     unsigned int chunk_count;