1. 10 Nov, 2019 1 commit
  2. 16 Sep, 2019 1 commit
  3. 02 Sep, 2019 1 commit
    • Andriy Gelman's avatar
      avformat: Add ZeroMQ as a protocol · ef43a4d6
      Andriy Gelman authored
      When ffmpeg was streaming, multiple clients were only supported by using a
      multicast destination address. An alternative was to stream to a server which
      re-distributes the content. This commit adds ZeroMQ as a protocol, which allows
      multiple clients to connect to a single ffmpeg instance.
      Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
      ef43a4d6
  4. 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
  5. 21 Jun, 2019 1 commit
  6. 12 Jun, 2019 1 commit
  7. 20 May, 2019 1 commit
  8. 04 May, 2019 3 commits
  9. 01 Apr, 2019 1 commit
  10. 10 Feb, 2019 1 commit
  11. 08 Dec, 2018 1 commit
  12. 07 Dec, 2018 1 commit
  13. 05 Dec, 2018 1 commit
  14. 04 Dec, 2018 3 commits
  15. 06 Nov, 2018 2 commits
  16. 26 Oct, 2018 1 commit
  17. 13 Oct, 2018 1 commit
  18. 11 Sep, 2018 1 commit
  19. 21 Aug, 2018 1 commit
  20. 07 Aug, 2018 1 commit
  21. 27 Jul, 2018 1 commit
  22. 07 Jun, 2018 1 commit
  23. 05 Apr, 2018 1 commit
  24. 29 Mar, 2018 1 commit
  25. 12 Mar, 2018 1 commit
  26. 07 Mar, 2018 4 commits
  27. 24 Feb, 2018 2 commits
  28. 09 Feb, 2018 2 commits
  29. 04 Jan, 2018 1 commit
  30. 08 Dec, 2017 1 commit