summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-24 20:41:07 +0200
committerwm4 <wm4@nowhere>2016-09-24 20:41:07 +0200
commit733218b2331bfcf0d91be62418ab63a217e1108e (patch)
treeebc35f1538d238d9cf867df98a310bb0de2a2066 /player
parent88f10ec84f116bca4580a454b711dbaec7dfd04f (diff)
downloadmpv-733218b2331bfcf0d91be62418ab63a217e1108e.tar.bz2
mpv-733218b2331bfcf0d91be62418ab63a217e1108e.tar.xz
options: do not mark --profile/--include as M_OPT_FIXED
The intention of M_OPT_FIXED is to make options not runtime-changeable, so trying to set them at runtime will always error. This is not wanted for --profile and --include, for which there is no reason to block them at runtime. Fixes #3581.
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions