Change #264770
| 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 | a797e30f713d1a56e78c25e9bd894ec870995704 |
Comments
swscale/aarch64/ops: compute SWS_OP_PACK mask directly Instead of implicitly relying on SwsComps.unused, which contains the exact same information. (cf. ff_sws_op_list_update_comps) Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/aarch64/ops_impl_conv.c