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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".