[mythtv-firehose] mythtv branch master updated by dekarl. v0.27-pre2-560-ge40ce69

Git Repo Owner noreply at mythtv.org
Tue Jan 22 21:58:39 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  e40ce697a2ae659af791457d8e6f3072da1752c0 (commit)
       via  733d982648a3665e1f36cc1a2f88b2a324d53a57 (commit)
       via  c99b29670b27c44368e47b8e8c65c6bc1d5aeadc (commit)
       via  b7bab70ac8b6f03bf277ef2367496c431da5247d (commit)
       via  a188374983ec285819d1c2d7b04e5fc25cb1fea0 (commit)
      from  2c8e32faad85651f4d1e2b1dee25de0bf7660bb9 (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 e40ce697a2ae659af791457d8e6f3072da1752c0
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 20 Jan 2013 23:04:05 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Jan 2013 22:55:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e40ce697a2ae659af791457d8e6f3072da1752c0

Remove hack to normalize H.264 signalling for ITV HD



commit 733d982648a3665e1f36cc1a2f88b2a324d53a57
Author:    Karl Dietz <dekarl at mythtv.org> at Fri, 18 Jan 2013 01:13:22 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Jan 2013 22:55:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=733d982648a3665e1f36cc1a2f88b2a324d53a57

extend normalization of AC-3, DTS and E-AC-3 signalling



commit c99b29670b27c44368e47b8e8c65c6bc1d5aeadc
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 17 Dec 2012 23:53:07 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Jan 2013 22:55:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c99b29670b27c44368e47b8e8c65c6bc1d5aeadc

Optimize EIT reschedules by limiting them to changed schedule parts.
Only reschedule all transports if we've handled EIT schedule other.
Only reschedule up to max(starttime).



commit b7bab70ac8b6f03bf277ef2367496c431da5247d
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 17 Dec 2012 22:38:42 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Jan 2013 22:55:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b7bab70ac8b6f03bf277ef2367496c431da5247d

Optimize reschedules from the EITScanner (low hanging fruit only)
Use watchdog based reschedules only for passive scan. In active scan
we switch to another channel soon enough.
Since [cbb8eb1ee] reschedules can be limited to changed parts of the
guide. We store the sourceid the EITscanner is active on since
[3c3dd7c5], hand it over to the scheduler.



commit a188374983ec285819d1c2d7b04e5fc25cb1fea0
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 15 Dec 2012 00:32:34 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Jan 2013 22:55:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a188374983ec285819d1c2d7b04e5fc25cb1fea0

store chanid as unsigned int in EITScanner



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

Summary of changes:
 mythtv/libs/libmythtv/eitcache.cpp            |    6 ++--
 mythtv/libs/libmythtv/eithelper.cpp           |   30 +++++++++++++++--
 mythtv/libs/libmythtv/eithelper.h             |   13 ++++++--
 mythtv/libs/libmythtv/eitscanner.cpp          |   42 ++++++++++---------------
 mythtv/libs/libmythtv/eitscanner.h            |    2 +-
 mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp |    7 ----
 mythtv/libs/libmythtv/mpeg/mpegtables.cpp     |   26 +++++++++++++--
 mythtv/libs/libmythtv/mpeg/mpegtables.h       |    4 ++-
 8 files changed, 83 insertions(+), 47 deletions(-)

-- 



More information about the mythtv-firehose mailing list