[mythtv-commits] [MythTV/mythtv] cb9e30: Fix a problem with arbitrary, time seeks.
David Engel
noreply at github.com
Thu Nov 28 06:29:55 UTC 2019
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: cb9e30759890063c589cd30254b27ae5b604aba0
https://github.com/MythTV/mythtv/commit/cb9e30759890063c589cd30254b27ae5b604aba0
Author: David Engel <dengel at mythtv.org>
Date: 2019-11-28 (Thu, 28 Nov 2019)
Changed paths:
M mythtv/libs/libmythtv/tv_play.cpp
Log Message:
-----------
Fix a problem with arbitrary, time seeks.
Commit afaeef4a mistakenly changed a case that really shold use
integer division.
More information about the mythtv-commits
mailing list