1. 06 Feb, 2015 1 commit
  2. 05 Feb, 2015 1 commit
  3. 16 Aug, 2014 1 commit
  4. 10 Nov, 2013 2 commits
  5. 31 Oct, 2013 2 commits
  6. 16 Dec, 2012 1 commit
  7. 21 Nov, 2012 1 commit
  8. 07 Aug, 2012 1 commit
  9. 03 Mar, 2012 1 commit
  10. 27 Jan, 2012 1 commit
  11. 16 Dec, 2011 2 commits
  12. 11 Dec, 2011 1 commit
    • Mans Rullgard's avatar
      lavu: replace int/float punning functions · 3383a53e
      Mans Rullgard authored
      The existing functions defined in intfloat_readwrite.[ch] are
      both slow and incorrect (infinities are not handled).
      
      This introduces a new header with fast, inline conversion
      functions using direct union punning assuming an IEEE-754
      system, an assumption already made throughout the code.
      
      The one use of Intel/Motorola extended 80-bit format is
      replaced by simpler code sufficient under the present
      constraints (positive normal values).
      
      The old functions are marked deprecated and retained for
      compatibility.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      3383a53e
  13. 30 Nov, 2011 1 commit
  14. 19 Oct, 2011 1 commit
  15. 17 Jul, 2011 1 commit
  16. 03 Jul, 2011 1 commit
  17. 19 Mar, 2011 1 commit
  18. 03 Mar, 2011 1 commit
  19. 01 Mar, 2011 1 commit
  20. 22 Feb, 2011 1 commit
  21. 21 Feb, 2011 1 commit
  22. 20 Feb, 2011 2 commits
  23. 28 Jan, 2011 1 commit
  24. 26 Jan, 2011 1 commit
  25. 30 Mar, 2010 1 commit
  26. 19 Jan, 2009 1 commit
  27. 11 Jan, 2009 1 commit
  28. 03 Jun, 2008 1 commit
  29. 21 Nov, 2007 1 commit
  30. 16 Sep, 2007 1 commit
  31. 19 Jul, 2007 2 commits
  32. 08 Apr, 2007 2 commits
  33. 07 Apr, 2007 1 commit
  34. 01 Apr, 2007 1 commit