[mythtv-firehose] mythtv branch master updated by jpoet. v0.27-pre2-545-g977e7b9

Git Repo Owner noreply at mythtv.org
Mon Jan 21 01:10:10 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  977e7b9f9b9c083a725dacf3bdd6c8fb7e355b89 (commit)
       via  5070987ae2a2fffcc356b56b226459b9489061ad (commit)
       via  080bf377c227bab0fc490f644210de00d56e444a (commit)
      from  3d3592447cbbab099b2e9516b5eecd67e44dca6b (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 977e7b9f9b9c083a725dacf3bdd6c8fb7e355b89
Author:    John Patrick Poet <jpoet at mythtv.org> at Sun, 20 Jan 2013 18:09:58 -0700
Committer: John Patrick Poet <jpoet at mythtv.org> at Sun, 20 Jan 2013 18:09:58 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=977e7b9f9b9c083a725dacf3bdd6c8fb7e355b89

Merge branch 'master' of code.mythtv.org:mythtv



commit 5070987ae2a2fffcc356b56b226459b9489061ad
Author:    John Patrick Poet <jpoet at mythtv.org> at Sun, 20 Jan 2013 18:06:52 -0700
Committer: John Patrick Poet <jpoet at mythtv.org> at Sun, 20 Jan 2013 18:06:52 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5070987ae2a2fffcc356b56b226459b9489061ad

Re-implement cardid logging in streamdata in a much cleaner and more useful way.
Note: this commit may be reverted if it is decided that corrupting the
mpegstream data with (useless) cardid info, is not sufficiently offset by the
extra logging information.



commit 080bf377c227bab0fc490f644210de00d56e444a
Author:    John Patrick Poet <jpoet at mythtv.org> at Sun, 20 Jan 2013 17:44:18 -0700
Committer: John Patrick Poet <jpoet at mythtv.org> at Sun, 20 Jan 2013 17:44:18 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=080bf377c227bab0fc490f644210de00d56e444a

Revert the ugly parts of 023b90f4ba37744d2a123f68213240a86ae03540
I jumbled up streamdata with streamhander in my head while designing that part.



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

Summary of changes:
 mythtv/libs/libmythtv/mpeg/atscstreamdata.cpp      |   59 ++++++++-----
 mythtv/libs/libmythtv/mpeg/atscstreamdata.h        |    4 +-
 mythtv/libs/libmythtv/mpeg/dvbstreamdata.cpp       |   32 ++++---
 mythtv/libs/libmythtv/mpeg/dvbstreamdata.h         |    4 +-
 mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp      |   95 ++++++++++----------
 mythtv/libs/libmythtv/mpeg/mpegstreamdata.h        |    5 +-
 mythtv/libs/libmythtv/mpeg/scanstreamdata.cpp      |    6 +-
 mythtv/libs/libmythtv/recorders/dtvrecorder.cpp    |    6 +-
 .../libs/libmythtv/recorders/dtvsignalmonitor.cpp  |    7 +-
 .../libs/libmythtv/recorders/firewirerecorder.cpp  |    3 +-
 mythtv/libs/libmythtv/recorders/mpegrecorder.cpp   |    6 +-
 mythtv/libs/libmythtv/tv_rec.cpp                   |   11 +--
 12 files changed, 130 insertions(+), 108 deletions(-)

-- 



More information about the mythtv-firehose mailing list