[MPlayer-dev-eng] [PATCH] vf_yadif.c: forgotten emms/femms
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Sep 22 10:51:52 CEST 2006
Hello,
On Thu, Sep 21, 2006 at 06:59:26PM -0400, Rich Felker wrote:
> > }
> > + asm volatile("emms \n\t" : : : "memory");
>
> Is this protected inside proper ifdef?
yes, it is in the filter_line_mmx2, but performance-wise it might be
better to move it to the filter function with appropriate #ifdef....
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list