[FFmpeg-devel] [PATCH 2/5] libavcodec/libaomenc: Add command-line options to control the use of partition tools.

James Zern jzern at google.com
Mon Jun 29 21:13:05 EEST 2020


On Thu, Jun 25, 2020 at 6:02 PM Wang Cao <doubleecao at gmail.com> wrote:
>
> This patch adds the control for enabling rectangular partitions, 1:4/4:1
> partitions and AB shape partitions.
>
> Signed-off-by: Wang Cao <wangcao at google.com>
> ---
>  doc/encoders.texi      | 10 ++++++++++
>  libavcodec/libaomenc.c | 15 +++++++++++++++
>  libavcodec/version.h   |  2 +-
>  3 files changed, 26 insertions(+), 1 deletion(-)
>

lgtm. I'll apply this soon if there aren't any other comments.


More information about the ffmpeg-devel mailing list