1. 10 Apr, 2020 3 commits
  2. 31 Dec, 2019 2 commits
  3. 15 Sep, 2019 1 commit
  4. 11 Sep, 2019 1 commit
  5. 11 Mar, 2019 2 commits
  6. 16 Feb, 2019 1 commit
  7. 04 Nov, 2018 1 commit
  8. 22 Oct, 2018 1 commit
  9. 19 Sep, 2018 2 commits
  10. 25 Aug, 2018 2 commits
  11. 04 Jul, 2018 2 commits
  12. 28 Jun, 2018 1 commit
  13. 13 Jun, 2018 1 commit
  14. 17 May, 2018 4 commits
  15. 03 May, 2018 2 commits
  16. 04 Apr, 2018 2 commits
  17. 02 Apr, 2018 1 commit
  18. 26 Mar, 2018 1 commit
  19. 11 Feb, 2018 1 commit
  20. 29 Jan, 2018 2 commits
  21. 26 Dec, 2017 1 commit
  22. 21 Dec, 2017 1 commit
  23. 19 Dec, 2017 1 commit
    • Mark Thompson's avatar
      lavc: Add hardware config metadata for decoders supporting hardware output · 2fcb0090
      Mark Thompson authored
      This includes a pointer to the associated hwaccel for decoders using
      hwaccels - these will be used later to implement the hwaccel setup
      without needing a global list.
      
      Also added is a new file listing all hwaccels as external declarations -
      this will be used later to generate the hwaccel list at configure time.
      2fcb0090
  24. 27 Nov, 2017 1 commit
  25. 26 Nov, 2017 1 commit
    • Mark Thompson's avatar
      lavc: Add hardware config metadata for decoders supporting hardware output · 758fbc54
      Mark Thompson authored
      This includes a pointer to the associated hwaccel for decoders using
      hwaccels - these will be used later to implement the hwaccel setup
      without needing a global list.
      
      Also added is a new file listing all hwaccels as external declarations -
      this will be used later to generate the hwaccel list at configure time.
      758fbc54
  26. 21 Nov, 2017 2 commits