diff options
author | Mans Rullgard <mans@mansr.com> | 2012-09-02 16:05:56 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-09-07 11:42:35 +0100 |
commit | 5fe64d88f67637af6037fa864b1c66e41148597c (patch) | |
tree | 1d5e52e36fc2c6dbef130ef54d983af5468d4851 /libavcodec/libopenjpegenc.c | |
parent | 9afb7061f938831248942050cfdb449e014ed427 (diff) | |
download | ffmpeg-streaming-5fe64d88f67637af6037fa864b1c66e41148597c.zip ffmpeg-streaming-5fe64d88f67637af6037fa864b1c66e41148597c.tar.gz |
x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmov
For some reason add_hfyu_median_prediction_cmov is only selected
on 3Dnow-capable CPUs, even though it uses no 3Dnow instructions.
This patch allows it to be selected on any cpu with cmov with the
possibility of being overridden by the mmxext version.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/libopenjpegenc.c')
0 files changed, 0 insertions, 0 deletions