1. 13 Nov, 2018 1 commit
    • Linjie Fu's avatar
      qsvenc: Add VDENC support for H264 and HEVC · e716323f
      Linjie Fu authored
      Add VDENC(lowpower mode) support for QSV h264 and HEVC
      
      It's an experimental function(like lowpower in vaapi) with
      some limitations:
      - CBR/VBR require HuC which should be explicitly loaded via i915
      module parameter(i915.enable_guc=2 for linux kerner version >= 4.16)
      - HEVC VDENC was supported >= ICE LAKE
      
      use option "-low_power 1" to enable VDENC.
      Signed-off-by: 's avatarLinjie Fu <linjie.fu@intel.com>
      e716323f
  2. 06 Nov, 2018 3 commits
  3. 05 Nov, 2018 2 commits
  4. 27 Oct, 2018 2 commits
  5. 13 Oct, 2018 2 commits
  6. 12 Oct, 2018 1 commit
    • Martin Storsjö's avatar
      arm: Emit .thumb_func directives · 5584abf6
      Martin Storsjö authored
      Prior to Xcode 9.3, the clang built-in assembler didn't support
      altmacro, and gas-preprocessor was used for assembling for arm/darwin.
      
      For thumb functions, gas-preprocessor took care of adding the .thumb_func
      directives, but when now being able to assemble without gas-preprocessor,
      we need to add these directives ourselves.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      5584abf6
  7. 11 Oct, 2018 2 commits
  8. 06 Oct, 2018 4 commits
  9. 03 Oct, 2018 3 commits
  10. 18 Sep, 2018 1 commit
  11. 13 Sep, 2018 1 commit
  12. 05 Sep, 2018 3 commits
  13. 04 Sep, 2018 1 commit
  14. 03 Sep, 2018 1 commit
  15. 02 Sep, 2018 2 commits
  16. 31 Aug, 2018 3 commits
  17. 23 Aug, 2018 3 commits
  18. 17 Aug, 2018 5 commits