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:
authorStefano Sabatini <stefasab@gmail.com>2012-10-30 15:15:28 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-10-31 15:07:11 +0400
commit3c4aa5062089389a7f076f1411a18ca0400906fe (patch)
tree6e1b481824afdc6edb4ac7cd7355bc56fd0380d4 /Changelog
parentdc239b3b40adb77ff638f006bc4d633348f3a4ef (diff)
lavfi: add field filter
The filter is a port of libmpcodecs/vf_field.c, since there is no common code I relicensed it as LGPL, while keeping the original author copyright.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6f0c2b64b7..8f6c90bdc3 100644
--- a/Changelog
+++ b/Changelog
@@ -18,6 +18,7 @@ version <next>:
- LVF demuxer
- ffescape tool
- metadata (info chunk) support in CAF muxer
+- field filter ported from libmpcodecs
version 1.0: