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