[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1727-g9df8bb3

Git Repo Owner noreply at mythtv.org
Sat Jul 5 15:25:54 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  9df8bb364ba56cc34d34af40e5980110193bd334 (commit)
       via  de991d98754bd50045d65080592828631786e161 (commit)
      from  b26505073b60eb750c45844d05e0fa1e7e2e449c (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 9df8bb364ba56cc34d34af40e5980110193bd334
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 6 Jul 2014 01:25:21 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 6 Jul 2014 01:25:21 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9df8bb364ba56cc34d34af40e5980110193bd334

Don’t attempt to play the video streams for mp3, flac, off and m4a container.
FFmpeg incorrectly detects the artwork in those file as MJPEG, which myth would then attempt to play.
A nicer fix would be to display that image instead.

Fixes #11597



commit de991d98754bd50045d65080592828631786e161
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 5 Jul 2014 23:37:35 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 5 Jul 2014 23:37:35 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=de991d98754bd50045d65080592828631786e161

Ignore IPv6 settings value if it’s invalid
This would otherwise cause the backend to always believe the requested host was local

Fixes #12172



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

Summary of changes:
 mythtv/libs/libmythbase/mythcorecontext.cpp |    2 +-
 mythtv/libs/libmythtv/avformatdecoder.cpp   |   12 ++++++++++++
 mythtv/programs/mythbackend/mainserver.cpp  |   17 ++++++++++++-----
 3 files changed, 25 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-commits mailing list