diff --git a/src/zm_videostore.h b/src/zm_videostore.h index f6d280807..5eae3d83a 100644 --- a/src/zm_videostore.h +++ b/src/zm_videostore.h @@ -78,7 +78,7 @@ static struct CodecData codec_data[]; const char *format; // These are for in - uint64_t video_start_pts; + int64_t video_start_pts; int64_t video_last_pts; int64_t video_last_dts;