Skip to content
  • John Koleszar's avatar
    vpxenc: support scaling prior to encoding · 7dfec960
    John Koleszar authored
    Scales the input of the encoder using libyuv's "box filter". Each stream
    may have a different width and height specified. If the width (or
    height) parameter is missing (or is explicitly set to 0) then the value
    will be calculated based on the specified height (or width) and the
    input file's dimensions, preserving its aspect ratio. Leaving the height
    unspecified behaves similarly.
    
    Change-Id: I700ef89ce54fb87588420a71c39c0e3e73b1a40e
    7dfec960