[FFmpeg-devel] [PATCH v4 1/8] avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c

James Almer jamrial at gmail.com
Thu Feb 1 15:14:32 EET 2024


On 2/1/2024 9:15 AM, Nuo Mi wrote:
> 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

The latest push broke hevc tests under gcc ubsan
http://fate.ffmpeg.org/report.cgi?slot=x86_64-archlinux-gcc-ubsan&time=20240201125247



More information about the ffmpeg-devel mailing list