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, 1 insertions, 1 deletions
diff --git a/libavformat/movenc.h b/libavformat/movenc.h
index a61cfad273..6392d078a0 100644
--- a/libavformat/movenc.h
+++ b/libavformat/movenc.h
@@ -166,7 +166,7 @@ typedef struct MOVMuxContext {
AVIOContext *mdat_buf;
int first_trun;
- int64_t reserved_moov_pos;
+ int64_t reserved_header_pos;
char *major_brand;