1. 22 Jun, 2012 1 commit
    • Mans Rullgard's avatar
      lavu: add av_usleep() function · d3d3a32c
      Mans Rullgard authored
      This function implements a delay using the first available
      of the following functions:
      
      - nanosleep()
      - usleep()
      - Sleep() (Windows)
      
      The conditional #includes in time.c are simplified by including
      unistd.h and windows.h whenever they are available rather than
      having these lines triggered by specific functions.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      d3d3a32c
  2. 20 Jun, 2012 3 commits
  3. 12 Mar, 2012 1 commit
    • Janne Grunau's avatar
      remove iwmmxt optimizations · 363bd1c6
      Janne Grunau authored
      The were broken since August of 2010 without anyone noticing until
      three weeks ago. Nobody cares about it anymore and hopefully Marvell
      will support NEON like in the PXA978 from now on.
      363bd1c6
  4. 15 Feb, 2012 1 commit
  5. 21 May, 2011 1 commit
  6. 19 Mar, 2011 1 commit
  7. 08 Mar, 2010 2 commits
  8. 22 Dec, 2008 1 commit
  9. 12 Aug, 2008 1 commit
  10. 09 May, 2008 1 commit
  11. 08 May, 2008 1 commit
  12. 16 May, 2007 1 commit
  13. 07 Oct, 2006 1 commit
  14. 18 Aug, 2006 1 commit
  15. 08 Mar, 2006 1 commit