[mythtv-commits] mythtv branch master updated by jyavenard. v0.26-alpha-24-g99e2ebe

Git Repo Owner noreply at mythtv.org
Sun Jul 22 05:06:59 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  99e2ebe124f579ed746bdf842f7028c837aae773 (commit)
      from  e331017f2d1ee9be82da9c0b64ca4435ec3efd1e (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 99e2ebe124f579ed746bdf842f7028c837aae773
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 22 Jul 2012 15:05:31 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 22 Jul 2012 15:05:31 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=99e2ebe124f579ed746bdf842f7028c837aae773

Attempt several retries should setting ALSA hw buffer time failed.
For some people, the call to snd_pcm_hw_params_set_buffer_time_near fails with an invalid argument error.
So attempt to loop several times until we find a value that work.

Fixes #10899



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

Summary of changes:
 mythtv/libs/libmyth/audio/audiooutputalsa.cpp |  108 ++++++++++--------------
 mythtv/libs/libmyth/audio/audiooutputalsa.h   |    3 +-
 2 files changed, 46 insertions(+), 65 deletions(-)

-- 



More information about the mythtv-commits mailing list