]> git.sesse.net Git - ffmpeg/commit
avcodec: add initial exr image encoder
authorPaul B Mahol <onemda@gmail.com>
Sun, 14 Feb 2021 22:11:59 +0000 (23:11 +0100)
committerPaul B Mahol <onemda@gmail.com>
Thu, 18 Feb 2021 12:00:40 +0000 (13:00 +0100)
commit67c8c863c70f2989add027ffccccbe4b87988415
treee8ce5bfc8cf12fb97db924a9dcd59b9ade49a851
parentb0d75a8de924d90d0c9e8b75a485f35258920e02
avcodec: add initial exr image encoder
Changelog
configure
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/exrenc.c [new file with mode: 0644]
libavcodec/version.h
libavformat/img2enc.c