[FFmpeg-devel] [PATCH] yadif port to libavfitler

Baptiste Coudurier baptiste.coudurier
Thu May 20 10:37:35 CEST 2010


Hi guys,

Here is my first attempt to port yadif to libavfilter.

I chose the request_frame paradigm since the filter has delay.
What happens when no prev frame is available ? Original code seems to 
read from

I'd like extensive review if possible and especially instructions on how 
to retrieve cpu flags at runtime for MMX.

Also Michael, can you please check the calls to filter() ?
I'm also not sure how the field output mode should be supported.

-- 
Baptiste COUDURIER
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: yadif.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100520/ca9a3687/attachment.txt>



More information about the ffmpeg-devel mailing list