diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-05-25 01:07:46 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-05-27 20:42:28 +0200 |
commit | 158d96e3f0ab1a01aa5eb8f0a4f9307834d10f70 (patch) | |
tree | c2bcf2ad6f65e764bd1e6a9892ed85952d36b4ba /Changelog | |
parent | 43286028906adab67ec87bc15ff3010d0f6c2ff0 (diff) | |
download | ffmpeg-158d96e3f0ab1a01aa5eb8f0a4f9307834d10f70.tar.gz |
lavfi: add haldclut filter.
Fixes Ticket #2517.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ version <next>: - 3D LUT filter (lut3d) - SMPTE 302M audio encoder - support for slice multithreading in libavfilter +- Hald CLUT support (generation and filtering) version 1.2: |