swscale: add GBRAP14 format support

This commit is contained in:
Paul B Mahol 2023-09-27 16:13:16 +02:00
parent 8e1ef7c38f
commit 29b673bdcf
20 changed files with 46 additions and 1 deletions

View file

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