1. 19 Apr, 2013 1 commit
  2. 13 Mar, 2013 1 commit
  3. 25 Feb, 2013 1 commit
  4. 05 Feb, 2013 1 commit
  5. 23 Jan, 2013 1 commit
  6. 09 Sep, 2012 1 commit
  7. 22 Apr, 2012 1 commit
    • Michael Niedermayer's avatar
      lowres2 support. · 70d54392
      Michael Niedermayer authored
      The new lowres support is limited to decoders where lowres decoding
      is possible in high quality.
      I was not able to measure any speed difference, but if one is found
      the 2-3 lines that might affect speed can be made compile time conditional
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      70d54392
  8. 21 Apr, 2012 1 commit
  9. 04 Apr, 2012 1 commit
  10. 21 Jul, 2011 2 commits
  11. 20 Jul, 2011 1 commit
  12. 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
  13. 10 Apr, 2011 1 commit
    • Oskar Arvidsson's avatar
      Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. · 8dbe5856
      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 avatarMichael Niedermayer <michaelni@gmx.at>
      8dbe5856
  14. 19 Mar, 2011 1 commit
  15. 09 Feb, 2010 10 commits
  16. 06 Oct, 2009 1 commit
  17. 04 Oct, 2009 2 commits
  18. 01 Apr, 2009 2 commits
  19. 31 Aug, 2008 1 commit
  20. 17 Oct, 2007 1 commit
  21. 16 Jun, 2007 1 commit
  22. 07 Oct, 2006 1 commit
  23. 10 Sep, 2006 1 commit
  24. 02 Jul, 2006 2 commits
  25. 01 Jul, 2006 1 commit