summaryrefslogtreecommitdiffstats
path: root/libaf/control.h
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 00:02:51 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 00:02:51 +0000
commit9fb516e90a489eada41956447b72cd6db1933909 (patch)
tree4283bcd5b2372c895fe24f3f8aa711feaaab4847 /libaf/control.h
parent0cc11889933d379cec1f36346bf68318c34ddb7c (diff)
downloadmpv-9fb516e90a489eada41956447b72cd6db1933909.tar.bz2
mpv-9fb516e90a489eada41956447b72cd6db1933909.tar.xz
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libaf/control.h')
-rw-r--r--libaf/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/control.h b/libaf/control.h
index 330d9ab155..b580a6f7fa 100644
--- a/libaf/control.h
+++ b/libaf/control.h
@@ -225,7 +225,7 @@ typedef struct af_control_ext_s{
#define AF_CONTROL_CENTER_CH 0x00002200 | AF_CONTROL_FILTER_SPECIFIC
-// SineSupress
+// SineSuppress
#define AF_CONTROL_SS_FREQ 0x00002300 | AF_CONTROL_FILTER_SPECIFIC
#define AF_CONTROL_SS_DECAY 0x00002400 | AF_CONTROL_FILTER_SPECIFIC