On Mon, Jan 25, 2016 at 7:41 PM, James Almer <jamr...@gmail.com> wrote: > +%if cpuflag(sse4) > + extractps [%3 ], %1, 0 > + extractps [%3 + %4], %1, 1 > + extractps [%3 + 2*%4], %1, 2 > + extractps [%3 + 3*%4], %1, 3
extractps with imm=0 should be replaced with movss. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel