[FFmpeg-devel] [PATCH] avcodec/libaomenc: Get number of operating points

James Zern jzern at google.com
Thu Jun 23 22:45:31 EEST 2022


On Thu, Jun 16, 2022 at 10:36 AM James Zern <jzern at google.com> wrote:
>
> On Thu, Jun 16, 2022 at 9:24 AM Wan-Teh Chang <wtc at google.com> wrote:
> >
> > Use the new codec control AV1E_GET_NUM_OPERATING_POINTS to get the
> > number of operating points. This is the size of the output arrays of
> > AV1E_GET_SEQ_LEVEL_IDX and AV1E_GET_TARGET_SEQ_LEVEL_IDX.
> >
> > Signed-off-by: Wan-Teh Chang <wtc at google.com>
> > ---
> >  libavcodec/libaomenc.c | 20 ++++++++++++++------
> >  1 file changed, 14 insertions(+), 6 deletions(-)
> >
>
> lgtm.

Applied, thanks for the patch.


More information about the ffmpeg-devel mailing list