• Marco's avatar
    vp9: On change_config() only call update_frame_size if needed. · e7654352
    Marco authored
    change_config() may be called often in real-time application,
    to update bitrate/framerate or qp-max/min.
    No need to do update_frame_size() unless frame size has changed.
    
    Change-Id: I23a51deade1e03adc91c468f9ffde3235298770c
    e7654352