1. 05 Jan, 2012 1 commit
  2. 01 Dec, 2011 1 commit
  3. 13 Nov, 2011 1 commit
  4. 30 May, 2011 2 commits
  5. 27 May, 2011 1 commit
  6. 20 Apr, 2011 1 commit
  7. 08 Apr, 2011 1 commit
  8. 07 Apr, 2011 4 commits
  9. 01 Apr, 2011 1 commit
  10. 19 Mar, 2011 1 commit
  11. 15 Mar, 2011 1 commit
  12. 23 Feb, 2011 2 commits
    • Martin Storsjö's avatar
      libavformat: Remove FF_NETERRNO() · c24a4034
      Martin Storsjö authored
      Map EAGAIN and EINTR from ff_neterrno to the normal AVERROR()
      error codes. Provide fallback definitions of other errno.h network
      errors, mapping them to the corresponding winsock errors.
      
      This eases catching these error codes in common code, without having
      to distinguish between FF_NETERRNO(EAGAIN) and AVERROR(EAGAIN).
      
      This fixes roundup issue 2614, unbreaking blocking network IO on
      windows.
      Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
      (cherry picked from commit 28c4741a)
      c24a4034
    • Martin Storsjö's avatar
      libavformat: Remove FF_NETERRNO() · 28c4741a
      Martin Storsjö authored
      Map EAGAIN and EINTR from ff_neterrno to the normal AVERROR()
      error codes. Provide fallback definitions of other errno.h network
      errors, mapping them to the corresponding winsock errors.
      
      This eases catching these error codes in common code, without having
      to distinguish between FF_NETERRNO(EAGAIN) and AVERROR(EAGAIN).
      
      This fixes roundup issue 2614, unbreaking blocking network IO on
      windows.
      Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
      28c4741a
  13. 06 Feb, 2011 3 commits
  14. 04 Feb, 2011 1 commit
  15. 30 Jan, 2011 1 commit
  16. 28 Jan, 2011 2 commits
  17. 26 Jan, 2011 1 commit
  18. 14 Dec, 2010 1 commit
  19. 04 Nov, 2010 1 commit
  20. 21 Sep, 2010 1 commit
  21. 14 Aug, 2010 1 commit
  22. 27 Jun, 2010 1 commit
  23. 01 Jun, 2010 1 commit
  24. 26 Mar, 2010 1 commit
  25. 14 Mar, 2010 1 commit
  26. 08 Mar, 2010 1 commit
  27. 05 Mar, 2010 1 commit
  28. 27 Jan, 2010 1 commit
  29. 11 Jan, 2010 1 commit
  30. 15 Jul, 2009 1 commit
  31. 03 Mar, 2009 1 commit
  32. 19 Jan, 2009 1 commit