aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/pixdesc.c
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-08-16 00:10:33 +0100
committerReinhard Tartler <siretart@tauware.de>2013-03-09 18:54:28 +0100
commit29a2fdb184b13efb7007d4b631cae2c35001c509 (patch)
treee9c092d9f591488206aef0f97def276a78f62011 /libavutil/pixdesc.c
parent30bfa9e79f37fd7ddaa9fb3434e3976dadbf403b (diff)
downloadffmpeg-29a2fdb184b13efb7007d4b631cae2c35001c509.tar.gz
configure: clean up Altivec detection
There used to be one test for Altivec intrinsics support and a separate test to determine which of two possible syntaxes to use for vector literals. Since 2008, we only support the more common of these so the split test no longer makes sense. This combines the tests into one and also changes the hard error on failure to a warning. The test can reasonably fail if no --cpu flag is provided (or is provided with an unknown CPU) and the compiler default target does not support Altivec. Aborting in this case is probably over-reacting. Fixes: #464, http://bugs.debian.org/701710 Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 20bcce507aa6b9c866e34eee75d80305109767a8) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavutil/pixdesc.c')
0 files changed, 0 insertions, 0 deletions