1. 20 Oct, 2014 1 commit
    • Andrey Utkin's avatar
      avformat/http: Introduce ff_http_averror() · 9d86ce78
      Andrey Utkin authored
      int ff_http_averror(int status_code, int default_averror)
      
      This helper function returns AVERROR_ value from 3-digit HTTP status
      code.
      
      Second argument, default_averror, is used if no specific AVERROR_ is
      available. It is introduced because in different places of code
      different return codes are used - -1, AVERROR(EIO), AVERROR_INVALIDDATA.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      9d86ce78
  2. 22 Jul, 2014 1 commit
  3. 20 Dec, 2012 1 commit
  4. 06 Jul, 2012 1 commit
  5. 28 May, 2012 1 commit
  6. 10 Nov, 2011 1 commit
  7. 05 Nov, 2011 1 commit
  8. 08 Apr, 2011 1 commit
  9. 19 Mar, 2011 1 commit
  10. 30 Jun, 2010 1 commit
  11. 21 Jun, 2010 1 commit
  12. 17 Jun, 2010 1 commit
  13. 08 Jun, 2010 2 commits
  14. 01 Apr, 2010 3 commits
  15. 22 Mar, 2010 1 commit
  16. 08 Mar, 2010 3 commits
  17. 22 Dec, 2008 1 commit
  18. 12 Aug, 2008 1 commit
  19. 09 May, 2008 1 commit
  20. 08 May, 2008 1 commit
  21. 16 May, 2007 1 commit
  22. 07 Oct, 2006 1 commit
  23. 18 Aug, 2006 1 commit
  24. 08 Mar, 2006 1 commit