diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-05-07 14:48:56 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-05-22 18:23:43 +0200 |
commit | 12f51c1f9e9aef19cd2552769db8693e8b5d4e4d (patch) | |
tree | 5b44c9b0acd948004e1d289a45978800273d182b /Changelog | |
parent | ad22767cb61cdc75541b21154d65fd1ad6351025 (diff) | |
download | ffmpeg-12f51c1f9e9aef19cd2552769db8693e8b5d4e4d.tar.gz |
lavfi: add lut3d filter.
Fixes part of Ticket #2517.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ version <next>: - Escape 130 video decoder - FTP protocol support - V4L2 output device +- 3D LUT filter (lut3d) version 1.2: |