[FFmpeg-devel] [PATCH] tests/ref/fate/source: Add exceptions for riscv startcode files

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Sun May 19 11:49:52 EEST 2024


Fixes fate-source.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
An alternative would be to change the license header, but this would
have to be done by courmisch himself.

 tests/ref/fate/source | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index d8d4224145..723e2e06c7 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -5,6 +5,8 @@ libavcodec/ilbcdec.c
 libavcodec/interplayacm.c
 libavcodec/log2_tab.c
 libavcodec/reverse.c
+libavcodec/riscv/startcode_rvb.S
+libavcodec/riscv/startcode_rvv.S
 libavdevice/file_open.c
 libavdevice/reverse.c
 libavfilter/af_arnndn.c
-- 
2.40.1



More information about the ffmpeg-devel mailing list