mpv/audio/filter
wm4 03596ac551 audio: drop AF_FORMAT_S24
This is the last sample format that was only in mpv and not in FFmpeg
(except the spdif special formats). It was a huge pain, even if the
removed code in af_lavrresample is pretty small after all.

Note that this drops S24 from the ao_coreaudio AOs too. I'm not sure
about the impact, but I expect it doesn't matter.

af_fmt_change_bytes() was unused as well, so remove that too.
2017-07-07 17:56:22 +02:00
..
af.c
af.h
af_channels.c
af_equalizer.c
af_format.c
af_lavcac3enc.c
af_lavfi.c
af_lavrresample.c
af_pan.c
af_rubberband.c
af_scaletempo.c
af_volume.c
equalizer.h
tools.c