[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-2381-geb0e505

Git Repo Owner noreply at mythtv.org
Mon Nov 10 11:33:51 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  eb0e5050a4af098b9c9dd392c324e1993b2c590e (commit)
      from  4e5ce7fe25faf3df617b4f633b0e6c58afa34912 (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 eb0e5050a4af098b9c9dd392c324e1993b2c590e
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:33:22 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eb0e5050a4af098b9c9dd392c324e1993b2c590e

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>



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

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

-- 



More information about the mythtv-firehose mailing list