Change #270200
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Tue 09 Jun 2026 18:27:20 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 257f1438a51dc48eb394a7e64a7635e027eace98 |
Comments
swscale/x86/ops: simplify mmsize determination No reason for this to be a separate function also, it just obscures the error path for no reason. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/x86/ops.c