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