Change #270348
| Category | ffmpeg |
| Changed by | DROOdotFOO <drew@axol.io> |
| Changed at | Wed 10 Jun 2026 19:54:20 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 7ab5aebc088a26591f4688a31b735b08923aa112 |
Comments
swscale/yuv2rgb: add explicit BE/LE 565/555 cases ff_yuv2rgb_get_func_ptr() now returns the C reference for explicit BE/LE 16bpp formats, not only the NE alias. Signed-off-by: DROOdotFOO <drew@axol.io>
Changed files
- libswscale/yuv2rgb.c