[FFmpeg-devel] [PATCH] yadif port to libavfitler
Ronald S. Bultje
rsbultje
Fri Sep 10 00:30:47 CEST 2010
Hi,
On Wed, Sep 8, 2010 at 11:50 AM, Stefano Sabatini
<stefano.sabatini-lala at poste.it> wrote:
> Updated again. Documentation for the second param should be extended,
> (Mplayer docs is outdated as well), also maybe ASM code should be
> placed in /ARCH dirs.
[..]
> + yadif->filter_line(ctx, dst, prev, cur, next, w, refs, parity ^ tff);
Since the asm code is called as a function pointer, not inlined, I'd
like to "kindly suggest" that the code be ported to yasm before it is
committed.
Ronald
More information about the ffmpeg-devel
mailing list