diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-10-18 09:50:53 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-01-05 10:25:32 +0100 |
commit | 172505b8bc361e4b08c75baf2d4d94e6c2ac94b9 (patch) | |
tree | 8ef353e762c23a8ee88834f6387567654ad28511 /Changelog | |
parent | 92f1bed14cef9c3a48adf84ef838b78ba61a6d72 (diff) | |
download | ffmpeg-172505b8bc361e4b08c75baf2d4d94e6c2ac94b9.tar.gz |
lavfi: add kerndeint filter
This is a port of the kerndeint filter (libmpcodecs/vf_kerndeint) by
Donal A. Graft (original avisynth plugin author), and is based on the
work by Jérémy Tran <tran.jeremy.av@gmail.com> done for SOCIS 2012.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ version <next>: - adobe and limelight publisher authentication in RTMP - data: URI scheme - support building on the Plan 9 operating system +- kerndeint filter ported from MPlayer version 1.0: |