[FFmpeg-devel] [PATCH] swscale: add NV16 input/output
Michael Niedermayer
michael at niedermayer.cc
Thu Jun 2 22:13:31 EEST 2022
On Wed, Jun 01, 2022 at 10:33:37PM +0200, Matthieu Bouron wrote:
> ---
> libswscale/input.c | 1 +
> libswscale/utils.c | 1 +
> libswscale/version.h | 2 +-
> tests/ref/fate/filter-pixdesc-nv16 | 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-vflip | 1 +
> 14 files changed, 14 insertions(+), 1 deletion(-)
> create mode 100644 tests/ref/fate/filter-pixdesc-nv16
has this been tested ? (various scaled and non scaled) variants ?
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- 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/20220602/f6a301f6/attachment.sig>
More information about the ffmpeg-devel
mailing list