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 1b669e8613..226a28f165 100644
--- a/libavformat/movenc.h
+++ b/libavformat/movenc.h
@@ -159,6 +159,8 @@ typedef struct MOVMuxContext {
AVIOContext *mdat_buf;
int64_t reserved_moov_pos;
+
+ char *major_brand;
} MOVMuxContext;
#define FF_MOV_FLAG_RTP_HINT 1