[mythtv-firehose] mythtv/personal/jyavenard/backports/fixes/0.24 commit: 83ba4c998 by Jean-Yves Avenard (jyavenard)

MythTV noreply at mythtv.org
Tue Apr 10 07:43:37 UTC 2012


      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
 Change Date:  2011-03-20T20:11:41-07:00
   Push Date:  2012/04/10 00:41:52 -0700
  Repository:  mythtv
      Branch:  personal/jyavenard/backports/fixes/0.24
New Revision:  83ba4c998a5243d52a410781cb0b6f624ba1a9bf
   Changeset:  https://github.com/MythTV/mythtv/commit/83ba4c998

Log:

Initialise audioOutput object if it exists.

Code incorrectly assumed that the only place the creation of the audioOutput object was done in MythPlayer. Mythtranscode creates its own audioOutput object and use AudioPlayer::SetAudioOutput to set it.
Now if an audio object exists, we initialise it no matter what. This will likely increase verbosity in some cases

Fixes #9425

Modified:

   mythtv/libs/libmythtv/audioplayer.cpp



More information about the mythtv-firehose mailing list