[mythtv-commits] mythtv branch master updated by jyavenard. v0.26-pre-78-g66516f3

Git Repo Owner noreply at mythtv.org
Mon Apr 16 16:24:09 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  66516f3e4865cb779279ccce041a5793b18bcaa6 (commit)
       via  343e658ee65f6355de87ad0da0c4b57059d80bac (commit)
      from  da49b57ac4a07da69b558b8b2660fa7963c9e238 (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 66516f3e4865cb779279ccce041a5793b18bcaa6
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:23:25 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:23:25 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=66516f3e4865cb779279ccce041a5793b18bcaa6

Make libsountouch support up to 8 channels audio



commit 343e658ee65f6355de87ad0da0c4b57059d80bac
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:18:20 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:18:20 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=343e658ee65f6355de87ad0da0c4b57059d80bac

Abort setting timestretch if audio hasn't been initialised yet.
When starting liveTV with timestretch already set, it would cause an uncatched exception error.
Why mythplayer is calling SetStretchFactor is a mystery to me and needs to be investigated. In the mean time, abort if the number of audio channels is invalid.

Fixes #10612



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

Summary of changes:
 mythtv/libs/libmyth/audio/audiooutputbase.cpp      |   11 ++++++++---
 mythtv/libs/libmythsoundtouch/STTypes.h            |    2 +-
 .../libs/libmythsoundtouch/libmythsoundtouch.pro   |    1 +
 3 files changed, 10 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list