summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-01-04 19:45:50 +0100
committerwm4 <wm4@nowhere>2020-01-04 19:45:50 +0100
commit8150b8552b4ed1b4c33089bdb1f9159b181660ab (patch)
tree5c0cd949d2e915172e6bcad525b923e0f9301e7d /misc
parent4419d29bb07ada6b8c7c6a0b281feca7e06aff09 (diff)
downloadmpv-8150b8552b4ed1b4c33089bdb1f9159b181660ab.tar.bz2
mpv-8150b8552b4ed1b4c33089bdb1f9159b181660ab.tar.xz
options: add mechanism to add sub-options from component lists
There are a lot of ad-hoc component lists in mpv: for example the stream and demuxer lists. It doesn't seem to make sense to add any abstractions around it since they are completely trivial and have very specific probing mechanisms and so on, so they will remain ad-hoc. This commits add a way to let these add arbitrary per-component options, without giving up the ad-hoc way, and without having to dump them into options.c with lots of ifdeffery (like it was done until now). Also see next commit.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions