summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-07-01 23:05:11 +0200
committerwm4 <wm4@nowhere>2015-07-01 23:05:11 +0200
commit89f05dc7d114d805cd4d9981615cbc0b0af35863 (patch)
tree7d6cb611ae26be8da6d5f59f938892cbb4ef509e /video/out/x11_common.c
parente3d85ad46dfbe8398b5e8573739b5f7222b7f1fe (diff)
downloadmpv-89f05dc7d114d805cd4d9981615cbc0b0af35863.tar.bz2
mpv-89f05dc7d114d805cd4d9981615cbc0b0af35863.tar.xz
options: fix conversion of flags to strings
This flags stuff tried to be too clever - if there are overlapping flags (e.g. exclusive or combined flags), the one matching with most bits has to be chosen. This fixes logging of the seek command. E.g. "relative" and "absolute" overlap to make them exclusive, but "relative" was always printed as it happened to match first.
Diffstat (limited to 'video/out/x11_common.c')
0 files changed, 0 insertions, 0 deletions