[mythtv-commits] [MythTV/mythtv] 0d81a4: Fix playback speed on 32-bit android.
David Hampton
noreply at github.com
Thu Feb 25 02:09:25 UTC 2021
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 0d81a483935fd0581d3515b647e10013c885e759
https://github.com/MythTV/mythtv/commit/0d81a483935fd0581d3515b647e10013c885e759
Author: David Hampton <mythtv at love2code.net>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M mythtv/libs/libmythtv/mythplayeravsync.cpp
Log Message:
-----------
Fix playback speed on 32-bit android.
Remove completely broken code cleanup from the AV sync code.
Commit: 5cec1e89b196d9886660d29463613b699448b3cb
https://github.com/MythTV/mythtv/commit/5cec1e89b196d9886660d29463613b699448b3cb
Author: David Hampton <mythtv at love2code.net>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M mythtv/libs/libmythtv/jitterometer.cpp
Log Message:
-----------
Fix reported playback FPS on 32-bit android.
Prevent floating point underrun that results in the reported frame
rate being infinite.
Compare: https://github.com/MythTV/mythtv/compare/128861680407...5cec1e89b196
More information about the mythtv-commits
mailing list