[FFmpeg-devel] [WIP] select filter
Michael Niedermayer
michaelni at gmx.at
Sat May 21 14:20:20 CEST 2011
On Fri, May 20, 2011 at 10:17:32AM +0200, Stefano Sabatini wrote:
> Please comment on design and syntax, depends on patches:
> vsrc_buffer: return an error code if no frames are available
> ffmpeg: handle the case when get_filtered_frame() fails
>
> Missing documentation.
> --
> FFmpeg = Funny Formidable Moronic Puristic Ecumenical Generator
> Makefile | 1
> allfilters.c | 1
> vf_select.c | 264 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 266 insertions(+)
> df88016805e3ef4a44d3c1bb95bef2a7263e7932 0003-lavfi-add-select-filter.patch
> From 08880c08d188aa8c0528f69178716d9ad430bd61 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Sat, 7 May 2011 02:06:25 +0200
> Subject: [PATCH] lavfi: add select filter
IMO this filter should be commited
also a "skip similar frames" filter would be usefull, and should be
able to share quite a bit of code with this
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110521/9b19febf/attachment.asc>
More information about the ffmpeg-devel
mailing list