1. 09 Dec, 2013 1 commit
  2. 02 Dec, 2013 2 commits
  3. 15 Nov, 2013 1 commit
  4. 03 Oct, 2013 1 commit
  5. 28 Jun, 2013 1 commit
  6. 08 Mar, 2013 1 commit
  7. 25 Feb, 2013 1 commit
  8. 08 Feb, 2013 1 commit
  9. 23 Jan, 2013 1 commit
  10. 08 Oct, 2012 1 commit
  11. 07 Aug, 2012 1 commit
  12. 30 Apr, 2012 1 commit
  13. 21 Apr, 2012 1 commit
  14. 19 Apr, 2012 1 commit
  15. 16 Apr, 2012 2 commits
  16. 06 Apr, 2012 1 commit
  17. 28 Mar, 2012 1 commit
  18. 27 Mar, 2012 1 commit
  19. 17 Feb, 2012 1 commit
  20. 15 Feb, 2012 2 commits
  21. 10 Feb, 2012 2 commits
  22. 30 Dec, 2011 1 commit
  23. 16 Dec, 2011 1 commit
    • Mans Rullgard's avatar
      get_bits: remove A32 variant · a1e98f19
      Mans Rullgard authored
      The A32 bitstream reader variant is only used on ARMv5 and for
      Prores due to the larger bit cache this decoder requires.
      
      In benchmarks on ARMv5 (Marvell Sheeva) with gcc 4.6, the only
      statistically significant difference between ALT and A32 is
      a 4% advantage for ALT in FLAC decoding.  There is thus no (longer)
      any reason to keep the A32 reader from this point of view.
      
      This patch adds an option to the ALT reader increasing the bit
      cache to 32 bits as required by the Prores decoder.  Benchmarking
      shows no significant change in speed on Intel i7.  Again, the
      A32 reader fails to justify its existence.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      a1e98f19
  24. 26 Nov, 2011 1 commit
  25. 20 Oct, 2011 1 commit
  26. 29 Jul, 2011 1 commit
  27. 05 Jul, 2011 3 commits
  28. 07 Jun, 2011 1 commit
  29. 03 Jun, 2011 1 commit
  30. 02 May, 2011 1 commit
  31. 21 Apr, 2011 1 commit
  32. 17 Apr, 2011 1 commit
  33. 19 Mar, 2011 1 commit
  34. 26 Jan, 2011 1 commit