1. 07 Dec, 2019 1 commit
  2. 03 Dec, 2019 1 commit
  3. 24 Aug, 2019 1 commit
  4. 11 Aug, 2019 1 commit
  5. 21 Mar, 2019 2 commits
  6. 22 Feb, 2019 1 commit
  7. 20 Feb, 2019 1 commit
  8. 04 Feb, 2019 1 commit
  9. 28 Jan, 2019 1 commit
  10. 15 Oct, 2018 1 commit
  11. 07 Aug, 2018 1 commit
  12. 23 Jul, 2018 1 commit
  13. 07 Jun, 2018 1 commit
  14. 14 May, 2018 1 commit
  15. 05 May, 2018 1 commit
  16. 13 Apr, 2018 1 commit
  17. 10 Apr, 2018 1 commit
  18. 06 Mar, 2018 1 commit
  19. 24 Feb, 2018 1 commit
  20. 21 Feb, 2018 1 commit
  21. 10 Feb, 2018 1 commit
  22. 23 Jan, 2018 1 commit
  23. 21 Jan, 2018 1 commit
  24. 06 Jan, 2018 1 commit
  25. 13 Nov, 2017 1 commit
  26. 12 Nov, 2017 1 commit
  27. 05 Nov, 2017 1 commit
  28. 27 Oct, 2017 1 commit
  29. 23 Oct, 2017 1 commit
    • Clément Bœsch's avatar
      lavc: drop VDA · 2b320318
      Clément Bœsch authored
      Deprecated (aka removed) in OSX 10.11, and we have a replacement for it
      (VideoToolbox).
      2b320318
  30. 04 Oct, 2017 1 commit
  31. 30 Sep, 2017 1 commit
  32. 21 Sep, 2017 1 commit
  33. 20 Sep, 2017 1 commit
  34. 11 Sep, 2017 1 commit
  35. 04 Sep, 2017 1 commit
  36. 03 Aug, 2017 1 commit
  37. 21 Jul, 2017 1 commit
  38. 07 Jun, 2017 1 commit
  39. 29 May, 2017 1 commit
    • Rostislav Pehlivanov's avatar
      lavc: remove libschroedinger encoding and decoding wrappers · 220b24c7
      Rostislav Pehlivanov authored
      The library has stopped being developed and Debian has removed it
      from its repositories citing security issues.
      The native Dirac decoder supports everything the library has and basic
      encoding support is still provided via the native vc2 (Dirac Pro, intra
      only version of Dirac) encoder. Hence, there's no reason to still support
      linking to the library and potentially leading users into security issues.
      220b24c7