Change #271914
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Sat 20 Jun 2026 03:08:21 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | fa1ca69a8bde7a74e7c01777c75bb7c7e0754ee3 |
Comments
swscale/filters: add ability to set a virtual output size Odd-size luma planes are not exact multiples of the chroma plane; but the sample grid is still matched as though it were. We need to account for this when translating a luma sample to the corresponding chroma sample coordinates. Sponsored-by: Sovereign Tech Fund Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/filters.c
- libswscale/filters.h