[mythtv-firehose] mythtv branch master updated by dekarl. v0.27-pre2-1904-g4f91808

Git Repo Owner noreply at mythtv.org
Tue Jul 16 08:31:20 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  4f9180837b4467e907b5e62533e64f0baebdf6ff (commit)
       via  c3fabe0f195a228e8858364a81d476186846682c (commit)
      from  558d90cde56ab140e9f31a69675116e3986761ca (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 4f9180837b4467e907b5e62533e64f0baebdf6ff
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 16 Jul 2013 10:01:16 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 16 Jul 2013 10:29:07 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4f9180837b4467e907b5e62533e64f0baebdf6ff

mark VideoSync::KeepPhase deprecated as written in the comment



commit c3fabe0f195a228e8858364a81d476186846682c
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 17 Jun 2013 10:40:31 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 16 Jul 2013 10:27:37 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c3fabe0f195a228e8858364a81d476186846682c

add skeleton unit test for mpegtables based on template



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

Summary of changes:
 mythtv/libs/{libmyth => libmythtv}/test/test.pro   |    0
 .../test/test_mpegtables}/.gitignore               |    2 +-
 .../test/test_mpegtables/test_mpegtables.cpp       |    3 +
 .../test/test_mpegtables/test_mpegtables.h         |  105 ++++++++++++++++++++
 .../test/test_mpegtables/test_mpegtables.pro}      |   32 ++++---
 mythtv/libs/libmythtv/vsync.cpp                    |    2 +-
 mythtv/libs/libmythtv/vsync.h                      |    2 +-
 mythtv/libs/libs.pro                               |    8 ++-
 8 files changed, 136 insertions(+), 18 deletions(-)
 copy mythtv/libs/{libmyth => libmythtv}/test/test.pro (100%)
 copy mythtv/libs/{libmyth/test/test_audioutils => libmythtv/test/test_mpegtables}/.gitignore (57%)
 create mode 100644 mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.cpp
 create mode 100644 mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.h
 copy mythtv/libs/{libmyth/test/test_audioutils/test_audioutils.pro => libmythtv/test/test_mpegtables/test_mpegtables.pro} (55%)

-- 



More information about the mythtv-firehose mailing list