On Mon, Dec 23, 2019 at 12:53 PM Wang Cao <doublee...@gmail.com> wrote:
>
> Signed-off-by: Wang Cao <wang...@google.com>
> ---
>  doc/encoders.texi      | 3 +++
>  libavcodec/libaomenc.c | 6 ++++++
>  2 files changed, 9 insertions(+)
>

lgtm. sorry for losing track of this.

> [...]
> +    if (ctx->enable_restoration >= 0)
> +      codecctl_int(avctx, AV1E_SET_ENABLE_RESTORATION, 
> ctx->enable_restoration);

indent is 4, I fixed this locally.
_______________________________________________
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