summaryrefslogtreecommitdiff
path: root/libavformat/movenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/movenc.h')
-rw-r--r--libavformat/movenc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/movenc.h b/libavformat/movenc.h
index 3410080780..35be7818ed 100644
--- a/libavformat/movenc.h
+++ b/libavformat/movenc.h
@@ -162,6 +162,8 @@ typedef struct MOVMuxContext {
int64_t reserved_moov_pos;
char *major_brand;
+
+ int per_stream_grouping;
} MOVMuxContext;
#define FF_MOV_FLAG_RTP_HINT 1