[FFmpeg-soc] libavfilter to filter subsequent frames

Michael Niedermayer michaelni at gmx.at
Fri Feb 11 14:44:02 CET 2011


On Thu, Jan 20, 2011 at 10:51:39AM +0100, Thilo Borgmann wrote:
> Hi,
> 
> I'm still trying to gain some insight into libavfilter...
> 
> I want to implement a filter that needs to process subsequent frames of the
> input video. Does anything from the soc or whatever git repo can already provide
> subsequent frames - does this fit in libavfilter already?
> 
> Maybe "buffer" or "fifo" could already handle this?

currently a filter that wants subsequent frames has to buffer them itself
(like fifo or yadif do)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20110211/b022e052/attachment.pgp>


More information about the FFmpeg-soc mailing list