[cvs] / xvidcore / src / utils / x86_asm / interlacing_mmx.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/x86_asm/interlacing_mmx.asm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9, Wed Nov 26 01:04:34 2008 UTC revision 1.10, Thu Nov 27 18:35:36 2008 UTC
# Line 165  Line 165 
165    paddw mm6, m14                ; add to frame total    paddw mm6, m14                ; add to frame total
166    
167    lea TMP0, [nexts]    lea TMP0, [nexts]
168    mov TMP0, [TMP0+_EAX*4]        ; move _ESI/_EDI 8 pixels to the right    mov TMP0d, dword [TMP0+_EAX*4] ; move _ESI/_EDI 8 pixels to the right
169    add _ESI, TMP0    add _ESI, TMP0
170    add _EDI, TMP0    add _EDI, TMP0
171    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4