[mythtv-commits] mythtv branch fixes/0.28 updated by stuartm. v0.28-pre-3684-gea5a50b

Git Repo Owner noreply at mythtv.org
Tue Mar 15 22:25:19 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user stuartm.
       via  ea5a50b6555e34e97219ca43475d67307e4621c2 (commit)
       via  bac4619608faa7ee8380198e26f5051e2eed7dd3 (commit)
       via  25294517af717bebc8099cef044cdb4b52db8048 (commit)
       via  49473a4cbcf502f6b05adf9972943316fa614369 (commit)
      from  514f7f893e80d810d0b6d7b178937fd52e68080f (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 ea5a50b6555e34e97219ca43475d67307e4621c2
Author:    Lomion0815 <lomion at aon.at> at Mon, 14 Mar 2016 21:00:02 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Mar 2016 22:25:09 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ea5a50b6555e34e97219ca43475d67307e4621c2

Reduce screen/frontend load times by moving the load of mask images. Fixes #12489



commit bac4619608faa7ee8380198e26f5051e2eed7dd3
Author:    Peter Bennett <pgbennett at comcast.net> at Fri, 4 Mar 2016 12:41:06 -0500
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Mar 2016 22:24:29 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bac4619608faa7ee8380198e26f5051e2eed7dd3

Add fallback deinterlacer of onefield to OpemMAX Normal
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>

Fixes #12675



commit 25294517af717bebc8099cef044cdb4b52db8048
Author:    Peter Bennett <pgbennett at comcast.net> at Fri, 4 Mar 2016 11:31:41 -0500
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Mar 2016 22:24:16 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=25294517af717bebc8099cef044cdb4b52db8048

Add a new default video display profile called OpenMAX Normal for raspberry pi.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 49473a4cbcf502f6b05adf9972943316fa614369
Author:    Peter Bennett <pgbennett at comcast.net> at Tue, 15 Mar 2016 20:00:46 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 15 Mar 2016 22:23:33 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=49473a4cbcf502f6b05adf9972943316fa614369

Fix loss of sound when skipping backwards with OpenMax. Fixes #12644



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

Summary of changes:
 mythtv/libs/libmythtv/privatedecoder_omx.cpp    |   60 ++++++++++++++---------
 mythtv/libs/libmythtv/videodisplayprofile.cpp   |   11 ++++
 mythtv/libs/libmythtv/videodisplayprofile.h     |    1 +
 mythtv/libs/libmythui/mythuiimage.cpp           |   44 +++++++++--------
 mythtv/libs/libmythui/mythuiimage.h             |    9 +++
 mythtv/programs/mythfrontend/globalsettings.cpp |    9 +++
 6 files changed, 90 insertions(+), 44 deletions(-)

-- 



More information about the mythtv-commits mailing list