aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/oma.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-07-06 10:53:43 +0300
committerMartin Storsjö <martin@martin.st>2012-07-06 21:07:23 +0300
commitf27386cdc76d8524df71e684a3ec5481940004f1 (patch)
tree2df64c8c63833f56b449ea4df129aac4dfefcd03 /libavformat/oma.h
parent5adc829eb0787682111ca063bfc2b31558999dff (diff)
downloadffmpeg-f27386cdc76d8524df71e684a3ec5481940004f1.tar.gz
x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro
The SPLATB_REG macro already adds the 'd' suffix internally. This fixes building on Win64, which has been broken since 878e66902. This worked for unix, where r2 happened to be rdx in this case, which with the first suffix rdxd was mapped to eax, and eaxd is defined back to eax. On win64 however, r2 happened to be R8 in this case, and R8d mapps to R8D just fine, but there's no mapping for R8Dd to anything. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/oma.h')
0 files changed, 0 insertions, 0 deletions