Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParas Chadha <paraschadha18@gmail.com>2017-08-29 20:19:30 +0300
committerPaul B Mahol <onemda@gmail.com>2017-08-30 13:13:01 +0300
commit6e02f66f1bc7c9d559bc7ef3393c66cd800d4651 (patch)
treeb52aa67cd482caa557fb8cada390abf7f94dae4c /Changelog
parent207f0cff2ac8e79747eca0de06666bfcd823d4b7 (diff)
Add FITS Encoder
Signed-off-by: Paras Chadha <paraschadha18@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 548f67d202..830941757e 100644
--- a/Changelog
+++ b/Changelog
@@ -39,6 +39,7 @@ version <next>:
blend, libvmaf, lut3d, overlay, psnr, ssim.
They must always be used by name.
- FITS demuxer and decoder
+- FITS muxer and encoder
version 3.3:
- CrystalHD decoder moved to new decode API