On Wed, Jul 11, 2018 at 8:31 AM Michael Niedermayer
wrote:
>
> On Wed, Jul 11, 2018 at 06:37:37AM +0800, Jun Zhao wrote:
> > use pixelutils API for sad in motion estimation.
> >
> > Signed-off-by: Jun Zhao
> > ---
> > libavfilter/motion_estimation.c | 12 +---
> > libavfilter/motion_es
On Wed, Jul 11, 2018 at 7:47 AM Carl Eugen Hoyos wrote:
>
> 2018-07-11 0:37 GMT+02:00, Jun Zhao :
> > use pixelutils API for sad in motion estimation.
>
> Some performance number make sense for the commit message imo.
>
> Carl Eugen
Will update performance number in next version, Thanks
__
2018-04-22 23:29 GMT+08:00 Mark Thompson :
> The only common option here is low_power - it was previously supported
> for H.264 only, that specific option is removed.
> ---
> doc/encoders.texi | 14 --
> libavcodec/vaapi_encode.h | 9 +
> libavcodec/vaapi_enc