summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2017-09-10 21:53:36 +0100
committerMark Thompson <sw@jkqxz.net>2017-11-22 23:18:02 +0000
commit9204b2deea85c834ba3d5fa2b0e92b86c24f45ae (patch)
treeefb5937de9aad668bf07beccd5caebb55360ab3d /Changelog
parent59d6529333c4550701401d59d67b60454b164b1f (diff)
lavfi: Add OpenCL overlay filter
Input and output formats must be the same, the overlay format must be the same as the input except possibly with an additional alpha component.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 74ed35cfe6..f6b70c4a34 100644
--- a/Changelog
+++ b/Changelog
@@ -17,6 +17,7 @@ version <next>:
- Intel QSV-accelerated overlay filter
- mcompand audio filter
- acontrast audio filter
+- OpenCL overlay filter
version 3.4: