1. 09 Jul, 2013 - 2 commits
  2. 02 Mar, 2013 - 1 commit
  3. 04 Dec, 2012 - 1 commit
    • Yaowu Xu's avatar
      Fix the build with MSVC · 6a5e6e05
      Yaowu Xu authored
      1. remove the dependency on non existing "vp9_temporal_filter_x86.h"
      2. prefix filenames with vp9_ in obj_int_extract.bat to reflect the
      change of the actual filenames.
      
      Change-Id: Ib1b4d96ac41788f76917764a6722d8461c857302
      6a5e6e05
  4. 16 Nov, 2012 - 1 commit
    • Yaowu Xu's avatar
      remove yasm.rules · 9152f485
      Yaowu Xu authored
      As we changed the scripts to compile asm files using customized command
      for each file.
      
      Change-Id: I975713f3d0cce2238de3ee3fe44e3227385f0c64
      9152f485
  5. 15 Nov, 2012 - 1 commit
  6. 08 Nov, 2012 - 1 commit
  7. 01 Nov, 2012 - 1 commit
  8. 10 Mar, 2011 - 1 commit
    • Johann's avatar
      obj_int_extract for Visual Studio · 128d2c23
      Johann authored
      Enable extraction of assembly offsets from compiled examples in MSVS.
      This will allow us to remove some stub functions from x86 assembly since
      we will be able to reliably determine structure offsets at compile time.
      
      see ARM code for examples:
      vp8/encoder/arm/armv5te/
      vpx_scale/arm/neon/
      
      Change-Id: I1852dc6b56ede0bf1dddb5552196222a7c6a902f
      128d2c23
  9. 14 Jun, 2010 - 1 commit