1. 11 Jul, 2011 2 commits
    • Ronald S. Bultje's avatar
      swscale: for >8bit scaling, read in native bit-depth. · 948ccdad
      Ronald S. Bultje authored
      For 9/10bit, it means we don't have to upscale to 16bit before
      actual scaling or pixel format conversion, and thus a performance
      gain.
      948ccdad
    • Michael Niedermayer's avatar
      Merge branch 'ronalds_buggy_gt8bit_sws' · f2db5602
      Michael Niedermayer authored
      * ronalds_buggy_gt8bit_sws:
        swscale: fix another yuv range conversion overflow in 16bit scaling. (cherry picked from commit 81cc7d0b)
        swscale: fix yuv range correction when using 16-bit scaling. (cherry picked from commit e0b8fff6)
        swscale: implement >8bit scaling support.
      
      Conflicts:
      	libswscale/swscale.c
      	libswscale/utils.c
      	libswscale/x86/swscale_template.c
      	tests/ref/lavfi/pixdesc
      	tests/ref/lavfi/pixfmts_copy
      	tests/ref/lavfi/pixfmts_null
      	tests/ref/lavfi/pixfmts_scale
      	tests/ref/lavfi/pixfmts_vflip
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      f2db5602
  2. 01 Jul, 2011 5 commits
  3. 30 Jun, 2011 6 commits
  4. 29 Jun, 2011 23 commits
  5. 28 Jun, 2011 4 commits