On 11/10/2016 21:34, Anton Khirnov wrote:
> Handle the internal frame requests, which is required by the HEVC
> encoding plugin.
> ---
>  libavcodec/qsv.c          | 265 
> ++++++++++++++++++++++++++++++++++++++++------
>  libavcodec/qsv_internal.h |  13 ++-
>  libavcodec/qsvdec.c       |   3 +-
>  libavcodec/qsvenc.c       |   3 +-
>  4 files changed, 249 insertions(+), 35 deletions(-)
> 

You might add a note on resp->NumFrameActual + 1, usage since it is a
little confusing, beside that seems fine.

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to