Changeset 17cf7c68 in ffmpeg

Timestamp:
Feb 8, 2011, 11:25:12 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
62457f90
Parents:
3940caad
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (02/08/11 20:56:32)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/08/11 23:25:12)
Message:

Fix ff_emu_edge_core_sse() on Win64.

Fix emu_edge_v_extend_15 to be <128 bytes on Win64, by being more strict
on the size of registers and which registers are being used for operations
where multiple are available. This fixes segfaults in emulated_edge()
function calls on Win64.

(No files)

Note: See TracChangeset for help on using the changeset viewer.