Change #264772
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Thu 16 Apr 2026 23:25:17 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 08707934cc76e26645dc2459fa53ccf860cfcb1b |
Comments
swscale/ops_backend: simplify SWS_OP_CLEAR declarations Mark the components to be cleared, not the components to be preserved. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/ops_tmpl_common.c
- libswscale/ops_tmpl_float.c
- libswscale/ops_tmpl_int.c