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