]> git.alsa-project.org Git - alsa-lib.git/commit
Fix 32/64bit problem with multi plugin
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2006 16:55:59 +0000 (18:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Apr 2006 16:55:59 +0000 (18:55 +0200)
commita2ee8e20e8f86021151f67aa80178799626bda24
tree283e57ca2fc617b7ec3875a8d80c42370d3182a7
parent1128efc7d4edf488735b7769211d99e5d4fa1ad3
Fix 32/64bit problem with multi plugin

Fix the problems of multi plugin with 32bit apps on 64bit kernel.
The forward/backward of hw plugin are fixed, too.
src/pcm/pcm_hw.c
src/pcm/pcm_multi.c