1. 10 Oct, 2017 1 commit
  2. 05 Oct, 2017 1 commit
  3. 29 Sep, 2017 1 commit
  4. 27 Jun, 2017 1 commit
    • wm4's avatar
      dxva: add support for new dxva2 and d3d11 hwaccel APIs · 70143a39
      wm4 authored
      This also adds support to avconv (which is trivial due to the new
      hwaccel API being generic enough).
      
      The new decoder setup code in dxva2.c is significantly based on work by
      Steve Lhomme <robux4@gmail.com>, but with heavy changes/rewrites.
      
      Merges Libav commit f9e7a2f9.
      Also adds untested VP9 support.
      The check for DXVA2 COBJs is removed. Just update your MinGW to
      something newer than a 5 year old release.
      Signed-off-by: 's avatarDiego Biurrun <diego@biurrun.de>
      70143a39
  5. 21 Jun, 2017 1 commit
  6. 14 Jun, 2017 3 commits
  7. 12 Jun, 2017 1 commit
  8. 18 May, 2017 1 commit
  9. 15 May, 2017 1 commit
  10. 24 Apr, 2017 1 commit
  11. 14 Apr, 2017 1 commit
  12. 01 Mar, 2017 6 commits
  13. 21 Feb, 2017 4 commits
  14. 12 Jan, 2017 2 commits
  15. 22 Dec, 2016 3 commits
  16. 09 Dec, 2016 1 commit
  17. 07 Dec, 2016 3 commits
  18. 05 Dec, 2016 1 commit
  19. 03 Dec, 2016 1 commit
    • Diego Biurrun's avatar
      Remove Plan 9 support · 3794062a
      Diego Biurrun authored
      Supporting the system was a nice joke for the 9 release, but it has
      run its course. Nowadays Plan 9 receives no testing and has no
      practical usefulness.
      3794062a
  20. 27 Oct, 2016 1 commit
    • Diego Biurrun's avatar
      build: Hardcode avversion.h dependency · 14cab426
      Diego Biurrun authored
      Since avversion.h is a generated header it must be created before
      dependencies can be determined as a side effect of compilation.
      Otherwise Make stops and restarts the build process to generate
      avversion.h and produces related error messages.
      14cab426
  21. 21 Oct, 2016 1 commit
  22. 17 Oct, 2016 2 commits
  23. 10 Jun, 2016 1 commit
  24. 29 May, 2016 1 commit