Change #271912
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Sat 20 Jun 2026 03:07:35 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 1f6dc79c807ab6044e8b4ef990386b2e9d9e918e |
Comments
swscale/format: factor out ff_sws_chroma_pos() helper Moved here from graph.c, as it's needed for the new chroma scaling code. Sponsored-by: Sovereign Tech Fund Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/format.c
- libswscale/format.h
- libswscale/graph.c