1. 07 May, 2015 1 commit
    • wm4's avatar
      pngdec: set correct range · 72e75531
      wm4 authored
      AV_PIX_FMT_GRAY8/16 are considered YUV formats, and the color_range is
      not set - so the API user will have to assume limitted range. (Unless
      the API user adds a special-case for the PNG decoder.)
      
      Just export the correct range - full range.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      72e75531
  2. 04 Aug, 2014 1 commit