Skip to content

Commit

Permalink
Mono audio filter is a channel_mixer and not a convertor.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsaman committed Sep 25, 2006
1 parent 29b5f30 commit bdfdc20
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions modules/audio_filter/channel_mixer/Modules.am
Original file line number Diff line number Diff line change
Expand Up @@ -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
File renamed without changes.
1 change: 0 additions & 1 deletion modules/audio_filter/converter/Modules.am
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ SOURCES_s8tofloat32 = s8tofloat32.c
SOURCES_u8tofixed32 = u8tofixed32.c
SOURCES_u8tofloat32 = u8tofloat32.c
SOURCES_mpgatofixed32 = mpgatofixed32.c
SOURCES_mono = mono.c

0 comments on commit bdfdc20

Please sign in to comment.