]> git.alsa-project.org Git - alsa-plugins.git/commit
mix: Fix extplug version ifdef checks
authorTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2015 16:05:16 +0000 (17:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2015 16:08:24 +0000 (17:08 +0100)
commit2b7dac75a76301ad2fb270e07ca15935ce48f1ea
tree438220b8352b2b5f4772abe7749f41ae98004fd6
parentf576eaedf18c279357654f071678e873bce14727
mix: Fix extplug version ifdef checks

SND_PCM_EXTPLUG_VERSION must be checked with 0x10002, not 0x102.

Reported-by: Ethan Grammatikidis <eekee57@fastmail.fm>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
mix/pcm_upmix.c
mix/pcm_vdownmix.c