]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/movenc.h
Use gmtime_r instead of gmtime and localtime_r instead of localtime
[ffmpeg] / libavformat / movenc.h
index 0d3eb34c5e6d69211643d552cf45fee8763ca927..2f2c09cbd07e7ffc0a43e6aa5d671f9f6579cc8e 100644 (file)
@@ -164,6 +164,7 @@ typedef struct MOVMuxContext {
     char *major_brand;
 
     int per_stream_grouping;
+    AVFormatContext *fc;
 } MOVMuxContext;
 
 #define FF_MOV_FLAG_RTP_HINT 1