Change #271902
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Sat 20 Jun 2026 02:50:26 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | e52459195c247b51cd813fd5aa8ab68e88d3affe |
Comments
swscale/ops: simplify SWS_OP_READ default comps handling We can still pre-fill the prev array here; ff_sws_apply_op_q() is a no-op. Sponsored-by: Sovereign Tech Fund Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/ops.c