summaryrefslogtreecommitdiffstats
path: root/video/out/vo_x11.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-05-20 18:25:14 +0200
committerwm4 <wm4@nowhere>2020-05-20 18:38:15 +0200
commit086953a9da6c96bdd514127adc3ad5fc8a771da5 (patch)
tree8d9d5ea73c69930eca48a3945a0a396933fb0e87 /video/out/vo_x11.c
parenta078d07ea25b35d48b27881003c11781dda7af21 (diff)
downloadmpv-086953a9da6c96bdd514127adc3ad5fc8a771da5.tar.bz2
mpv-086953a9da6c96bdd514127adc3ad5fc8a771da5.tar.xz
video: clean up pixel metadata stuff some more
A repeat of the previous useless commits. Pondered whether to use separate fields or just a flags integer for color and component types; the latter won for now. Functions like mp_imgfmt_get_component_type() are now discouraged, and mp_imgfmt_desc.flags is back for defining all information. Some days ago I felt like the opposite would be the better design. Fortunately, it doesn't matter. With this, I think all image format properties that mpv needs are exhaustively defined all in one place.
Diffstat (limited to 'video/out/vo_x11.c')
0 files changed, 0 insertions, 0 deletions