Changes between Version 41 and Version 42 of Intel_IPP_Codecs


Ignore:
Timestamp:
Jan 28, 2014 6:28:08 AM (11 years ago)
Author:
nanang
Comment:

Fixed broken link of downloading IPP & samples

Legend:

Unmodified
Added
Removed
Modified
  • Intel_IPP_Codecs

    v41 v42  
    7474==== Download and install IPP and IPP samples ==== 
    7575 
    76  1. Download Intel IPP and Intel IPP samples from http://software.intel.com/en-us/intel-ipp 
     76 1. Download Intel IPP and Intel IPP samples from http://software.intel.com/en-us/intel-ipp and http://www.intel.com/software/products/ipp/samples.htm 
    7777 1. Run the Intel IPP installer (e.g. ''w_ipp_ia32_p_5.3.3.082.exe''). The default installation will install it to {{{C:\Program Files\Intel\IPP\5.3.3.082}}} folder, and this is the folder that will be referred to by this tutorial. 
    7878 1. Unzip the Intel IPP samples (e.g. ''w_ipp-samples_p_5.3.095.zip'') to a folder. This tutorial assumes that the samples are installed in {{{C:\ipp-samples}}}, but it can be installed anywhere else with some modifications to the instructions below. 
     
    145145==== Download and install IPP and IPP samples ==== 
    146146 
    147  1. Download Intel IPP and Intel IPP samples from http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm 
     147 1. Download Intel IPP and Intel IPP samples from http://software.intel.com/en-us/intel-ipp and http://www.intel.com/software/products/ipp/samples.htm 
    148148 1. Extract the archive to a temporary folder 
    149149 1. Run the installer (e.g. ''./install.sh'') and follow the on screen instructions. The default installation options will install it to ''"/opt/intel/ipp/"'' directory (e.g. ''"/opt/intel/ipp/5.3.1.062/ia32/"'' in my case). 
     
    212212 
    213213 1. IPP cannot be obtained separately, you have to install Intel Compiler to get it. 
    214  1. Download Intel Compiler and Intel IPP samples from http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm 
     214 1. Download Intel Compiler and Intel IPP samples from http://software.intel.com/en-us/intel-ipp and http://www.intel.com/software/products/ipp/samples.htm 
    215215 1. Extract the archive to a temporary folder 
    216216 1. Run the installer and follow the on screen instructions. The default installation options will install it to ''"/Library/Frameworks"'' directory (e.g. ''"/Library/Frameworks/Intel_IPP.framework/Versions/Current/"'' in my case).