summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2014-08-22 23:39:57 -0300
committerMichael Niedermayer <michaelni@gmx.at>2014-08-24 01:21:39 +0200
commitb140b51ebbc277fa558accc33f3e99da2b9657b3 (patch)
treeea1db181210e86040569f0e62ef576c3e1b8c304 /Changelog
parent2e3c1699aea7bb5a72d18903f4b8d3d33964c14d (diff)
downloadffmpeg-streaming-b140b51ebbc277fa558accc33f3e99da2b9657b3.zip
ffmpeg-streaming-b140b51ebbc277fa558accc33f3e99da2b9657b3.tar.gz
lavc/tiff: add support for LZMA compression
Derived from deflate code. Requires liblzma. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6260d0c..40d3c79 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,7 @@ version <next>:
- large optimizations in dctdnoiz to make it usable
- request icecast metadata by default
- support for using metadata in stream specifiers in fftools
+- LZMA compression support in TIFF decoder
version 2.3:
OpenPOWER on IntegriCloud