CVS: main/libmpcodecs vf_eq.c,1.3,1.4
27 Aug
2002
27 Aug
'02
8:24 p.m.
Update of /cvsroot/mplayer/main/libmpcodecs In directory mail:/var/tmp.root/cvs-serv13071/libmpcodecs Modified Files: vf_eq.c Log Message: align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>) Index: vf_eq.c =================================================================== RCS file: /cvsroot/mplayer/main/libmpcodecs/vf_eq.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- vf_eq.c 23 Aug 2002 21:55:57 -0000 1.3 +++ vf_eq.c 28 Aug 2002 00:24:27 -0000 1.4 @@ -44,7 +44,7 @@ "movq (%6), %%mm4 \n\t" "pxor %%mm0, %%mm0 \n\t" "movl %4, %%eax\n\t" - ".align 16 \n\t" + ".balign 16 \n\t" "1: \n\t" "movq (%0), %%mm1 \n\t" "movq (%0), %%mm2 \n\t"
8476
Age (days ago)
8476
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Niedermayer