[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2226-g58de4bb

Git Repo Owner noreply at mythtv.org
Mon Sep 22 18:18:02 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  58de4bb8f3acd8dd48e8f592d6cb20ff4dc3c190 (commit)
       via  263f4be853610016d5748ddb6db5ec5ecafdfb00 (commit)
      from  367afa27e8f4e6092b29a1e17a6bc1f68bd71e89 (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 58de4bb8f3acd8dd48e8f592d6cb20ff4dc3c190
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 22 Sep 2014 19:10:57 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 22 Sep 2014 19:12:21 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=58de4bb8f3acd8dd48e8f592d6cb20ff4dc3c190

Fix a backend segfault in LiveTV following the addition of RecordingFile. Seems that on at least one code path RecordingFile can end up being NULL.



commit 263f4be853610016d5748ddb6db5ec5ecafdfb00
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 22 Sep 2014 18:45:52 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 22 Sep 2014 18:54:44 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=263f4be853610016d5748ddb6db5ec5ecafdfb00

UPnP: Use codec, resolution and framerate info from RecordedFile.
The codec information is new. Using the resolution and framerate info from
RecordedFile reduces the number of queries per recording which means
faster loading of recording lists.



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

Summary of changes:
 mythtv/libs/libmythtv/recorders/recorderbase.cpp |   70 ++++++-----
 mythtv/libs/libmythtv/recordinginfo.cpp          |    8 +-
 mythtv/libs/libmythupnp/upnphelpers.cpp          |  143 ++++++++++++++--------
 mythtv/libs/libmythupnp/upnphelpers.h            |   29 ++++-
 mythtv/programs/mythbackend/upnpcdstv.cpp        |   32 +++--
 5 files changed, 182 insertions(+), 100 deletions(-)

-- 



More information about the mythtv-firehose mailing list