[mythtv-commits] mythtv branch master updated by dekarl. v0.27-pre2-1135-g3ba5595

Git Repo Owner noreply at mythtv.org
Tue May 28 06:46:25 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  3ba5595f28245952def87e0309251fade2101ee6 (commit)
      from  bef8fc869080589e9e220619ddad5ee789b55039 (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 3ba5595f28245952def87e0309251fade2101ee6
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 9 Dec 2012 14:47:17 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 28 May 2013 08:44:02 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3ba5595f28245952def87e0309251fade2101ee6

fix Failed CRC check 0xVARIABLE != 0xVARIABLE for StreamID = 0x80-0x8f
PSIPTable::HasCRC defaults everything 0x80-0xfe to true due to Dishnet.
But the real CA_message_section doesn't have a CRC.

This should fix ECM/EMM spamming the logs with false errors.



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

Summary of changes:
 mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp |    2 +-
 mythtv/libs/libmythtv/mpeg/mpegtables.cpp     |   11 ++++++++++-
 mythtv/libs/libmythtv/mpeg/mpegtables.h       |    1 +
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list