[mythtv-firehose] mythtv branch master updated by dekarl. v29-pre-371-g54eb5fc

Git Repo Owner noreply at mythtv.org
Fri Mar 17 07:37:20 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  54eb5fc02d302227095237af0c1dcb0c194a5e57 (commit)
       via  e25860a4ffd29e5c7305cfeadbfe26e0c81eb349 (commit)
      from  400f03f3b575568964da4e8493b88ce04b7b52a1 (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 54eb5fc02d302227095237af0c1dcb0c194a5e57
Author:    Karl Dietz <dekarl at mythtv.org> at Fri, 17 Mar 2017 08:36:17 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 17 Mar 2017 08:36:17 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=54eb5fc02d302227095237af0c1dcb0c194a5e57

OOP09-CPP. Ensure that single-argument constructors are marked "explicit"
libmythtv/mpeg

Pointed out by cppcheck



commit e25860a4ffd29e5c7305cfeadbfe26e0c81eb349
Author:    Karl Dietz <dekarl at mythtv.org> at Fri, 17 Mar 2017 08:35:32 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 17 Mar 2017 08:35:32 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e25860a4ffd29e5c7305cfeadbfe26e0c81eb349

use explicit cast from uint8_t* to PSIPTable



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp    |   10 +++++-----
 mythtv/libs/libmythtv/mpeg/atscdescriptors.h |    2 +-
 mythtv/libs/libmythtv/mpeg/atsctables.h      |   24 ++++++++++++------------
 mythtv/libs/libmythtv/mpeg/dvbdescriptors.h  |    2 +-
 mythtv/libs/libmythtv/mpeg/dvbtables.h       |   12 ++++++------
 mythtv/libs/libmythtv/mpeg/mpegtables.h      |   18 +++++++++---------
 mythtv/libs/libmythtv/mpeg/pespacket.h       |    2 +-
 mythtv/libs/libmythtv/mpeg/premieretables.h  |    4 ++--
 mythtv/libs/libmythtv/mpeg/scanstreamdata.h  |    2 +-
 mythtv/libs/libmythtv/mpeg/sctetables.h      |   18 +++++++++---------
 mythtv/libs/libmythtv/mpeg/tspacket.h        |    2 +-
 11 files changed, 48 insertions(+), 48 deletions(-)

-- 



More information about the mythtv-firehose mailing list