[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-1565-g64da907

Git Repo Owner noreply at mythtv.org
Sun Jun 23 11:31:35 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  64da907694d5ce1a29c3aafbd235c72998e2c773 (commit)
       via  c9d8533fe8fc19fead0ad896f37bb8f07367cc57 (commit)
      from  2ed284bca5cea3fb4de51eac890d2c56bb9e0e12 (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 64da907694d5ce1a29c3aafbd235c72998e2c773
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Jun 2013 21:30:49 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Jun 2013 21:30:49 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=64da907694d5ce1a29c3aafbd235c72998e2c773

Similar to c9d8533fe8fc19fead0ad896f37bb8f07367cc57, no need to attempt to decode audio if it's not going to be played



commit c9d8533fe8fc19fead0ad896f37bb8f07367cc57
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Jun 2013 21:25:36 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 23 Jun 2013 21:25:36 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c9d8533fe8fc19fead0ad896f37bb8f07367cc57

audio player was initialized as having audio out by default, even if no audio output had beed created. This caused to always try to decode audio even when not required (like during commflagging)
Also, exit early in AVFD::ProcessAudioPacket if no one is listening.

Fixes #11616



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

Summary of changes:
 mythtv/libs/libmythtv/audioplayer.cpp     |    2 +-
 mythtv/libs/libmythtv/avformatdecoder.cpp |    3 ++-
 mythtv/libs/libmythtv/nuppeldecoder.cpp   |    2 +-
 mythtv/libs/libmythtv/playercontext.cpp   |    2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-firehose mailing list