Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYogender Gupta <ygupta@nvidia.com>2017-05-10 20:18:16 +0300
committerTimo Rothenpieler <timo@rothenpieler.org>2017-05-15 12:46:50 +0300
commit921bd9a2be4c1f4a0524346a694e2da814488d7f (patch)
tree0a7294a55fbfa69dde90bf14cc1ff488106602aa /Changelog
parentf1ab71b04636edf74a2c9376d80d65981c5ec778 (diff)
avfilter/scale_cuda: add CUDA scale filter
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1778980e7e..581aa73fc7 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@ version <next>:
- config.log and other configuration files moved into ffbuild/ directory
- update cuvid/nvenc headers to Video Codec SDK 8.0.14
- afir audio filter
+- scale_cuda CUDA based video scale filter
version 3.3:
- CrystalHD decoder moved to new decode API