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

James Zern jzern at google.com
Thu Jun 16 20:36:58 EEST 2022


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.


More information about the ffmpeg-devel mailing list