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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@mail.de>2022-07-30 14:20:02 +0300
committerThilo Borgmann <thilo.borgmann@mail.de>2022-07-30 14:20:02 +0300
commitcd8515eb70f7ab0961b9401248ff5046b99c67ec (patch)
treec4f0fb24b19a5d491019f23d33466ba6a31539b7 /Changelog
parent9d66417cc5bd705dca15e90aea3fa59d07422705 (diff)
Changelog: Update after last commit
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 92780c9953..40ea7ccecf 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,7 @@ version <next>:
- ffmpeg -shortest_buf_duration option
- ffmpeg now requires threading to be built
- ffmpeg now runs every muxer in a separate thread
+- Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges
version 5.1: