diff options
author | Johns <johns98@gmx.net> | 2013-10-08 10:18:04 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2013-10-08 10:18:04 +0200 |
commit | fb2a7f9959d6f9d3bf385a7a32abcf6b1c599ad2 (patch) | |
tree | 9222d2a0680184b13c45360a47809246647d18fa /ChangeLog | |
parent | e3b32861b051814418998a1b25a7231848b274ed (diff) | |
download | vdr-plugin-softhddevice-fb2a7f9959d6f9d3bf385a7a32abcf6b1c599ad2.tar.gz vdr-plugin-softhddevice-fb2a7f9959d6f9d3bf385a7a32abcf6b1c599ad2.tar.bz2 |
CLOCK_REALTIME -> CLOCK_MONOTONIC to allow time changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ User johns Date: + CLOCK_REALTIME -> CLOCK_MONOTONIC to allow time changes. Add function VideoStreamOpen and always use VideoStreamClose. Softer audio/video sync. Add function GetStats to the video output module. |