1. 19 Sep, 2019 1 commit
  2. 18 Sep, 2019 1 commit
  3. 17 Sep, 2019 1 commit
  4. 16 Sep, 2019 1 commit
  5. 15 Sep, 2019 3 commits
  6. 14 Sep, 2019 3 commits
  7. 12 Sep, 2019 1 commit
  8. 10 Sep, 2019 2 commits
  9. 09 Sep, 2019 3 commits
  10. 08 Sep, 2019 1 commit
  11. 07 Sep, 2019 2 commits
  12. 06 Sep, 2019 2 commits
  13. 05 Sep, 2019 1 commit
  14. 04 Sep, 2019 1 commit
  15. 02 Sep, 2019 3 commits
  16. 01 Sep, 2019 1 commit
  17. 31 Aug, 2019 1 commit
  18. 30 Aug, 2019 1 commit
  19. 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
  20. 26 Aug, 2019 3 commits
  21. 23 Aug, 2019 2 commits
  22. 22 Aug, 2019 2 commits
  23. 21 Aug, 2019 2 commits
  24. 19 Aug, 2019 1 commit