67c8c863c7 avcodec: add initial exr image encoder
Changelog | 1 +
configure | 1 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/exrenc.c | 481 +++++++++++++++++++++++++++++++++++++++++++++++++
libavcodec/version.h | 2 +-
libavformat/img2enc.c | 2 +-
7 files changed, 487 insertions(+), 2 deletions(-)