mirror of https://github.com/FFmpeg/FFmpeg.git
Prevents a crash if the misaligned exception mask bit is cleared for some reason. Misaligned SSE functions are only used on AMD Phenom CPUs and the benefit is miniscule. They also require modifying the MXCSR control register and by removing those functions we can get rid of that complexity altogether. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>pull/37/merge
parent
7115566541
commit
3e2fa991db
1 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue