mpv/libaf
wm4 7c45be712f options, libaf: unify audio format name handling
Remove the duplicated list of audio format names from m_option.c. Remove
"long" audio format names, and let af_fmt2str() print the usual short
format names. The long names were overly verbose, and were actually
rarely user visible. The only difference between af_fmt2str() and
af_fmt2str_short() is that the former prints unknown format values as
hexadecimal string as fallback.
2012-08-29 00:36:44 +02:00
..
af.c
af.h libaf: Make af_reinit "public", to allow using it in future patches 2010-11-02 04:18:37 +02:00
af_bs2b.c
af_center.c
af_channels.c
af_delay.c
af_dummy.c
af_equalizer.c
af_export.c
af_extrastereo.c
af_format.c
af_format.h
af_format_alaw.h
af_format_ulaw.h
af_hrtf.c
af_hrtf.h
af_karaoke.c
af_ladspa.c
af_lavcac3enc.c
af_lavcresample.c
af_pan.c
af_resample.c
af_resample_template.c
af_scaletempo.c
af_sinesuppress.c
af_sub.c
af_surround.c
af_sweep.c
af_tools.c
af_volnorm.c
af_volume.c
control.h
dsp.h
equalizer.h
filter.c
filter.h
format.c
reorder_ch.c
reorder_ch.h
window.c
window.h