swscale/input: add input support for RGBF16

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Martin Schitter 2024-10-14 10:33:12 +02:00 committed by Michael Niedermayer
parent c993a91bea
commit d73b73af5e
No known key found for this signature in database
GPG key ID: B18E8928B3948D64
3 changed files with 103 additions and 2 deletions

View file

@ -28,7 +28,7 @@
#include "version_major.h"
#define LIBSWSCALE_VERSION_MINOR 5
#define LIBSWSCALE_VERSION_MINOR 6
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \