summaryrefslogtreecommitdiffstats
path: root/common/encode_lavc.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/encode_lavc.h')
-rw-r--r--common/encode_lavc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/encode_lavc.h b/common/encode_lavc.h
index 15e0a5c7f2..96fc17f1bb 100644
--- a/common/encode_lavc.h
+++ b/common/encode_lavc.h
@@ -33,7 +33,9 @@
#include "video/csputils.h"
struct encode_lavc_context {
+ struct mpv_global *global;
struct encode_output_conf *options;
+ struct mp_log *log;
float vo_fps;