avfilter: add native headphone spatialization filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -105,6 +105,7 @@ static void register_all(void)
|
||||
REGISTER_FILTER(FIREQUALIZER, firequalizer, af);
|
||||
REGISTER_FILTER(FLANGER, flanger, af);
|
||||
REGISTER_FILTER(HDCD, hdcd, af);
|
||||
REGISTER_FILTER(HEADPHONE, headphone, af);
|
||||
REGISTER_FILTER(HIGHPASS, highpass, af);
|
||||
REGISTER_FILTER(JOIN, join, af);
|
||||
REGISTER_FILTER(LADSPA, ladspa, af);
|
||||
|
||||
Reference in New Issue
Block a user