2019-04-18 13:41 GMT+02:00, Carl Eugen Hoyos <[email protected]>: > ffmpeg | branch: master | Carl Eugen Hoyos <[email protected]> | Thu Apr 18 > 13:39:58 2019 +0200| [09f8b21deb16c545e8fe9cc531314284b92e8371] | committer: > Carl Eugen Hoyos > > doc/encoders: Fix libvpx option name arnr-maxframes. > > Fixes ticket #7856. > >> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=09f8b21deb16c545e8fe9cc531314284b92e8371 > --- > > doc/encoders.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/encoders.texi b/doc/encoders.texi > index 2c8d8bbb38..ef12c73ed5 100644 > --- a/doc/encoders.texi > +++ b/doc/encoders.texi > @@ -1817,7 +1817,7 @@ means unlimited. > @item auto-alt-ref > Enable use of alternate reference frames (2-pass only). > Values greater than 1 enable multi-layer alternate reference frames (VP9 > only). > -@item arnr-max-frames > +@item arnr-maxframes
I believe it would be great to harmonize the option names in libvpx and libaom. No opinion here which one to use. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
