avcodec: add Radiance HDR image format support

This commit is contained in:
Paul B Mahol 2022-07-03 23:50:05 +02:00
parent 4136405c86
commit 307ab7fe8a
17 changed files with 521 additions and 3 deletions

View file

@ -31,7 +31,7 @@
#include "version_major.h"
#define LIBAVFORMAT_VERSION_MINOR 28
#define LIBAVFORMAT_VERSION_MINOR 29
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \