Change #264730
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Thu 16 Apr 2026 22:59:39 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 95e4f7cac5742fc13bf0b33a6f0bee231071b52c |
Comments
swscale/ops_dispatch: fix rounding direction of plane_size This is an upper bound, so it should be rounded up. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/ops_dispatch.c