[mythtv-firehose] mythtv branch master updated by dekarl. v0.28-pre-3481-g5d5e9b8

Git Repo Owner noreply at mythtv.org
Sat Jan 23 22:20:34 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  5d5e9b857752bdbcbe0997b6d84346e23c2f5f73 (commit)
       via  e4ddd99c0ae82f11e92e06de7a6a45c2c5c3630d (commit)
       via  c4fe5210fa6db3879e0d941b50826c9b82af646a (commit)
      from  29d854117c240d771d90be4aefb962600f9be156 (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 5d5e9b857752bdbcbe0997b6d84346e23c2f5f73
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 Jan 2016 23:19:15 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 Jan 2016 23:19:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5d5e9b857752bdbcbe0997b6d84346e23c2f5f73

our VAAPI support needs GLX, so disabled it when its missing



commit e4ddd99c0ae82f11e92e06de7a6a45c2c5c3630d
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 Jan 2016 23:07:36 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 Jan 2016 23:12:39 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e4ddd99c0ae82f11e92e06de7a6a45c2c5c3630d

prefer QT5 over QT4 on master
reverses ba9cc93ac8c5d1f365cd3579ccb84c8698636ea8



commit c4fe5210fa6db3879e0d941b50826c9b82af646a
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 Jan 2016 22:56:54 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 Jan 2016 23:12:39 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c4fe5210fa6db3879e0d941b50826c9b82af646a

extend character encoding fixups for Cyfra+ and Polsat
This extends the framework to allow applying fixups based on the
transport that the data is carried on, instead of the transport that the
data is about.
It is now possible to remove or replace character encoding signalling.
The old code would only add, but not replace the signalling.

Based on a patch by Wagabunda http://lists.mythtv.org/pipermail/mythtv-dev/2008-December/064048.html
Updated by Voyo and Piotr Oniszczuk

Fixes #9480



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

Summary of changes:
 mythtv/configure                                   |    7 ++-
 mythtv/libs/libmythtv/eitfixup.h                   |    1 +
 mythtv/libs/libmythtv/eithelper.cpp                |   52 ++++++++++++++++++-
 mythtv/libs/libmythtv/mpeg/dvbdescriptors.cpp      |   45 +++++++++++++++--
 mythtv/libs/libmythtv/mpeg/dvbstreamdata.cpp       |    2 +-
 mythtv/libs/libmythtv/mpeg/dvbtables.h             |   17 ++++++
 .../test/test_mpegtables/test_mpegtables.cpp       |   24 +++++++++
 .../test/test_mpegtables/test_mpegtables.h         |    4 ++
 8 files changed, 141 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-firehose mailing list