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

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


      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
 Change Date:  2010-12-16T10:46:00-08:00
   Push Date:  2012/04/10 00:41:52 -0700
  Repository:  mythtv
      Branch:  personal/jyavenard/backports/fixes/0.24
New Revision:  00e528ea83553c3dc69d0d83d09a8d722617f57f
   Changeset:  https://github.com/MythTV/mythtv/commit/00e528ea8

Log:

Improve timestamp calculation leading to better A/V Sync (ALSA and Pulse only so far)

GetBufferedOnSoundCard should return the length of audio in the buffer including latency ; it was only returning the latency. Also in pulse, is some cases the end calculation could overflow leading to incorrect value. Changed it to 64 bits int

Modified:

   mythtv/libs/libmyth/audiooutputalsa.cpp
   mythtv/libs/libmyth/audiooutputbase.h
   mythtv/libs/libmyth/audiooutputpulse.cpp



More information about the mythtv-firehose mailing list