[svn] / trunk / xvidcore / src / image / x86_asm / postprocessing_sse2.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/image/x86_asm/postprocessing_sse2.asm

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

revision 1844, Thu Dec 4 14:41:50 2008 UTC revision 1845, Thu Dec 4 18:30:36 2008 UTC
# Line 67  Line 67 
67  ALIGN SECTION_ALIGN  ALIGN SECTION_ALIGN
68  image_brightness_sse2:  image_brightness_sse2:
69  %ifdef ARCH_IS_X86_64  %ifdef ARCH_IS_X86_64
70    XVID_MOVSX _EAX, prm5d    XVID_MOVSXD _EAX, prm5d
71  %else  %else
72    mov eax, prm5   ; brightness offset value    mov eax, prm5   ; brightness offset value
73  %endif  %endif

Legend:
Removed from v.1844  
changed lines
  Added in v.1845

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