Change #271913
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Sat 20 Jun 2026 03:08:07 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 8215e9bbea07173b59e842a860df58aca18ff01a |
Comments
swscale/filters: add option for adding an input pixel offset This is needed for chroma subsampling, which requires a different filter offset for chroma subsamples (according to the frame's chroma location). Sponsored-by: Sovereign Tech Fund Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/filters.c
- libswscale/filters.h