output/{alsa,oss}: move endian code to new library pcm_export

This commit is contained in:
Max Kellermann
2012-03-21 19:54:35 +01:00
parent a5d1444ef4
commit 170635e3a6
5 changed files with 168 additions and 61 deletions
+1
View File
@@ -399,6 +399,7 @@ libutil_a_SOURCES = \
libpcm_a_SOURCES = \
src/pcm_buffer.c src/pcm_buffer.h \
src/pcm_export.c src/pcm_export.h \
src/pcm_convert.c src/pcm_convert.h \
src/dsd2pcm/dsd2pcm.c src/dsd2pcm/dsd2pcm.h \
src/pcm_dsd.c src/pcm_dsd.h \