alsa-lib/src
Jaroslav Kysela af531606b7 pcm: another fix for the snd_pcm_area_silence() fast path
The 64-bit fast path can be used only in limited conditions:

- destination must be aligned to 64-bit (CPU aligned access)
- step must be equal to width
- physical with must be different than 24 (cannot be multiplied to 64)

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2018-02-05 15:03:44 +01:00
..
alisp control: Proper reference of internal versioned functions 2018-01-04 15:28:25 +01:00
conf conf/ucm: Add chtrt5645-mono-speaker-analog-mic configuration 2018-01-09 08:56:27 +01:00
control control: Proper reference of internal versioned functions 2018-01-04 15:28:25 +01:00
hwdep core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
mixer core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
pcm pcm: another fix for the snd_pcm_area_silence() fast path 2018-02-05 15:03:44 +01:00
rawmidi core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
seq core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
timer core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
topology topology: Fix to skip writing of header for compound elements 2018-01-02 16:33:54 +01:00
ucm Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
async.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
conf.c core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
confmisc.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
dlmisc.c core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
error.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
input.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am topology: autotools: Add build support for topology core 2015-07-30 17:10:14 +02:00
names.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
output.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
shmarea.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
socket.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
userfile.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Versions.in Change snd_dlopen() function to return the error string 2017-11-27 21:48:20 +01:00