Skip to content
Snippets Groups Projects
  1. Nov 07, 2013
    • Yunqing Wang's avatar
      Remove TEXTREL from 32bit encoder · d7289658
      Yunqing Wang authored
      This patch fixed the issue reported in "Issue 655: remove textrel's
      from 32-bit vp9 encoder". The set of vp9_subpel_variance functions
      that used x86inc.asm ABI didn't build correctly for 32bit PIC. The
      fix was carefully done under the situation that there was not
      enough registers.
      
      After the change, we got
      $ eu-findtextrel libvpx.so
      eu-findtextrel: no text relocations reported in 'libvpx.so'
      
      Change-Id: I1b176311dedaf48eaee0a1e777588043c97cea82
      d7289658
  2. Nov 04, 2013
  3. Nov 03, 2013
  4. Nov 02, 2013
  5. Nov 01, 2013
  6. Oct 31, 2013
  7. Oct 30, 2013
Loading