mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 16:56:55 +00:00
To make the best use of existing code, I generalised the wrapper that currently does yuv420p10 to p010 to support any mixture of input and output sizes between 10 and 16 bits. This had the side effect of yielding a working code path for all yuv420p1x formats to p01x.