[x264-devel] commit: drop support for pre-SSE3 assemblers (Loren Merritt )
git version control
git at videolan.org
Sun Apr 27 11:16:39 CEST 2008
x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Tue Apr 22 17:16:25 2008 -0600| [27c3071979593d059a0929ca7b0ad82a762626f6]
drop support for pre-SSE3 assemblers
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=27c3071979593d059a0929ca7b0ad82a762626f6
---
common/cpu.c | 2 --
common/dct.c | 2 +-
common/pixel.c | 4 ----
common/quant.c | 4 +---
common/x86/dct-a.asm | 2 --
common/x86/mc-a.asm | 4 ----
common/x86/mc-a2.asm | 2 --
common/x86/mc-c.c | 14 --------------
common/x86/pixel-a.asm | 4 ----
common/x86/predict-c.c | 2 --
common/x86/quant-a.asm | 2 --
common/x86/sad-a.asm | 8 +-------
configure | 6 +-----
13 files changed, 4 insertions(+), 52 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=27c3071979593d059a0929ca7b0ad82a762626f6
More information about the x264-devel
mailing list