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:
authorGerion Entrup <gerion.entrup@flump.de>2017-01-02 04:08:57 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2017-03-21 02:11:08 +0300
commit5e3a418b6047acd848698c4bb4bf0c1b73526744 (patch)
treeae1c20b1ee5cabe6b417d309af5c001246681e7a /Changelog
parentb7cc4eb3030b48ba21c0c5de960f89f0240cf091 (diff)
add signature filter for MPEG7 video signature
This filter does not implement all features of MPEG7. Missing features: - compression of signature files - work only on (cropped) parts of the video Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bc434feeac..5bcf8f180e 100644
--- a/Changelog
+++ b/Changelog
@@ -30,6 +30,7 @@ version <next>:
- Support MOV with multiple sample description tables
- XPM decoder
- Removed the legacy X11 screen grabber, use XCB instead
+- MPEG-7 Video Signature filter
version 3.2: