[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-2951-g76ee139

Git Repo Owner noreply at mythtv.org
Mon Jul 6 22:29:29 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  76ee1395f4e3a8ed9be37f3778e9d00bf4831479 (commit)
       via  e33e0591a6eb4a8b4f0213453674edc295e88398 (commit)
       via  2e2653b5057f0e03b14025ebc9889e45ad1bbe9c (commit)
       via  e22139239ff79b0d1765705b0322b61cbf4da863 (commit)
       via  acf25a744d05277f0351002c19e8317067787459 (commit)
       via  9ae240e2aac35c3f418b2aa78d4ffd084a333a60 (commit)
      from  19b83b8128af655fa50427a58bbc161da85b9ccb (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 76ee1395f4e3a8ed9be37f3778e9d00bf4831479
Author:    Karl Dietz <dekarl at mythtv.org> at Fri, 3 Jul 2015 22:23:44 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:40:38 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=76ee1395f4e3a8ed9be37f3778e9d00bf4831479

extend SI unit test



commit e33e0591a6eb4a8b4f0213453674edc295e88398
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:39:51 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:40:38 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e33e0591a6eb4a8b4f0213453674edc295e88398

Extend unit test for Pro7 Sat.1 EIT Fixup



commit 2e2653b5057f0e03b14025ebc9889e45ad1bbe9c
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:39:09 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:40:38 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2e2653b5057f0e03b14025ebc9889e45ad1bbe9c

Apply Pro7 Sat.1 EITFixup to DVB-T transmission, too



commit e22139239ff79b0d1765705b0322b61cbf4da863
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:16:18 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:40:38 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e22139239ff79b0d1765705b0322b61cbf4da863

Add parsing of year of production to Pro7 Sat.1 EITFixups



commit acf25a744d05277f0351002c19e8317067787459
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 4 Jul 2015 08:59:35 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:40:38 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=acf25a744d05277f0351002c19e8317067787459

Add unit test for Pro7 Sat.1 EITFixup



commit 9ae240e2aac35c3f418b2aa78d4ffd084a333a60
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 4 Jul 2015 08:56:48 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 5 Jul 2015 00:40:37 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9ae240e2aac35c3f418b2aa78d4ffd084a333a60

Add EIT fixup for Pro7 Sat.1
Update transports of E19.2° while here

Patch by lomion0815, https://forum.mythtv.org/viewtopic.php?f=11&t=857#p4391



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

Summary of changes:
 mythtv/libs/libmythtv/eitfixup.cpp                 |   23 +++++
 mythtv/libs/libmythtv/eitfixup.h                   |    3 +
 mythtv/libs/libmythtv/eithelper.cpp                |   33 +++++++-
 mythtv/libs/libmythtv/mpeg/mpegtables.h            |    3 +
 .../test/test_eitfixups/test_eitfixups.cpp         |   93 ++++++++++++++++++++
 .../libmythtv/test/test_eitfixups/test_eitfixups.h |    6 ++
 .../test/test_mpegtables/test_mpegtables.cpp       |   22 +++++
 7 files changed, 181 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list