On Thu, 2023-08-31 at 15:21 +0800, [email protected] wrote:
> From: Fei Wang <[email protected]>
> 
> Signed-off-by: Fei Wang <[email protected]>
> ---
> Fixed the discussions in V3.

@Mark, any more comment on this version?

Thanks

> 
>  Changelog                     |   1 +
>  configure                     |   3 +
>  doc/encoders.texi             |  14 +
>  libavcodec/Makefile           |   2 +
>  libavcodec/allcodecs.c        |   1 +
>  libavcodec/av1_levels.c       |  92 ++++
>  libavcodec/av1_levels.h       |  58 +++
>  libavcodec/vaapi_encode.c     | 198 +++++--
>  libavcodec/vaapi_encode.h     |  24 +
>  libavcodec/vaapi_encode_av1.c | 949
> ++++++++++++++++++++++++++++++++++
>  libavcodec/version.h          |   2 +-
>  11 files changed, 1311 insertions(+), 33 deletions(-)
>  create mode 100644 libavcodec/av1_levels.c
>  create mode 100644 libavcodec/av1_levels.h
>  create mode 100644 libavcodec/vaapi_encode_av1.c

_______________________________________________
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".

Reply via email to