[FFmpeg-devel] [PATCH v4 1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c
Nuo Mi
nuomi2021 at gmail.com
Thu Feb 1 14:15:19 EET 2024
On Wed, Jan 24, 2024 at 2:17 AM <toqsxw at outlook.com> wrote:
> From: Wu Jianhua <toqsxw at outlook.com>
>
> Signed-off-by: Wu Jianhua <toqsxw at outlook.com>
> ---
> libavcodec/h26x/h2656_inter_template.c | 577 +++++++++++++++++++++++++
> libavcodec/vvc/vvc_inter_template.c | 559 +-----------------------
> 2 files changed, 578 insertions(+), 558 deletions(-)
> create mode 100644 libavcodec/h26x/h2656_inter_template.c
>
Applied. Thank you, Jianhua.
Thank you, Michael and Andriy, for your great help
More information about the ffmpeg-devel
mailing list