2a0b9d851c
The commit 4a5ac3974 fixed the bug the first PTS is not zero. This commit fixed the same issue in replay-buffer. A variable `video_dts_offset` is renamed to `video_pts_offset` and the variable is initialized by `pts` instead of `dts`.