Change #264763
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Thu 16 Apr 2026 23:24:55 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 9b1c1fe95f72d1b69ee7a8e7f34bea065e7fe8e6 |
Comments
swscale/ops_backend: align linear kernels with actually needed masks Using the power of libswscale/tests/sws_ops -summarize lets us see which kernels are actually needed by real op lists. Note: I'm working on a separate series which will obsolete this implementation whack-a-mole game altogether, by generating a list of all possible op kernels at compile time. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/ops_tmpl_float.c