]> git.sesse.net Git - vlc/blob - modules/audio_filter/converter/Modules.am
* bootstrap:
[vlc] / modules / audio_filter / converter / Modules.am
1 SOURCES_float32tos16 = float32tos16.c
2 SOURCES_float32tos8 = float32tos8.c
3 SOURCES_float32tou16 = float32tou16.c
4 SOURCES_float32tou8 = float32tou8.c
5 SOURCES_a52tospdif = a52tospdif.c
6 SOURCES_a52tofloat32 = a52tofloat32.c
7 SOURCES_dtstospdif = dtstospdif.c
8 SOURCES_fixed32tos16 = fixed32tos16.c
9 SOURCES_s16tofixed32 = s16tofixed32.c
10 SOURCES_fixed32tofloat32 = fixed32tofloat32.c
11 SOURCES_s16tofloat32 = s16tofloat32.c
12 SOURCES_s16tofloat32swab = s16tofloat32swab.c
13 SOURCES_s8tofloat32 = s8tofloat32.c
14 SOURCES_u8tofixed32 = u8tofixed32.c
15 SOURCES_u8tofloat32 = u8tofloat32.c
16 SOURCES_mpgatofixed32 = mpgatofixed32.c