1. 09 Jan, 2014 3 commits
    • Anton Khirnov's avatar
      vp9: drop support for real (non-emulated) edges · ca96e337
      Anton Khirnov authored
      They are not measurably faster on x86, they might be somewhat faster on
      other platforms due to missing emu edge SIMD, but the gain is not large
      enough to justify the added complexity.
      ca96e337
    • Anton Khirnov's avatar
      vp8: drop support for real (non-emulated) edges · ef8c93e2
      Anton Khirnov authored
      They are not measurably faster on x86, they might be somewhat faster on
      other platforms due to missing emu edge SIMD, but the gain is not large
      enough to justify the added complexity.
      ef8c93e2
    • Anton Khirnov's avatar
      mpegvideo: drop support for real (non-emulated) edges · ebfe622b
      Anton Khirnov authored
      Several decoders disable those anyway and they are not measurably faster
      on x86. They might be somewhat faster on other platforms due to missing
      emu edge SIMD, but the gain is not large enough (and those decoders
      relevant enough) to justify the added complexity.
      ebfe622b
  2. 07 Jan, 2014 4 commits
  3. 06 Jan, 2014 25 commits
  4. 05 Jan, 2014 8 commits