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.