[FFmpeg-devel] [PATCH v2] avcodec/libaomenc: Add unmet target level warning

James Zern jzern at google.com
Fri May 27 23:41:03 EEST 2022


On Tue, May 17, 2022 at 12:45 PM James Zern <jzern at google.com> wrote:
>
> On Tue, Apr 19, 2022 at 11:20 AM Bohan Li
> <bohanli-at-google.com at ffmpeg.org> wrote:
> >
> > When target levels are set, this patch checks whether they are
> > satisfied by libaom. If not, a warning is shown. Otherwise the output
> > levels are also logged.
> >
> > This patch applies basically the same approach used for libvpx.
> >
> > Signed-off-by: Bohan Li <bohanli at google.com>
> > ---
> >  libavcodec/libaomenc.c | 64 ++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 64 insertions(+)
> >
>
> lgtm.

applied. thanks for the patch.


More information about the ffmpeg-devel mailing list