1. 27 Jan, 2020 1 commit
    • extensions/av1: use -O2 for release builds · 7aefaa7d
      + force arm (over thumb) mode for 32-bit builds
      
      -O2 improves performance ~30-40% over the default -Oz depending on the
      resolution; this is similar to what is done for vp9 which uses -O3.
      
      PiperOrigin-RevId: 290318121
      olly committed
  2. 17 Jan, 2020 39 commits