From 1ab9d14c77adc241ff1b126f216dbac8dd34e3fc Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Wed, 8 Feb 2012 14:55:37 -0500 Subject: Move to compressor out of dsp.c and into its own source to reduce DSP clutter. A bit of a rough job for the moment but all works. Change-Id: Id40852e0dec99caee02f943d0da8a1cdc16f022a --- apps/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 53a67fd307..e1990217ca 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -169,6 +169,7 @@ codec_thread.c playback.c codecs.c dsp.c +compressor.c #ifndef HAVE_HARDWARE_BEEP beep.c #endif -- cgit v1.2.3