1. 19 Nov, 2019 1 commit
  2. 28 Aug, 2019 1 commit
    • OvchinnikovDmitrii's avatar
      libavcodec/amfenc: Vulkan initialization support for encoder. · f8ad2ddd
      OvchinnikovDmitrii authored
      Added linux support for amf encoder through vulkan.
      
      To use h.264(AMD VCE) encoder on linux amdgru-pro version 19.20+ and
      amf-amdgpu-pro package(amdgru-pro contains, but does not install
      automatically) are required.
      
      This driver can be installed using amdgpu-pro-install script in
      official amd driver archive.
      
      Initialization of amf encoder occurs in this order:
      1) trying to initialize through dx11(only windows)
      2) trying to initialize through dx9(only windows)
      3) trying to initialize through vulkan
      
      Only Vulkan initialization available on linux.
      f8ad2ddd
  3. 19 Apr, 2018 1 commit
  4. 15 Apr, 2018 5 commits
  5. 10 Apr, 2018 1 commit
  6. 07 Mar, 2018 1 commit
  7. 04 Jan, 2018 1 commit
  8. 29 Nov, 2017 1 commit
  9. 28 Nov, 2017 1 commit