Change #272101
| Category | ffmpeg |
| Changed by | Ramiro Polla <ramiro.polla@gmail.com> |
| Changed at | Mon 22 Jun 2026 13:56:31 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | d09330e578fae14307adad82307909abf1552f70 |
Comments
swscale/aarch64/ops: mark more operations as type-invariant This prevents the generation of a few more duplicate functions (where there would be both f32 and u32 functions). Sponsored-by: Sovereign Tech Fund Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>
Changed files
- libswscale/aarch64/ops_entries.c
- libswscale/aarch64/ops_impl_conv.c