]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/converter/Modules.am
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / audio_filter / converter / Modules.am
index 76462b45d76cac354dcf22bb3be8ee9e19c9a945..f17af3ca5243459d8217cea5f295de195f880ac9 100644 (file)
@@ -1,17 +1,7 @@
-SOURCES_float32tos16 = float32tos16.c
-SOURCES_float32tos8 = float32tos8.c
-SOURCES_float32tou16 = float32tou16.c
-SOURCES_float32tou8 = float32tou8.c
+SOURCES_converter_fixed = fixed.c
+SOURCES_converter_float = float.c
 SOURCES_a52tospdif = a52tospdif.c
 SOURCES_a52tofloat32 = a52tofloat32.c
 SOURCES_dtstospdif = dtstospdif.c
 SOURCES_dtstofloat32 = dtstofloat32.c
-SOURCES_fixed32tos16 = fixed32tos16.c
-SOURCES_s16tofixed32 = s16tofixed32.c
-SOURCES_fixed32tofloat32 = fixed32tofloat32.c
-SOURCES_s16tofloat32 = s16tofloat32.c
-SOURCES_s16tofloat32swab = s16tofloat32swab.c
-SOURCES_s8tofloat32 = s8tofloat32.c
-SOURCES_u8tofixed32 = u8tofixed32.c
-SOURCES_u8tofloat32 = u8tofloat32.c
 SOURCES_mpgatofixed32 = mpgatofixed32.c