[FFmpeg-devel] [PATCH 1/9] libavutil: add API for exporting video frame quantizers

Lynne dev at lynne.ee
Sat Apr 18 15:01:57 EEST 2020


Apr 18, 2020, 11:14 by anton at khirnov.net:

> From: Juan De León <juandl-at-google.com at ffmpeg.org>
>
> This is intended to replace the deprecated the AV_FRAME_DATA_QP_TABLE*
> API and extend it to a wider range of codecs.
>
> In the future, it may also be extended to support other encoding
> parameters such as motion vectors.
>
> Additional changes by Anton Khirnov <anton at khirnov.net> with suggestions
> by Lynne <dev at lynne.ee>.
>
> Signed-off-by: Juan De León <juandl at google.com>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> Signed-off-by: Anton Khirnov <anton at khirnov.net>
>

API looks good, patchset LGTM.


More information about the ffmpeg-devel mailing list