On Fri, Jan 8, 2021 at 3:33 PM Wonkap Jang
<wonkap-at-google....@ffmpeg.org> wrote:
>
> In order to fine-control referencing schemes in VP9 encoding, there
> is a need to use VP9E_SET_SVC_REF_FRAME_CONFIG method. This commit
> provides a way to use the API through frame metadata.
> ---
>  doc/encoders.texi      | 32 ++++++++++++++++
>  libavcodec/libvpxenc.c | 84 ++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/version.h   |  2 +-
>  3 files changed, 117 insertions(+), 1 deletion(-)
>

lgtm. I'll push this soon if there aren't any other comments.

> [...]
> +}
> +

I removed this extra whitespace locally.

> +#endif
> +
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to