PR #21138 opened by mkver URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21138 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21138.patch
Broken in ac9552bebf9701edaba8def91f003f71a6623504. >From fd352790589490a815ce938a1747816bd4015267 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt <[email protected]> Date: Tue, 9 Dec 2025 00:21:25 +0100 Subject: [PATCH] tests/ref/fate/source: Fix fate-source after last commit Broken in ac9552bebf9701edaba8def91f003f71a6623504. Signed-off-by: Andreas Rheinhardt <[email protected]> --- tests/ref/fate/source | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/ref/fate/source b/tests/ref/fate/source index 54af72c008..78d3a2e0fa 100644 --- a/tests/ref/fate/source +++ b/tests/ref/fate/source @@ -10,9 +10,6 @@ libavdevice/riscv/cpu_common.c libavfilter/file_open.c libavfilter/log2_tab.c libavfilter/riscv/cpu_common.c -libavformat/cbs.c -libavformat/cbs_apv.c -libavformat/cbs_av1.c libavformat/file_open.c libavformat/golomb_tab.c libavformat/log2_tab.c -- 2.49.1 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
