[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-645-g08c01ca

Git Repo Owner noreply at mythtv.org
Tue Dec 17 19:32:32 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  08c01ca3f415002f4decb2b0029a9afecbfc4703 (commit)
       via  4fd245086f9baaff3749ba775911f80717dfa904 (commit)
       via  9373a5f7f56ab249be88573d928a576ace579d99 (commit)
      from  732ed18caa947951d0e85d81838c79ef4b376f50 (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 08c01ca3f415002f4decb2b0029a9afecbfc4703
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Wed, 11 Sep 2013 23:16:33 +0000
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 20:32:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=08c01ca3f415002f4decb2b0029a9afecbfc4703

Explicit casts for C++11 standards compliance
Fixes #11845



commit 4fd245086f9baaff3749ba775911f80717dfa904
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 19:58:27 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 20:32:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4fd245086f9baaff3749ba775911f80717dfa904

allocate buffer for PESPacket with pes_alloc (coverity 1047220)



commit 9373a5f7f56ab249be88573d928a576ace579d99
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 19:52:52 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 17 Dec 2013 20:32:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9373a5f7f56ab249be88573d928a576ace579d99

cppcheck: call by reference, efficient emptyness check
remove unused prototype while here



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

Summary of changes:
 .../libs/libmythtv/channelscan/channelscan_sm.cpp  |    8 ++++----
 mythtv/libs/libmythtv/channelscan/channelscan_sm.h |    5 ++---
 .../libs/libmythtv/recorders/dvbstreamhandler.cpp  |    4 ++--
 mythtv/libs/libmythtv/videoout_nullvdpau.cpp       |    6 +++---
 mythtv/libs/libmythtv/videoout_vdpau.cpp           |   18 +++++++++---------
 5 files changed, 20 insertions(+), 21 deletions(-)

-- 



More information about the mythtv-commits mailing list