[FFmpeg-devel] [PATCH] libvpxenc: allow aq-mode 4 (equator360)

Ronald S. Bultje rsbultje at gmail.com
Thu Apr 20 23:42:58 EEST 2017


Hi,

On Thu, Apr 20, 2017 at 2:42 PM, James Zern <jzern-at-google.com at ffmpeg.org>
wrote:

> On Thu, Apr 13, 2017 at 6:44 PM, James Zern <jzern at google.com> wrote:
> > this was added in 1.6.0
> >
> > Signed-off-by: James Zern <jzern at google.com>
> > ---
> >  doc/encoders.texi      | 2 +-
> >  libavcodec/libvpxenc.c | 3 ++-
> >  2 files changed, 3 insertions(+), 2 deletions(-)
> >
>
> I'll submit this soon if there aren't any comments.


Looks good.

(I'm guessing it doesn't need an ABI version check because it's
automatically clipped internally if you specify aq-mode=4 to an earlier
version of the library?)

Ronald


More information about the ffmpeg-devel mailing list