On Mon, Nov 11, 2024 at 08:56:16AM +0100, Niklas Haas wrote: > From: Niklas Haas <g...@haasn.dev> > > Most logic from this filter has been co-opted into swscale itself, > allowing the resulting filter to be substantially simpler as it no > longer has to worry about context initialization, interlacing, etc. > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Niklas Haas <g...@haasn.dev> > --- > libavfilter/vf_scale.c | 354 +++++++++-------------------------------- > 1 file changed, 72 insertions(+), 282 deletions(-)
seems to break fate: --- ./tests/ref/pixfmt/rgb24-gray 2024-11-08 22:48:59.100234070 +0100 +++ tests/data/fate/pixfmt-rgb24-gray 2024-11-12 02:05:05.919310631 +0100 @@ -1,2 +1,2 @@ -f4d49bf8321d4348d900a947ff6122b4 *tests/data/pixfmt/rgb24-gray.yuv +4a02ab9881f8815926da9574218a8e50 *tests/data/pixfmt/rgb24-gray.yuv 7603200 tests/data/pixfmt/rgb24-gray.yuv Test pixfmt-rgb24-gray failed. Look at tests/data/fate/pixfmt-rgb24-gray.err for details. make: *** [tests/Makefile:311: fate-pixfmt-rgb24-gray] Error 1 thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".