1. 17 Dec, 2016 1 commit
  2. 14 Dec, 2016 1 commit
  3. 14 Nov, 2016 1 commit
  4. 13 Nov, 2016 1 commit
  5. 05 Nov, 2016 1 commit
  6. 22 Aug, 2016 2 commits
  7. 04 Aug, 2016 1 commit
  8. 03 Aug, 2016 1 commit
  9. 02 Aug, 2016 1 commit
  10. 21 Jul, 2016 1 commit
  11. 19 Jul, 2016 1 commit
  12. 15 Jul, 2016 1 commit
  13. 29 Jun, 2016 1 commit
  14. 22 Jun, 2016 1 commit
  15. 17 Jun, 2016 1 commit
  16. 13 Jun, 2016 1 commit
  17. 21 May, 2016 1 commit
  18. 17 May, 2016 1 commit
  19. 13 May, 2016 1 commit
  20. 03 May, 2016 1 commit
  21. 30 Apr, 2016 1 commit
  22. 12 Apr, 2016 1 commit
  23. 09 Apr, 2016 1 commit
  24. 07 Apr, 2016 2 commits
  25. 05 Apr, 2016 1 commit
  26. 23 Mar, 2016 1 commit
  27. 21 Mar, 2016 1 commit
  28. 29 Feb, 2016 2 commits
  29. 28 Feb, 2016 1 commit
  30. 22 Feb, 2016 1 commit
    • Anton Khirnov's avatar
      lavf: reorganize URLProtocols · 2758cded
      Anton Khirnov authored
      Instead of a linked list constructed at av_register_all(), store them
      in a constant array of pointers.
      
      Since no registration is necessary now, this removes some global state
      from lavf. This will also allow the urlprotocol layer caller to limit
      the available protocols in a simple and flexible way in the following
      commits.
      2758cded
  31. 19 Feb, 2016 2 commits
  32. 18 Feb, 2016 4 commits
  33. 24 Jan, 2016 1 commit