]> git.sesse.net Git - vlc/blob - modules/audio_filter/resampler/Modules.am
Qt: CaptureOpenPanel: check and prefill with usual devices
[vlc] / modules / audio_filter / resampler / Modules.am
1 SOURCES_ugly_resampler = ugly.c
2 SOURCES_bandlimited_resampler = bandlimited.c bandlimited.h
3
4 libvlc_LTLIBRARIES += \
5         libbandlimited_resampler_plugin.la \
6         libugly_resampler_plugin.la \
7         $(NULL)