[FFmpeg-devel] [PATCH] lavfi: port mcdeint filter from libmpcodecs

Stefano Sabatini stefasab at gmail.com
Tue May 28 15:40:43 CEST 2013


On date Monday 2013-05-27 19:43:01 +0200, Stefano Sabatini encoded:
[...]
> From a63632f6a0c82160fd5c43eeac26babf15467a67 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Mon, 27 May 2013 02:31:50 +0200
> Subject: [PATCH] lavfi: port mcdeint filter from libmpcodecs
> 
> TODO: bump minor, update changelog
> ---
>  LICENSE                  |    1 +
>  configure                |    1 +
>  doc/filters.texi         |   44 +++++++
>  libavfilter/Makefile     |    2 +
>  libavfilter/allfilters.c |    1 +
>  libavfilter/vf_mcdeint.c |  296 ++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 345 insertions(+)
>  create mode 100644 libavfilter/vf_mcdeint.c

Updated with a test. As for the test, a bit-exact option may be needed
for the snow encoder.

Branch can be found at:
http://gitorious.org/~saste/ffmpeg/sastes-ffmpeg/commits/port-mcdeint-20130528-2
-- 
FFmpeg = Friendly & Fostering Mastodontic Portentous Extended Gadget
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavfi-port-mcdeint-filter-from-libmpcodecs.patch
Type: text/x-diff
Size: 14881 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130528/26697629/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-tests-add-mcdeint-tests.patch
Type: text/x-diff
Size: 5705 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130528/26697629/attachment-0001.bin>


More information about the ffmpeg-devel mailing list