OSDN Git Service

pcm: 2nd round of pcm_misc DSD fixes
authorJurgen Kramer <gtmkramer@xs4all.nl>
Fri, 22 Aug 2014 08:15:10 +0000 (10:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Aug 2014 09:15:30 +0000 (11:15 +0200)
commitb9f58dcc6f91fde42e6dd2bb831d6063855512a7
treeb5dab8280a6d332bd0fca042cbc8f0aa98bd3ced
parentdfc3bf97bf45bd78d498d20fcf930541350f836d
pcm: 2nd round of pcm_misc DSD fixes

Functions 'snd_pcm_format_silence_64' and 'snd_pcm_format_size' also need to be
able to handle the DSD smaple format.

Changes from v1:
- Correct silence pattern for DSD

Signed-off-by: Jurgen Kramer <gtmkramer@xs4all.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_misc.c