On 19/09/18 02:33, myp...@gmail.com wrote:>
> VA-API encoder can support multiple-frame reference too.
That's loosely the intent, though it probably needs more information about
similarities between frames for the feature to be of non-placebo use.
In terms of the common implementation it should
On Wed, Sep 19, 2018 at 6:35 AM Mark Thompson wrote:
>
> ---
> libavcodec/vaapi_encode_h264.c | 13 +++--
> 1 file changed, 7 insertions(+), 6 deletions(-)
>
> diff --git a/libavcodec/vaapi_encode_h264.c b/libavcodec/vaapi_encode_h264.c
> index 8feae0d42f..7bb77cfba2 100644
> --- a/libavc
---
libavcodec/vaapi_encode_h264.c | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/libavcodec/vaapi_encode_h264.c b/libavcodec/vaapi_encode_h264.c
index 8feae0d42f..7bb77cfba2 100644
--- a/libavcodec/vaapi_encode_h264.c
+++ b/libavcodec/vaapi_encode_h264.c
@@ -733