summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-05-11 20:41:46 +0200
committerAnton Khirnov <anton@khirnov.net>2013-05-24 09:28:18 +0200
commit129bb238430ec45a3b5f8f1d384df590ddf7b62f (patch)
treeed6b4b70661ef80b06e76e624ddfde9d45f84183 /Changelog
parent2a6eaeaa85d17b27ee0dd449183ec197c35c9675 (diff)
downloadffmpeg-129bb238430ec45a3b5f8f1d384df590ddf7b62f.tar.gz
lavfi: add a slice threading infrastructure
Mostly based on libavcodec's
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 49bb2363f3..b8fbca2c4a 100644
--- a/Changelog
+++ b/Changelog
@@ -20,6 +20,7 @@ version 10:
- avconv -deinterlace option removed, the yadif filter should be used instead
- Apple Intermediate Codec decoder
- Escape 130 video decoder
+- support for slice multithreading in libavfilter
version 9: