[FFmpeg-devel] [PATCH 0/2] RGB Float16/32 improvements
Martin Schitter
ms+git at mur.at
Sun Oct 13 16:16:06 EEST 2024
Additonal pix_fmts and swscale import support for RGB Float data.
Please review and merge these changes.
thanks
martin
Martin Schitter (2):
swscale/input: add input support for RGBF32
avutil/swscale: add RGBF16 pix_fmt and input support
libavutil/pixdesc.c | 25 +++++++
libavutil/pixfmt.h | 4 +
libavutil/version.h | 2 +-
libswscale/input.c | 173 ++++++++++++++++++++++++++++++++++++++++++-
libswscale/utils.c | 4 +
libswscale/version.h | 2 +-
6 files changed, 204 insertions(+), 6 deletions(-)
--
2.45.2
More information about the ffmpeg-devel
mailing list