1. 20 Jan, 2016 1 commit
  2. 14 Oct, 2015 1 commit
  3. 14 Dec, 2014 1 commit
  4. 29 Nov, 2014 3 commits
  5. 27 Nov, 2014 1 commit
    • Anton Khirnov's avatar
      lavu: add wrappers for the pthreads mutex API · 2443e522
      Anton Khirnov authored
      Also add no-op fallbacks when threading is disabled.
      
      This helps keeping the code clean if Libav is compiled for targets
      without threading. Since we assume that no threads of any kind are used
      in such configurations, doing nothing is ok by definition.
      
      Based on a patch by wm4 <nfxjfg@googlemail.com>.
      2443e522
  6. 05 Nov, 2014 1 commit
  7. 25 Oct, 2014 1 commit
    • Martin Storsjö's avatar
      lavu: Provide fallbacks for gmtime_r and localtime_r · 3f8f1c6f
      Martin Storsjö authored
      This allows writing most code as if they always are is available.
      
      These are ok to use from other libraries even though it's not a
      public header, since they only provide an inline declaration, and
      doesn't add an actual dependency on lavu internals. (This can be
      considered more a build system compatibility fallback than a
      libavutil feature.)
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      3f8f1c6f
  8. 19 Mar, 2011 1 commit
  9. 10 Jul, 2010 1 commit
  10. 09 Mar, 2010 1 commit
  11. 17 Aug, 2009 1 commit
  12. 01 Feb, 2009 1 commit
  13. 21 Oct, 2008 1 commit
  14. 31 Aug, 2008 1 commit
  15. 09 May, 2008 1 commit
  16. 17 Oct, 2007 1 commit
  17. 20 May, 2007 2 commits
  18. 07 Oct, 2006 1 commit
  19. 19 Sep, 2006 1 commit
  20. 12 Jan, 2006 1 commit
  21. 26 May, 2005 2 commits
  22. 03 Mar, 2003 1 commit
  23. 11 Feb, 2003 1 commit
  24. 20 Nov, 2002 1 commit
  25. 19 Nov, 2002 2 commits
  26. 25 Oct, 2002 1 commit
  27. 06 Oct, 2002 1 commit
  28. 25 May, 2002 1 commit
  29. 13 Aug, 2001 1 commit