]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mpegts_service: change mi_last_dispatch from time_t to int64_t (monoclock)
authorJaroslav Kysela <perex@perex.cz>
Tue, 15 Mar 2016 23:02:00 +0000 (00:02 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 15 Mar 2016 23:02:00 +0000 (00:02 +0100)
src/input/mpegts.h

index 6ffb2fb3c6511293700706d3e53373eca1c49201..79ff40ffa953980b410bda42aab79163d13526d4 100644 (file)
@@ -672,7 +672,7 @@ struct mpegts_input
    */
 
   int mi_running;            /* threads running */
-  time_t mi_last_dispatch;
+  int64_t mi_last_dispatch;
 
   /* Data input */
   // Note: this section is protected by mi_input_lock