]> granicus.if.org Git - libjpeg-turbo/commit
Oops. The MIPS SIMD implementations of h2v1 and h2v2 upsampling were not checking...
authorDRC <dcommander@users.sourceforge.net>
Wed, 21 Jan 2015 17:42:28 +0000 (17:42 +0000)
committerDRC <dcommander@users.sourceforge.net>
Wed, 21 Jan 2015 17:42:28 +0000 (17:42 +0000)
commit8b5a0093ee14f1a977c94f2566d5aa2ffebfe5e3
treec51750611122d6791dd1cde188ad7223234030e2
parent0e94025ac72a481ca822b9c876dcada6db977d8b
Oops.  The MIPS SIMD implementations of h2v1 and h2v2 upsampling were not checking for DSPr2 support, so running 'djpeg -nosmooth' on a non-DSPr2-enabled platform caused an "illegal instruction" error.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.4.x@1523 632fc199-4ca6-4c93-a231-07263d6284db
ChangeLog.txt
simd/jsimd_mips.c