0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/audio/filter
wm4 d68a759fa4 Improve setting AVOptions
Use OPT_KEYVALUELIST() for all places where AVOptions are directly set
from mpv command line options. This allows escaping values, better
diagnostics (also no more "pal"), and somehow reduces code size.

Remove the old crappy option parser (av_opts.c).
2014-08-02 03:12:33 +02:00
..
af_bs2b.c Add more const 2014-06-11 00:39:14 +02:00
af_center.c Add more const 2014-06-11 00:39:14 +02:00
af_channels.c Add more const 2014-06-11 00:39:14 +02:00
af_convert24.c Add more const 2014-06-11 00:39:14 +02:00
af_convertsignendian.c Add more const 2014-06-11 00:39:14 +02:00
af_delay.c Add more const 2014-06-11 00:39:14 +02:00
af_drc.c Add more const 2014-06-11 00:39:14 +02:00
af_dummy.c Add more const 2014-06-11 00:39:14 +02:00
af_equalizer.c Add more const 2014-06-11 00:39:14 +02:00
af_export.c Add more const 2014-06-11 00:39:14 +02:00
af_extrastereo.c Add more const 2014-06-11 00:39:14 +02:00
af_format.c Add more const 2014-06-11 00:39:14 +02:00
af_hrtf.c Add more const 2014-06-11 00:39:14 +02:00
af_hrtf.h Kill all tabs 2014-04-13 18:03:01 +02:00
af_karaoke.c Add more const 2014-06-11 00:39:14 +02:00
af_ladspa.c Add more const 2014-06-11 00:39:14 +02:00
af_lavcac3enc.c Add more const 2014-06-11 00:39:14 +02:00
af_lavfi.c Improve setting AVOptions 2014-08-02 03:12:33 +02:00
af_lavrresample.c Improve setting AVOptions 2014-08-02 03:12:33 +02:00
af_pan.c Add more const 2014-06-11 00:39:14 +02:00
af_scaletempo.c Add more const 2014-06-11 00:39:14 +02:00
af_sinesuppress.c Add more const 2014-06-11 00:39:14 +02:00
af_sub.c Add more const 2014-06-11 00:39:14 +02:00
af_surround.c Add more const 2014-06-11 00:39:14 +02:00
af_sweep.c Add more const 2014-06-11 00:39:14 +02:00
af_volume.c af_volume: fix calculations including replay-gain 2014-06-28 15:56:16 +02:00
af.c audio: remove unused metadata field 2014-07-21 19:29:58 +02:00
af.h audio: remove unused metadata field 2014-07-21 19:29:58 +02:00
dsp.h Kill all tabs 2014-04-13 18:03:01 +02:00
equalizer.h Kill all tabs 2014-04-13 18:03:01 +02:00
filter.c Kill all tabs 2014-04-13 18:03:01 +02:00
filter.h Kill all tabs 2014-04-13 18:03:01 +02:00
tools.c Kill all tabs 2014-04-13 18:03:01 +02:00
window.c Kill all tabs 2014-04-13 18:03:01 +02:00
window.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00