1. 04 Apr, 2014 1 commit
  2. 10 Apr, 2013 1 commit
  3. 23 Jan, 2013 1 commit
  4. 30 Oct, 2012 1 commit
  5. 10 May, 2012 1 commit
  6. 21 Oct, 2011 1 commit
  7. 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
  8. 19 Mar, 2011 1 commit
  9. 28 Dec, 2010 1 commit
  10. 25 Jun, 2010 1 commit
  11. 22 Jun, 2010 2 commits
  12. 20 Apr, 2010 1 commit
  13. 02 Dec, 2009 1 commit
  14. 01 Feb, 2009 1 commit
  15. 07 Jan, 2009 1 commit
  16. 16 Dec, 2008 1 commit
  17. 31 Aug, 2008 1 commit
  18. 11 Aug, 2008 1 commit
  19. 09 May, 2008 1 commit
  20. 17 Dec, 2007 1 commit
  21. 17 Oct, 2007 1 commit
  22. 05 Sep, 2007 1 commit