mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-03 21:42:09 +00:00
avfilter/Makefile: Add missing tiltshelf entry
Forgotten in 525f83becd
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
5de78958e4
commit
609d2c01ea
@ -167,6 +167,7 @@ OBJS-$(CONFIG_STEREOTOOLS_FILTER) += af_stereotools.o
|
||||
OBJS-$(CONFIG_STEREOWIDEN_FILTER) += af_stereowiden.o
|
||||
OBJS-$(CONFIG_SUPEREQUALIZER_FILTER) += af_superequalizer.o
|
||||
OBJS-$(CONFIG_SURROUND_FILTER) += af_surround.o
|
||||
OBJS-$(CONFIG_TILTSHELF_FILTER) += af_biquads.o
|
||||
OBJS-$(CONFIG_TREBLE_FILTER) += af_biquads.o
|
||||
OBJS-$(CONFIG_TREMOLO_FILTER) += af_tremolo.o
|
||||
OBJS-$(CONFIG_VIBRATO_FILTER) += af_vibrato.o generate_wave_table.o
|
||||
|
Loading…
Reference in New Issue
Block a user