1. 21 Jul, 2011 2 commits
  2. 20 Jul, 2011 1 commit
  3. 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
  4. 19 Mar, 2011 1 commit
  5. 09 Feb, 2010 10 commits
  6. 06 Oct, 2009 1 commit
  7. 04 Oct, 2009 2 commits
  8. 01 Apr, 2009 2 commits
  9. 31 Aug, 2008 1 commit
  10. 17 Oct, 2007 1 commit
  11. 16 Jun, 2007 1 commit
  12. 07 Oct, 2006 1 commit
  13. 10 Sep, 2006 1 commit
  14. 02 Jul, 2006 2 commits
  15. 01 Jul, 2006 1 commit