Change #272098
| 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 | 083089e047e64c6b783534ed4e6ffa47f9e6acbb |
Comments
swscale/aarch64/ops: remove redundant single-component packed read/write These functions are essentially the same as single-component planar read/write, and are actually never instantiated. This was left over from the initial implementation. Sponsored-by: Sovereign Tech Fund Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>
Changed files
- libswscale/aarch64/ops_asmgen.c