mirror of https://github.com/mpv-player/mpv
0f8f6a665b
When I added mp_regular_imgfmt, I made the chroma subsampling use the actual chroma division factor, instead of a shift (log2 of the actual value). I had some ideas about how this was (probably?) more intuitive and general. But nothing ever uses non-power of 2 subsampling (except jpeg in rare cases apparently, because the world is a bad place). Change the fields back to use shifts and rename them to avoid mistakes. |
||
---|---|---|
.. | ||
refqueue.c | ||
refqueue.h | ||
vf_d3d11vpp.c | ||
vf_fingerprint.c | ||
vf_format.c | ||
vf_gpu.c | ||
vf_sub.c | ||
vf_vapoursynth.c | ||
vf_vavpp.c | ||
vf_vdpaupp.c |