[mythtv-commits] mythtv branch master updated by jyavenard. v0.27-pre2-460-g83872a3

Git Repo Owner noreply at mythtv.org
Thu Dec 27 20:41:44 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  83872a3618264e4384c110bfe4753befd979a3c9 (commit)
       via  a99e92c8173fb1887a9b3c116b72edf119fbfd5b (commit)
       via  d408ccadcbc9b25c4cf47c671c00e9d787da51f3 (commit)
       via  d34833f2eeab06bc17338e4d5a8bc33589f41506 (commit)
      from  16c178de4ebb31d622c5a534844bf02ca8d66045 (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 83872a3618264e4384c110bfe4753befd979a3c9
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 27 Dec 2012 23:09:19 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 27 Dec 2012 23:09:19 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=83872a3618264e4384c110bfe4753befd979a3c9

Change members prototype.
- Remove use of references (make it too painful to parse arguments sometimes)
- Mark arguments and functions as const when appropriate



commit a99e92c8173fb1887a9b3c116b72edf119fbfd5b
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 27 Dec 2012 21:27:51 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 27 Dec 2012 21:27:51 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a99e92c8173fb1887a9b3c116b72edf119fbfd5b

URI is RFC3986 and is escape encoded. Must decode it before using it.
Fixes #11307



commit d408ccadcbc9b25c4cf47c671c00e9d787da51f3
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 26 Dec 2012 22:39:24 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 26 Dec 2012 22:39:24 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d408ccadcbc9b25c4cf47c671c00e9d787da51f3

Fix mac compilation



commit d34833f2eeab06bc17338e4d5a8bc33589f41506
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 26 Dec 2012 13:02:15 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 26 Dec 2012 13:02:15 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d34833f2eeab06bc17338e4d5a8bc33589f41506

Temporary fix for #11159: Fix playback of HD-PVR recording
This revert FFmpeg commit bfca35114ae174bbabd88526379d95d4022a98b1
(ref https://ffmpeg.org/trac/ffmpeg/ticket/2062)



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

Summary of changes:
 mythtv/external/FFmpeg/libavcodec/h264.c           |   44 ++++---
 mythtv/libs/libmythtv/HLS/httplivestreambuffer.cpp |  152 ++++++++++---------
 mythtv/libs/libmythtv/HLS/httplivestreambuffer.h   |   44 +++---
 mythtv/programs/mythfrontend/globalsettings.cpp    |    2 +-
 4 files changed, 128 insertions(+), 114 deletions(-)

-- 



More information about the mythtv-commits mailing list