1. 24 Mar, 2016 1 commit
    • Martin Storsjö's avatar
      avio: Copy URLContext generic options into child URLContexts · fab8156b
      Martin Storsjö authored
      Since all URLContexts have the same AVOptions, such AVOptions
      will be applied on the outermost context only and removed from the
      dict, while they probably make sense on all contexts.
      
      This makes sure that rw_timeout gets propagated to the innermost
      URLContext (to make sure it gets passed to the tcp protocol, when
      opening a http connection for instance).
      
      Alternatively, such matching options would be kept in the dict
      and only removed after the ffurl_connect call.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      fab8156b
  2. 04 Mar, 2016 1 commit
  3. 22 Feb, 2016 2 commits
  4. 02 Feb, 2016 1 commit
  5. 09 Jan, 2015 1 commit
  6. 24 Oct, 2014 1 commit
  7. 24 Jul, 2014 1 commit
  8. 21 Jul, 2014 1 commit
  9. 31 May, 2014 1 commit
  10. 17 May, 2014 1 commit
  11. 12 Mar, 2014 1 commit
  12. 21 Sep, 2013 1 commit
  13. 20 Dec, 2012 1 commit
  14. 17 Dec, 2012 1 commit
  15. 14 Nov, 2012 1 commit
  16. 07 Aug, 2012 1 commit
  17. 30 Jul, 2012 1 commit
  18. 28 Jul, 2012 1 commit
  19. 26 May, 2012 1 commit
  20. 25 May, 2012 1 commit
  21. 06 Apr, 2012 1 commit
  22. 28 Mar, 2012 1 commit
  23. 28 Jan, 2012 1 commit
  24. 13 Nov, 2011 2 commits
  25. 17 Jul, 2011 1 commit
  26. 19 Apr, 2011 1 commit
  27. 08 Apr, 2011 1 commit
  28. 07 Apr, 2011 1 commit
  29. 04 Apr, 2011 5 commits
  30. 19 Mar, 2011 1 commit
  31. 23 Feb, 2011 4 commits