[mythtv-firehose] mythtv branch master updated by jyavenard. v0.26-pre-60-g8dbe088

Git Repo Owner noreply at mythtv.org
Sat Apr 14 07:28:22 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  8dbe088db734dab78a67e351903c1cc86fbbbdf8 (commit)
       via  1b500ba2d46f7d3c31e540234544a4c440dd3fd5 (commit)
       via  072a38af3c9a83d08055fc4e4bc4981d6a792c6a (commit)
       via  79527b1a97c5b4b2b55ded0e25479686c51247d1 (commit)
       via  ce56ef0fcad79c677fc02b4a9af0f81e8da87f1c (commit)
      from  0182f8576e5ae44f4198deead0c6e56aa90b1097 (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 8dbe088db734dab78a67e351903c1cc86fbbbdf8
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 17:27:38 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 17:27:38 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8dbe088db734dab78a67e351903c1cc86fbbbdf8

Add VAAPI default playback profile



commit 1b500ba2d46f7d3c31e540234544a4c440dd3fd5
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:57:08 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:57:08 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1b500ba2d46f7d3c31e540234544a4c440dd3fd5

Fix compilation warning
Make VDPAU and OpenGL profile creation conditional on relevant compilation flag



commit 072a38af3c9a83d08055fc4e4bc4981d6a792c6a
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:54:18 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:54:18 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=072a38af3c9a83d08055fc4e4bc4981d6a792c6a

Fix OpenGL video profiles creation
OpenGL video profiles should only be created if OpenGL Video is enabled, not OpenGL painter



commit 79527b1a97c5b4b2b55ded0e25479686c51247d1
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:52:19 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:52:19 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=79527b1a97c5b4b2b55ded0e25479686c51247d1

Fix VAAPI compilation
Compilation would fail if VAAPI was active, but OpenGL video was disabled



commit ce56ef0fcad79c677fc02b4a9af0f81e8da87f1c
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:08:08 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 14 Apr 2012 13:08:08 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ce56ef0fcad79c677fc02b4a9af0f81e8da87f1c

Make vaapi detection automatic.
So you don't have to use --enable-vaapi to compile



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

Summary of changes:
 mythtv/configure                                |    2 --
 mythtv/libs/libmythtv/avformatdecoder.cpp       |   10 ++++++----
 mythtv/libs/libmythtv/libmythtv.pro             |    1 +
 mythtv/libs/libmythtv/videodisplayprofile.cpp   |   21 +++++++++++++++++++++
 mythtv/libs/libmythtv/videodisplayprofile.h     |    7 +++++++
 mythtv/libs/libmythtv/videooutbase.cpp          |   20 ++++++++++++--------
 mythtv/programs/mythfrontend/globalsettings.cpp |   10 +++++++++-
 mythtv/programs/mythfrontend/mythfrontend.pro   |    1 +
 8 files changed, 57 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-firehose mailing list