mpv/audio/filter
wm4 99f5fef0ea Add more const
While I'm not very fond of "const", it's important for declarations
(it decides whether a symbol is emitted in a read-only or read/write
section). Fix all these cases, so we have writeable global data only
when we really need.
2014-06-11 00:39:14 +02:00
..
af.c
af.h
af_bs2b.c
af_center.c
af_channels.c
af_convert24.c
af_convertsignendian.c
af_delay.c
af_drc.c
af_dummy.c
af_equalizer.c
af_export.c
af_extrastereo.c
af_format.c
af_hrtf.c
af_hrtf.h
af_karaoke.c
af_ladspa.c
af_lavcac3enc.c
af_lavfi.c
af_lavrresample.c
af_pan.c
af_scaletempo.c
af_sinesuppress.c
af_sub.c
af_surround.c
af_sweep.c
af_volume.c
dsp.h
equalizer.h
filter.c
filter.h
tools.c
window.c
window.h