]> git.sesse.net Git - vlc/blobdiff - src/input/input_internal.h
backport [13191] and [13192] once again
[vlc] / src / input / input_internal.h
index a9a0b3fe783422731ecdc0e7cac84591421cbbb6..c0daa4d8d5345087c672930ac98134d8f88a722c 100644 (file)
@@ -133,6 +133,7 @@ typedef struct
     /* Synchronization information */
     mtime_t                 delta_cr;
     mtime_t                 cr_ref, sysdate_ref;
+    mtime_t                 last_sysdate;
     mtime_t                 last_cr; /* reference to detect unexpected stream
                                       * discontinuities                      */
     mtime_t                 last_pts;