]> granicus.if.org Git - libjpeg-turbo/commit
Deprecate and undocument the FORCE{MMX|SSE|SSE2|SSE3} flags. These were originally...
authorDRC <dcommander@users.sourceforge.net>
Thu, 31 Oct 2013 07:11:39 +0000 (07:11 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 31 Oct 2013 07:11:39 +0000 (07:11 +0000)
commit07e982d9b410790ddd40764c10c77b0efca33dd7
tree8fcb151bd3b8852f5b11dee2d03ef5a031138ad4
parent1e67274bd7f77f6ace653db7b356ab3f24453c88
Deprecate and undocument the FORCE{MMX|SSE|SSE2|SSE3} flags.  These were originally introduced in TurboJPEG/IPP as a way to override the automatic CPU selection in the underlying IPP codec, which was closed source.  They are not meaningful anymore, since libjpeg-turbo provides environment variables to accomplish the same thing and since it no longer necessarily uses x86 SIMD code behind the scenes.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1072 632fc199-4ca6-4c93-a231-07263d6284db
doc/html/group___turbo_j_p_e_g.html
doc/html/search/all_74.js
java/doc/deprecated-list.html
java/doc/index-all.html
java/doc/org/libjpegturbo/turbojpeg/TJ.html
java/org/libjpegturbo/turbojpeg/TJ.java
java/org_libjpegturbo_turbojpeg_TJ.h
tjbench.c
turbojpeg.h