mpv/video/decode
wm4 a770006c6e vd_lavc: move hwdec opts to local config, don't use global MPOpts
The --hwdec* options are a good fit for the vd_lavc local option
struct. This annoyingly requires manual prefixing of most of these
options with --vd-lavc (could be avoided by using more sub-struct
craziness, but let's not).
2018-05-24 19:56:35 +02:00
..
vd_lavc.c vd_lavc: move hwdec opts to local config, don't use global MPOpts 2018-05-24 19:56:35 +02:00