]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/Modules.am
audio: remove FI32 conversions
[vlc] / modules / audio_filter / Modules.am
index 913c228838efbe79b95c524778969634a5a10898..8c68116bbcd7169b90880ef1f61ac9fda10ebbe5 100644 (file)
@@ -46,7 +46,6 @@ libvlc_LTLIBRARIES += \
        libtrivial_channel_mixer_plugin.la
 
 # Converters
-SOURCES_converter_fixed = converter/fixed.c
 SOURCES_a52tospdif = converter/a52tospdif.c
 SOURCES_a52tofloat32 = converter/a52tofloat32.c
 SOURCES_dtstospdif = converter/dtstospdif.c
@@ -57,7 +56,6 @@ SOURCES_audio_format = converter/format.c
 libvlc_LTLIBRARIES += \
        liba52tospdif_plugin.la \
        libaudio_format_plugin.la \
-       libconverter_fixed_plugin.la \
        libdtstospdif_plugin.la
 
 # Resamplers