[FFmpeg-devel] [PATCH] lavfi: port decimate libmpcodecs filter
Stefano Sabatini
stefasab at gmail.com
Mon Aug 27 14:55:37 CEST 2012
On date Monday 2012-08-27 13:42:25 +0200, Stefano Sabatini encoded:
[...]
> Patch updated, now making use of dsputil.
> --
> FFmpeg = Furious & Faithful Multimedia Purposeless Extensive Game
> From c79fcf52e91fc2a1550c774d2b807a5f04404277 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefasab at gmail.com>
> Date: Sat, 17 Mar 2012 15:49:51 +0100
> Subject: [PATCH] lavfi: port decimate libmpcodecs filter
>
> This filter is based on the MPlayer decimate filter by 2003 Rich Felker.
> ---
> configure | 1 +
> doc/filters.texi | 34 +++++
> libavfilter/Makefile | 2 +
> libavfilter/allfilters.c | 1 +
> libavfilter/libmpcodecs/vf_decimate.c | 6 +-
> libavfilter/vf_decimate.c | 262 +++++++++++++++++++++++++++++++++
> 6 files changed, 305 insertions(+), 1 deletions(-)
> create mode 100644 libavfilter/vf_decimate.c
[...]
Updated with minor fixes.
--
FFmpeg = Frightening Fanciful Muttering Pitiless Entertaining Geek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavfi-port-decimate-libmpcodecs-filter.patch
Type: text/x-diff
Size: 14680 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120827/8ac239fa/attachment.bin>
More information about the ffmpeg-devel
mailing list