]> git.sesse.net Git - ffmpeg/blobdiff - ffmpeg.h
Merge commit '31a23a0dc663bd42bf593275971b4277a479b73d'
[ffmpeg] / ffmpeg.h
index b89a5ac626f281f38d0604469772e191c37376a4..d7046fd1e3d25f5b004eb519d487621771350ae5 100644 (file)
--- a/ffmpeg.h
+++ b/ffmpeg.h
@@ -114,6 +114,7 @@ typedef struct OptionsContext {
     int chapters_input_file;
 
     int64_t recording_time;
+    int64_t stop_time;
     uint64_t limit_filesize;
     float mux_preload;
     float mux_max_delay;