1. 16 Jun, 2013 2 commits
  2. 27 Feb, 2013 1 commit
    • Martin Storsjö's avatar
      lavf: Handle the environment variable no_proxy more properly · de9cd1b1
      Martin Storsjö authored
      The handling of the environment variable no_proxy, present since
      one of the initial commits (de6d9b64), is inconsistent with
      how many other applications and libraries interpret this
      variable. Its bare presence does not indicate that the use of
      proxies should be skipped, but it is some sort of pattern for
      hosts that does not need using a proxy (e.g. for a local network).
      
      As investigated by Rudolf Polzer, different libraries handle this
      in different ways, some supporting IP address masks, some supporting
      arbitrary globbing using *, some just checking that the pattern matches
      the end of the hostname without regard for whether it actually is
      the right domain or a domain that ends in the same string.
      
      This simple logic should be pretty similar to the logic used by
      lynx and curl.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      de9cd1b1
  3. 03 Jan, 2013 1 commit
  4. 17 Dec, 2012 2 commits
  5. 28 Nov, 2012 2 commits
  6. 21 Nov, 2012 1 commit
  7. 14 Nov, 2012 1 commit
  8. 03 Oct, 2012 1 commit
  9. 01 Oct, 2012 1 commit
  10. 21 Aug, 2012 1 commit
  11. 07 Aug, 2012 1 commit
  12. 20 Mar, 2012 2 commits
  13. 29 Feb, 2012 1 commit
  14. 15 Feb, 2012 1 commit
  15. 03 Feb, 2012 1 commit
    • Anton Khirnov's avatar
      frame{crc/md5}: set the stream timebase from codec timebase. · d2afbd9a
      Anton Khirnov authored
      Right now those muxers use the default timebase in all cases(1/90000).
      
      This patch avoid unnecessary rescaling and makes the printed timestamps
      more readable.
      
      Also, extend the printed information to include the timebases and packet
      pts/duration and align the columns.
      
      Obviously changes the results of all fate tests which use those two
      muxers.
      d2afbd9a
  16. 21 Dec, 2011 1 commit
  17. 30 Nov, 2011 1 commit
  18. 08 Nov, 2011 1 commit
  19. 28 Oct, 2011 1 commit
  20. 20 Oct, 2011 1 commit
  21. 13 Jul, 2011 1 commit
  22. 03 Jul, 2011 1 commit
  23. 23 Jun, 2011 1 commit
  24. 10 Jun, 2011 1 commit
  25. 03 Jun, 2011 1 commit
  26. 19 May, 2011 1 commit
  27. 29 Apr, 2011 1 commit
  28. 19 Apr, 2011 1 commit
  29. 08 Apr, 2011 1 commit
  30. 19 Mar, 2011 1 commit
  31. 17 Mar, 2011 1 commit
  32. 20 Feb, 2011 2 commits
  33. 18 Feb, 2011 1 commit
  34. 16 Feb, 2011 1 commit
  35. 09 Feb, 2011 1 commit