summaryrefslogtreecommitdiffstats
path: root/core/encode_lavc.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/encode_lavc.h')
-rw-r--r--core/encode_lavc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/encode_lavc.h b/core/encode_lavc.h
index 7e53ae6a1d..f47825e1d7 100644
--- a/core/encode_lavc.h
+++ b/core/encode_lavc.h
@@ -63,6 +63,7 @@ struct encode_lavc_context {
struct stream *twopass_bytebuffer_v;
double t0;
unsigned int frames;
+ double audioseconds;
bool expect_video;
bool expect_audio;