mpv/audio/decode
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
..
ad.h audio: move initial decode to generic code 2014-07-21 19:29:58 +02:00
ad_lavc.c Improve setting AVOptions 2014-08-02 03:12:33 +02:00
ad_mpg123.c audio: change playback restart and resyncing 2014-07-28 21:20:37 +02:00
ad_spdif.c audio: change playback restart and resyncing 2014-07-28 21:20:37 +02:00
dec_audio.c audio: change playback restart and resyncing 2014-07-28 21:20:37 +02:00
dec_audio.h audio: ignore (some) decoding errors on initialization 2014-07-29 18:05:55 +02:00