diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-03-04 16:06:14 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-03-10 03:00:10 +0100 |
commit | 65fc80f0121dd1514160defb97a8bbcab072c58b (patch) | |
tree | b10fd0f2552274bda5fa39983404c930acdc4a02 /Changelog | |
parent | 3d813e7ec373d4785d9c0c46b5793414d084708f (diff) | |
download | ffmpeg-65fc80f0121dd1514160defb97a8bbcab072c58b.tar.gz |
lavfi: add curves filter.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version <next>: +- curves filter + + +version 1.2: - VDPAU hardware acceleration through normal hwaccel - SRTP support |