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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/encode_lavc.h b/core/encode_lavc.h
index a0245c991a..7e53ae6a1d 100644
--- a/core/encode_lavc.h
+++ b/core/encode_lavc.h
@@ -61,7 +61,7 @@ struct encode_lavc_context {
long long vbytes;
struct stream *twopass_bytebuffer_a;
struct stream *twopass_bytebuffer_v;
- unsigned int t0;
+ double t0;
unsigned int frames;
bool expect_video;