diff options
author | Stefano Sabatini | 2011-05-28 21:51:03 +0200 |
---|---|---|
committer | Anton Khirnov | 2011-10-17 18:05:38 +0200 |
commit | 8fe0c527f33fe6d2e89d62a23ae912553572452b (patch) | |
tree | d955208bfcffbad28d1aedce78b758effe17e8b6 /Changelog | |
parent | 85afbb1d00d58812df5d634e946b2fcf653bcd8e (diff) |
lavfi: add LUT (LookUp Table) generic filters
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ easier to use. The changes are: - Apple ProRes decoder - CELT in Ogg demuxing - VC-1 interlaced decoding +- lut, lutrgb, and lutyuv filters version 0.7: |