1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-28 19:30:44 +00:00
mpv/audio/filter
wm4 1889c62b85 af: remove a pointless macro
The code should be equivalent; a compatibility macro definition is left.
(It should be mass-replaced later.)
2013-11-07 22:15:44 +01:00
..
af_bs2b.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
af_center.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_channels.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_convert24.c
af_convertsignendian.c
af_delay.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_drc.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_dummy.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
af_equalizer.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_export.c
af_extrastereo.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_format.c
af_hrtf.c
af_hrtf.h
af_karaoke.c
af_ladspa.c
af_lavcac3enc.c audio: replace af_fmt2str_short -> af_fmt_to_str 2013-11-07 22:12:36 +01:00
af_lavfi.c
af_lavrresample.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
af_pan.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_scaletempo.c
af_sinesuppress.c
af_sub.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_surround.c
af_sweep.c
af_tools.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_volume.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af.c af: remove a pointless macro 2013-11-07 22:15:44 +01:00
af.h af: remove a pointless macro 2013-11-07 22:15:44 +01:00
control.h af_volume: remove unused features 2013-10-26 13:36:34 +02:00
dsp.h
equalizer.h
filter.c
filter.h
window.c
window.h