1. 27 Nov, 2014 1 commit
  2. 16 Nov, 2014 3 commits
  3. 05 Sep, 2014 1 commit
  4. 07 Aug, 2014 1 commit
  5. 18 Jun, 2014 1 commit
    • Anton Khirnov's avatar
      Remove avserver. · 894682a9
      Anton Khirnov authored
      It has not been properly maintained for years and there is little hope
      of that changing in the future.
      It appears simpler to write a new replacement from scratch than
      unbreaking it.
      894682a9
  6. 03 Jun, 2014 1 commit
  7. 25 Dec, 2013 1 commit
  8. 23 Nov, 2013 1 commit
  9. 13 Oct, 2013 1 commit
  10. 08 Nov, 2012 1 commit
  11. 05 Nov, 2012 1 commit
  12. 17 Oct, 2012 3 commits
  13. 16 Oct, 2012 1 commit
  14. 06 Oct, 2012 1 commit
  15. 01 Oct, 2012 1 commit
  16. 30 Jul, 2012 1 commit
  17. 07 May, 2012 1 commit
  18. 29 Feb, 2012 1 commit
  19. 10 Feb, 2012 1 commit
  20. 27 Jan, 2012 1 commit
  21. 24 Jan, 2012 1 commit
  22. 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
  23. 30 Nov, 2011 1 commit
  24. 19 Oct, 2011 1 commit
  25. 14 Sep, 2011 1 commit
  26. 08 Sep, 2011 3 commits
  27. 07 Sep, 2011 2 commits
  28. 09 Aug, 2011 1 commit
  29. 17 Jul, 2011 1 commit
  30. 06 Jul, 2011 1 commit
  31. 03 Jul, 2011 1 commit
  32. 10 Jun, 2011 1 commit
  33. 29 Apr, 2011 1 commit