]> git.sesse.net Git - x264/commit
Windows 64-bit support
authorAnton Mitrofanov <BugMaster@narod.ru>
Wed, 11 Feb 2009 18:38:56 +0000 (10:38 -0800)
committerFiona Glaser <fiona@x264.com>
Wed, 11 Feb 2009 18:47:03 +0000 (10:47 -0800)
commitc6e72b86ece1b49126f1d53ff67df7e0f6f85148
tree3bf38b817bcc4165da24ced69d10040327dd5b76
parentef48e51d8f1cdc6d9ef30d3e3a1455d91a13d0f0
Windows 64-bit support
A "make distclean" is probably required after updating to this revision.
21 files changed:
Makefile
common/common.c
common/pixel.c
common/x86/cabac-a.asm
common/x86/cpu-a.asm
common/x86/dct-32.asm
common/x86/dct-64.asm
common/x86/dct-a.asm
common/x86/deblock-a.asm
common/x86/mc-a.asm
common/x86/mc-a2.asm
common/x86/mc-c.c
common/x86/pixel-a.asm
common/x86/predict-a.asm
common/x86/quant-a.asm
common/x86/sad-a.asm
common/x86/x86inc.asm
configure
extras/getopt.c
tools/checkasm-a.asm
tools/checkasm.c