]> git.alsa-project.org Git - alsa-lib.git/commit
Fix endianess with dmix plugin
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Sep 2005 12:37:08 +0000 (12:37 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Sep 2005 12:37:08 +0000 (12:37 +0000)
commit5bf3b31cf18f73151c1f90d6ac9c087f18b9c0d2
tree8ad0e47b2334a726b3741ad4c977c95d2ca2edf4
parent148c2b8e7c12b4ab8a039995fa9904e7e1300cc4
Fix endianess with dmix plugin

Allow different endianess with the generic dmix code, mainly for
big-endian architectures.
src/pcm/pcm_direct.c
src/pcm/pcm_dmix.c
src/pcm/pcm_dmix_generic.c
src/pcm/pcm_dmix_i386.c
src/pcm/pcm_dmix_x86_64.c