1. 11 Mar, 2014 1 commit
  2. 28 Nov, 2012 1 commit
  3. 07 Sep, 2012 1 commit
  4. 07 Aug, 2012 1 commit
  5. 30 Jul, 2012 1 commit
  6. 20 Jul, 2012 1 commit
  7. 19 Jul, 2012 4 commits
  8. 21 Jun, 2012 1 commit
  9. 06 Apr, 2012 1 commit
  10. 10 Feb, 2012 1 commit
  11. 27 Jan, 2012 1 commit
  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 Oct, 2011 1 commit
  16. 17 Jul, 2011 1 commit
  17. 03 Jul, 2011 1 commit
  18. 08 Jun, 2011 1 commit
  19. 03 Apr, 2011 1 commit
  20. 19 Mar, 2011 1 commit
  21. 17 Mar, 2011 1 commit
  22. 07 Mar, 2011 2 commits
  23. 04 Mar, 2011 2 commits
  24. 01 Mar, 2011 2 commits
  25. 21 Feb, 2011 1 commit
  26. 20 Feb, 2011 1 commit
  27. 26 Jan, 2011 1 commit
  28. 10 Oct, 2010 1 commit
  29. 25 Apr, 2010 1 commit
  30. 20 Apr, 2010 1 commit
  31. 03 Apr, 2010 1 commit
  32. 30 Mar, 2010 1 commit
  33. 13 Mar, 2010 1 commit
  34. 16 Sep, 2009 1 commit