summaryrefslogtreecommitdiffstats
path: root/stream/stream_lavf.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-05-22 18:24:53 +0200
committerwm4 <wm4@nowhere>2018-05-24 19:56:35 +0200
commit115aaec76c7b87aa3564eb7cd98326594b040341 (patch)
treee1db8f2e90f8d142019e7c10d5cf55c67be164f1 /stream/stream_lavf.c
parent0317d7350ea247c04472c82f925a0bc065959ef6 (diff)
downloadmpv-115aaec76c7b87aa3564eb7cd98326594b040341.tar.bz2
mpv-115aaec76c7b87aa3564eb7cd98326594b040341.tar.xz
command: avoid some direct MPOpts write accesses
This is working towards a change intended in the future: nothing should write to the option struct directly, but use functions that raise proper notifications. Until this is complete it will take a while, and this commit does not change all cases of direct access, just some simple ones. In all of these 3 changes, the actual write access is done by the generic property-option bridge.
Diffstat (limited to 'stream/stream_lavf.c')
0 files changed, 0 insertions, 0 deletions