1. 06 Jan, 2014 1 commit
  2. 29 Aug, 2013 1 commit
  3. 30 Apr, 2013 3 commits
  4. 10 Apr, 2013 1 commit
  5. 05 Feb, 2013 1 commit
  6. 24 Jan, 2013 1 commit
  7. 23 Jan, 2013 1 commit
  8. 12 Nov, 2012 1 commit
  9. 12 Jun, 2012 1 commit
  10. 08 Jun, 2012 1 commit
  11. 15 Feb, 2012 2 commits
  12. 07 Dec, 2011 1 commit
  13. 21 Oct, 2011 3 commits
  14. 21 Jul, 2011 1 commit
  15. 14 Jun, 2011 1 commit
  16. 10 May, 2011 1 commit
    • Oskar Arvidsson's avatar
      Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. · 19a0729b
      Oskar Arvidsson authored
      This patch lets e.g. dsputil_init chose dsp functions with respect to
      the bit depth to decode. The naming scheme of bit depth dependent
      functions is <base name>_<bit depth>[_<prefix>] (i.e. the old
      clear_blocks_c is now named clear_blocks_8_c).
      
      Note: Some of the functions for high bit depth is not dependent on the
      bit depth, but only on the pixel size. This leaves some room for
      optimizing binary size.
      
      Preparatory patch for high bit depth h264 decoding support.
      Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
      19a0729b
  17. 19 Mar, 2011 1 commit
  18. 18 Feb, 2011 1 commit
  19. 08 Sep, 2010 2 commits
  20. 26 Jun, 2010 1 commit
  21. 16 Mar, 2010 1 commit
  22. 06 Mar, 2010 2 commits
  23. 22 Jan, 2010 1 commit
  24. 15 Apr, 2009 1 commit
  25. 14 Apr, 2009 1 commit
  26. 12 Apr, 2009 1 commit
  27. 14 Mar, 2009 2 commits
  28. 07 Jan, 2009 1 commit
  29. 06 Jan, 2009 3 commits
  30. 05 Jan, 2009 1 commit