[FFmpeg-cvslog] r25874 - in trunk/libavfilter: vf_yadif.c x86/yadif.c x86/yadif_template.c

Etienne Buira etienne.buira.lists
Sat Dec 4 14:14:33 CET 2010


On Sat, Dec 04, 2010 at 05:06:42AM -0800, Baptiste Coudurier wrote:
> On 12/4/10 4:55 AM, Etienne Buira wrote:
> > On Sat, Dec 04, 2010 at 06:23:44AM +0100, bcoudurier wrote:
> >> Author: bcoudurier
> >> Date: Sat Dec  4 06:23:44 2010
> >> New Revision: 25874
> >>
> >> Log:
> >> yadif sse2/ssse3 optimizations
> >>
> >> Added:
> >>    trunk/libavfilter/x86/yadif_template.c
> >> Modified:
> >>    trunk/libavfilter/vf_yadif.c
> >>    trunk/libavfilter/x86/yadif.c
> > 
> > Hi.
> > 
> > This breaks compilation on my host, (yadif_template.c:{249,243}:
> > undefined reference to 'ff_pw_1'), even on r25877.
> > 
> > /proc/cpuinfo shows ssse3 flag.
> > 
> > config.mak haves HAVE_SSE=yes and HAVE_SSSE3=yes definitions.
> 
> Thanks for reporting, I forgot to commit some part, I'm sorry, it should
> be fixed now.

Huh, crossed mails. Thank you very much for the fix (and optims :) ).



More information about the ffmpeg-cvslog mailing list