Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
bdfdc200
Commit
bdfdc200
authored
Sep 25, 2006
by
Jean-Paul Saman
Browse files
Mono audio filter is a channel_mixer and not a convertor.
parent
29b5f303
Changes
3
Hide whitespace changes
Inline
Side-by-side
modules/audio_filter/channel_mixer/Modules.am
View file @
bdfdc200
...
...
@@ -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
modules/audio_filter/c
onvert
er/mono.c
→
modules/audio_filter/c
hannel_mix
er/mono.c
View file @
bdfdc200
File moved
modules/audio_filter/converter/Modules.am
View file @
bdfdc200
...
...
@@ -15,4 +15,3 @@ SOURCES_s8tofloat32 = s8tofloat32.c
SOURCES_u8tofixed32 = u8tofixed32.c
SOURCES_u8tofloat32 = u8tofloat32.c
SOURCES_mpgatofixed32 = mpgatofixed32.c
SOURCES_mono = mono.c
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment