diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2012-02-07 12:46:59 -0800 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2012-02-08 10:31:14 -0800 |
commit | ce1e250ee903392114cb2f1653aa4a722dc3dd03 (patch) | |
tree | 9aa9d304b5c5ebbaf2a433ace4c1a8cdb8e9bda6 /libavcodec/x86/rv40dsp.asm | |
parent | 9cf7385309491d63d43c7c03c9c719d3ce443b95 (diff) | |
download | ffmpeg-ce1e250ee903392114cb2f1653aa4a722dc3dd03.tar.gz |
h264: manually save/restore XMM registers for functions using INIT_MMX.
On Win64, these registers are callee-save, so not saving/restoring them
correctly is a violation of ABI and can lead to crashes or corrupt data.
Diffstat (limited to 'libavcodec/x86/rv40dsp.asm')
0 files changed, 0 insertions, 0 deletions