summaryrefslogtreecommitdiffstats
path: root/mpvcore/encode_lavc.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-09-07 20:03:13 +0200
committerwm4 <wm4@nowhere>2013-09-07 20:34:49 +0200
commit8894a4b0d2b38781d9ab110a18e27fef99d956f1 (patch)
treed63a78e442d69b2acc9d5b9db67de144140ef283 /mpvcore/encode_lavc.c
parentd77a9244346adadd283a48ee55adebd5f8e37478 (diff)
downloadmpv-8894a4b0d2b38781d9ab110a18e27fef99d956f1.tar.bz2
mpv-8894a4b0d2b38781d9ab110a18e27fef99d956f1.tar.xz
command: make options writeable in idle mode
Until now, options could be accessed as properties via "options/name", but the access was read-only. Change it so that write access is possible in --idle mode. (All options have to support setting options at that time, simply because of the way MPlayer designed per-file options. During playback, normal properties take care of changing things, including things backed by options.) This is work in progress. There are some issues: at least setting the "vf" and "af" options won't work for strange reasons.
Diffstat (limited to 'mpvcore/encode_lavc.c')
0 files changed, 0 insertions, 0 deletions