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

James Zern jzern at google.com
Wed Jul 1 21:57:26 EEST 2020


On Mon, Jun 29, 2020 at 11:13 AM James Zern <jzern at google.com> wrote:
>
> 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.

applied, thanks.


More information about the ffmpeg-devel mailing list