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. 22 Feb, 2016 2 commits
  3. 24 Oct, 2014 1 commit
  4. 31 May, 2014 1 commit
  5. 20 Dec, 2012 1 commit
  6. 14 Nov, 2012 1 commit
  7. 07 Aug, 2012 1 commit
  8. 30 Jul, 2012 1 commit
  9. 28 Jul, 2012 1 commit
  10. 26 May, 2012 1 commit
  11. 25 May, 2012 1 commit
  12. 06 Apr, 2012 1 commit
  13. 28 Mar, 2012 1 commit
  14. 28 Jan, 2012 1 commit
  15. 13 Nov, 2011 2 commits
  16. 17 Jul, 2011 1 commit
  17. 19 Apr, 2011 1 commit
  18. 08 Apr, 2011 1 commit
  19. 07 Apr, 2011 1 commit
  20. 04 Apr, 2011 5 commits
  21. 19 Mar, 2011 1 commit
  22. 23 Feb, 2011 2 commits
  23. 17 Feb, 2011 1 commit
  24. 04 Feb, 2011 2 commits
  25. 03 Feb, 2011 1 commit
  26. 26 Jan, 2011 1 commit
  27. 09 Oct, 2010 2 commits
  28. 08 Oct, 2010 3 commits