]> git.sesse.net Git - ffmpeg/blobdiff - libavdevice/decklink_common_c.h
Merge commit '90b15f60bf4919deaed66d868e18107eba371da7'
[ffmpeg] / libavdevice / decklink_common_c.h
index 32a5d70ee1981b933199f45af082faa82915ca44..ca85ec2504c5da88a5d681b776ef9e835136b7ed 100644 (file)
@@ -56,6 +56,8 @@ struct decklink_cctx {
     int raw_format;
     int64_t queue_size;
     int copyts;
+    int64_t timestamp_align;
+    int timing_offset;
 };
 
 #endif /* AVDEVICE_DECKLINK_COMMON_C_H */