X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fmovenc.h;h=72862f1b10f7aebb40a1322675fd0e4dc6cc71c9;hb=7653ebfff6ea3f91ea81599ba8e2af922c510ecb;hp=75d7782a6db49cb24f8a86ff344b93563959ea22;hpb=157fa73992ab30b32160034e115aac21808084e2;p=ffmpeg diff --git a/libavformat/movenc.h b/libavformat/movenc.h index 75d7782a6db..72862f1b10f 100644 --- a/libavformat/movenc.h +++ b/libavformat/movenc.h @@ -181,7 +181,7 @@ typedef struct MOVMuxContext { int video_track_timescale; int reserved_moov_size; ///< 0 for disabled, -1 for automatic, size otherwise - int64_t reserved_moov_pos; + int64_t reserved_header_pos; char *major_brand;