ffmpeg | branch: master | Niklas Haas <g...@haasn.dev> | Sun Apr 20 14:32:18 2025 +0200| [853e66a0726b0a9d6d6269a22f6f9b5be7763738] | committer: Niklas Haas
doc/filters: fix "ewa_lanczos" filter description > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=853e66a0726b0a9d6d6269a22f6f9b5be7763738 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 6b8d2c314c..a9ec077ef0 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -16397,7 +16397,7 @@ Cubic spline approximation of lanczos. No difference in performance, but has very slightly less ringing. @item ewa_lanczos -Elliptically weighted average version of lanczos, based on a jinc-sinc kernel. +Elliptically weighted average version of lanczos, based on a jinc-jinc kernel. This is also popularly referred to as just "Jinc scaling". Slow but very high quality. _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".