[mythtv-commits] mythtv branch fixes/0.28 updated by pbennett. v0.28-80-g43fcdd9

Git Repo Owner noreply at mythtv.org
Mon Nov 14 20:29:07 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user pbennett.
       via  43fcdd92737f70fcc1e45467c7ba78bcd0e5a9ab (commit)
       via  49b6e2e1dc99eda391bae2b3119d92ed4e1cabe6 (commit)
      from  1434df8592ad6bf1eae4fd2eb46955e0adedc8aa (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 43fcdd92737f70fcc1e45467c7ba78bcd0e5a9ab
Author:    Peter Bennett <pbennett at mythtv.org> at Mon, 14 Nov 2016 12:04:03 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Mon, 14 Nov 2016 15:28:53 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=43fcdd92737f70fcc1e45467c7ba78bcd0e5a9ab

Fix QT 5.6.1 seg fault in ~QNetworkConfiguration during exit from program.
Make a copy of the QNetworkConfiguration in the QNetworkAccessManager object
in mythuiwebbrowser, in case the default QNetworkConfiguration object is
already deleted when the QNetworkAccessManager is deleted.

Fixes #12917

(cherry picked from commit 89bc8e7c2673ed6e4002ccffd1805bd6ea5ee5b2)



commit 49b6e2e1dc99eda391bae2b3119d92ed4e1cabe6
Author:    Gregorio Gervasio <gregorio.gervasio at gmail.com> at Mon, 14 Nov 2016 11:56:47 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Mon, 14 Nov 2016 15:28:36 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=49b6e2e1dc99eda391bae2b3119d92ed4e1cabe6

Add support for A53 captions.
Refs #12893

Signed-off-by: Peter Bennett <pbennett at mythtv.org>
(cherry picked from commit 59135e61f9c24ef2db30306afccc9cee1714d3d7)



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp  |   24 ++++++++++++++++++++----
 mythtv/libs/libmythtv/avformatdecoder.h    |    1 +
 mythtv/libs/libmythui/mythuiwebbrowser.cpp |    4 ++++
 3 files changed, 25 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list