[FFmpeg-devel] [PATCH v2] libavcodec/vp9: fix ref-frame size judging method

Ronald S. Bultje rsbultje at gmail.com
Mon May 20 03:02:49 EEST 2019


Hi,

On Sun, May 19, 2019 at 7:05 PM Yan Cen <mryancen at gmail.com> wrote:

> From: yancen <cenx.yan at intel.com>
>
> There is no need all reference frame demension is valid in libvpx.
>
> So this change contains three part:
> 1. Change each judgement's loglevel from "ERROR" to "WARNING"
> 2. Make sure at least one of frames that this frame references has valid
> dimension.
> 3. All judgements fail would report "ERROR".


Please refer to past comments here:
https://patchwork.ffmpeg.org/patch/12945/

If any of my comment was addressed, please indicate how.

Ronald


More information about the ffmpeg-devel mailing list