diff options
author | wm4 <wm4@nowhere> | 2020-05-20 18:25:14 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2020-05-20 18:38:15 +0200 |
commit | 086953a9da6c96bdd514127adc3ad5fc8a771da5 (patch) | |
tree | 8d9d5ea73c69930eca48a3945a0a396933fb0e87 /demux/demux_cue.c | |
parent | a078d07ea25b35d48b27881003c11781dda7af21 (diff) | |
download | mpv-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 'demux/demux_cue.c')
0 files changed, 0 insertions, 0 deletions