[mythtv-firehose] mythtv/personal/jyavenard/backports/fixes/0.24 commit: 4e4450c50 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-14T05:55:59-08:00
   Push Date:  2012/04/10 00:41:52 -0700
  Repository:  mythtv
      Branch:  personal/jyavenard/backports/fixes/0.24
New Revision:  4e4450c50e602eb2b426821c2ece4e2a2622599f
   Changeset:  https://github.com/MythTV/mythtv/commit/4e4450c50

Log:

Remove ALSA mmap access

MMAP is only available for PCI-type audio devices. It isn't available for USB, pulseaudio emulation and other similar devices. Unfortunately, alsa isn't always 100% reliable in determining if mmap direct access is available. So we remove it. ALSA will use mmap access internally if it is available. Mythtv has historically used mmap, can't find a particular reason for it and no-one else seems to use it either

Modified:

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



More information about the mythtv-firehose mailing list