Change #264762
| 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 | af2674645fca2c72af33d5aa60ff6a7a074a2b44 |
Comments
swscale/ops: drop offset from SWS_MASK_ALPHA This is far more commonly used without an offset than with; so having it there prevents these special cases from actually doing much good. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/ops.h
- libswscale/x86/ops_float.asm