You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
doc/filters: fix "ewa_lanczos" filter description
This commit is contained in:
@ -16397,7 +16397,7 @@ Cubic spline approximation of lanczos. No difference in performance, but has
|
|||||||
very slightly less ringing.
|
very slightly less ringing.
|
||||||
|
|
||||||
@item ewa_lanczos
|
@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
|
This is also popularly referred to as just "Jinc scaling". Slow but very high
|
||||||
quality.
|
quality.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user