On Tue, Feb 2, 2016 at 6:10 PM, Timothy Gu <[email protected]> wrote:
> ---
> doc/encoders.texi | 6 ++++++
> libavcodec/libvpxenc.c | 8 ++++++++
> 2 files changed, 14 insertions(+)
>
lgtm
> diff --git a/doc/encoders.texi b/doc/encoders.texi
> index c485f90..e9311eb 100644
> --- a/doc/encoders.texi
> +++ b/doc/encoders.texi
> @@ -1584,6 +1584,12 @@ follows: @code{(minrate * 100 / bitrate)}.
>
> @item crf (@emph{end-usage=cq}, @emph{cq-level})
>
> +@item tune (@emph{tune})
> +@table @samp
> +@item psnr (@emph{psnr})
> +@item ssim (@emph{ssim})
> +@end table
> +
>
For other parameters that match I think the vpxenc equivalent is left
out currently, your choice.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel