[mythtv-commits] mythtv branch fixes/0.27 updated by paulh. v0.27.4-9-ga1096aa

Git Repo Owner noreply at mythtv.org
Mon Nov 10 11:36:42 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  a1096aa9fa4177a66a0cc45196c9e8179944efbd (commit)
      from  0f0e67871b38abc9de21e588a1a9670d7d7603e5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a1096aa9fa4177a66a0cc45196c9e8179944efbd
Author:    faginbagin <mythtv at hbuus.com> at Mon, 10 Nov 2014 11:33:22 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Mon, 10 Nov 2014 11:36:08 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a1096aa9fa4177a66a0cc45196c9e8179944efbd

DTVRecorder: Fix 32 to 64 bit integer arithmetic in FindPSKeyFrames()
This is reported to fix commercial flagging of PVR-150/300/500 recordings
possibly only affecting 32 bit O/Ss due to a bad conversion from a 32 bit
unsigned int to a 64 bit signed int.

Fixes #12313.

Signed-off-by: Paul Harrison <pharrison at mythtv.org>
(cherry picked from commit eb0e5050a4af098b9c9dd392c324e1993b2c590e)



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/recorders/dtvrecorder.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list