[mythtv-firehose] mythtv branch fixes/0.26 updated by jstichnoth. v0.26.0-88-g3587b82

Git Repo Owner noreply at mythtv.org
Thu Jan 24 05:27:54 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  3587b8240a5b136df1b454b6b4e2d44294e7ed0a (commit)
      from  c86a3d78953ac1e3ffa10f670c73c836cfb1235d (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 3587b8240a5b136df1b454b6b4e2d44294e7ed0a
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 23 Jan 2013 21:13:11 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 23 Jan 2013 21:21:00 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3587b8240a5b136df1b454b6b4e2d44294e7ed0a

Rescale 1088-row videos to avoid showing trailing garbage.
Refs #11358.  1080i videos may present themselves as 1088 rows
(divisible by 16).  The HD-PVR in particular may contain garbage in
those last rows.  Specifically, the last two rows may form an annoying
green line.  We add a scaling pass to shift the bottom 4 rows (4 to be
on the safe side) off the bottom of the display area.
(cherry picked from commit 9d9de7b75d5354c9130526311a0c74d7172ebe6d)



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

Summary of changes:
 mythtv/libs/libmythtv/videooutwindow.cpp |   15 +++++++++++++++
 mythtv/libs/libmythtv/videooutwindow.h   |    1 +
 2 files changed, 16 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list