[mythtv-commits] mythtv branch devel/027candidates updated by stuarta. v0.27.4-62-g9ac80fb

Git Repo Owner noreply at mythtv.org
Mon May 4 21:05:01 UTC 2015


The branch, devel/027candidates has been updated on the
mythtv repository by gitolite user stuarta.
       via  9ac80fbb52a5c8022d5cb4374cf6b455785a3990 (commit)
       via  cd9762c6acaa1fa26f4c5e29f2bc83d4e7e2353e (commit)
       via  fbe2c3c1215a4fa0e9aa4df815e86d7d7a42ef4b (commit)
       via  7962008be23de99d3bd69e1603d69749f4678a3c (commit)
       via  74dba3599fd7fa042b253dce1a6742d553c0e54c (commit)
       via  bcdaa8865ef8700ccbb7214ec39dcbcd8392b2af (commit)
       via  8f14d3d1e8c798f8a45b3338a33bb71aec877dc7 (commit)
       via  5d5eb048e9356ed43bcbb87294c0c1030ddc8c8e (commit)
       via  554046a5ccdf81e66d6cf3a8be2a080bf7505ffe (commit)
       via  7860e917d2c264f160f14b56b0d49530467d31dc (commit)
       via  65ada0cff0b1a5c8c06846303cf2dad51980d1aa (commit)
       via  e4c6d162627be8bc30548f9b59f719d4f645c057 (commit)
       via  bcf888fdd4034997c2f2a5d0d877da0e1f463c2e (commit)
       via  483f8dd5674acd127bcf342900ea18230b9c2ce3 (commit)
      from  fd0f2831f936b55512d9ff68f70aa3032f20d451 (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 9ac80fbb52a5c8022d5cb4374cf6b455785a3990
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Sun, 19 Apr 2015 23:41:00 +0200
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Mon, 4 May 2015 22:01:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9ac80fbb52a5c8022d5cb4374cf6b455785a3990

Video output: Fix OpenGL 1 output after b9971146
(cherry picked from commit 2b01ed3894be8374b6c143449fa563fbd945da5a)

Refs #12421



commit cd9762c6acaa1fa26f4c5e29f2bc83d4e7e2353e
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Mon, 23 Mar 2015 23:46:13 +0100
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Mon, 4 May 2015 22:00:17 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cd9762c6acaa1fa26f4c5e29f2bc83d4e7e2353e

Video output: Add default fragment shader for OpenGL 2
When there were no color conversions with the YUV->RGB shader, there was no
other fragment shader active and because of that the video was black.

(cherry picked from commit b997114683759562dbaf6b80a651070d099195ac)

Refs #12421



commit fbe2c3c1215a4fa0e9aa4df815e86d7d7a42ef4b
Author:    Stuart Auchterlonie <stuarta at squashedfrog.net> at Mon, 4 May 2015 21:52:03 +0100
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Mon, 4 May 2015 21:52:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fbe2c3c1215a4fa0e9aa4df815e86d7d7a42ef4b

Merge remote-tracking branch 'origin/fixes/0.27' into devel/027candidates



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/musicplayer.cpp    |    2 +-
 mythtv/libs/libmythtv/avformatdecoder.cpp          |   18 ++++++++++++++++--
 mythtv/libs/libmythtv/avformatdecoder.h            |    2 +-
 mythtv/libs/libmythtv/mythplayer.cpp               |   12 +++++++++---
 mythtv/libs/libmythtv/mythplayer.h                 |    2 ++
 mythtv/libs/libmythtv/openglvideo.cpp              |   19 +++++++++++++++++--
 .../libmythtv/recorders/NuppelVideoRecorder.cpp    |    4 ++++
 mythtv/programs/mythfrontend/networkcontrol.cpp    |    1 +
 mythtv/programs/mythwelcome/welcomedialog.cpp      |    2 +-
 9 files changed, 52 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-commits mailing list