mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 00:37:28 +00:00
This allows using more specific implementations for chroma/luma, e.g. we can make assumptions on filterSize being constant, thus avoiding that test at runtime.