Commit bdfdc200 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Mono audio filter is a channel_mixer and not a convertor.

parent 29b5f303
......@@ -2,3 +2,4 @@ SOURCES_trivial_channel_mixer = trivial.c
SOURCES_simple_channel_mixer = simple.c
SOURCES_headphone_channel_mixer = headphone.c
SOURCES_dolby_surround_decoder = dolby.c
SOURCES_mono = mono.c
......@@ -15,4 +15,3 @@ SOURCES_s8tofloat32 = s8tofloat32.c
SOURCES_u8tofixed32 = u8tofixed32.c
SOURCES_u8tofloat32 = u8tofloat32.c
SOURCES_mpgatofixed32 = mpgatofixed32.c
SOURCES_mono = mono.c
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment