[FFmpeg-devel] [PATCH 08/21] swscale/output: add VYU444 output support
Michael Niedermayer
michael at niedermayer.cc
Sat Oct 12 01:47:45 EEST 2024
On Tue, Oct 08, 2024 at 07:50:13PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libswscale/output.c | 124 +++++++++++++++++++++++
> libswscale/utils.c | 2 +-
> tests/ref/fate/filter-pixdesc-vyu444 | 1 +
> tests/ref/fate/filter-pixfmts-copy | 1 +
> tests/ref/fate/filter-pixfmts-crop | 1 +
> tests/ref/fate/filter-pixfmts-field | 1 +
> tests/ref/fate/filter-pixfmts-fieldorder | 1 +
> tests/ref/fate/filter-pixfmts-hflip | 1 +
> tests/ref/fate/filter-pixfmts-il | 1 +
> tests/ref/fate/filter-pixfmts-null | 1 +
> tests/ref/fate/filter-pixfmts-pad | 1 +
> tests/ref/fate/filter-pixfmts-scale | 1 +
> tests/ref/fate/filter-pixfmts-transpose | 1 +
> tests/ref/fate/filter-pixfmts-vflip | 1 +
> 14 files changed, 137 insertions(+), 1 deletion(-)
> create mode 100644 tests/ref/fate/filter-pixdesc-vyu444
if it cannot be cleanly factored with anything then LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241012/a957e2ad/attachment.sig>
More information about the ffmpeg-devel
mailing list