diff mbox series

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

Message ID AS8P250MB07443C4AAA5813B194160FE58FE82@AS8P250MB0744.EURP250.PROD.OUTLOOK.COM
State Accepted
Commit d7fdd502d60273d0b1dad06da8ed4bc10efd3578
Headers show
Series [FFmpeg-devel] tests/ref/fate/source: Add exceptions for riscv startcode files | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Andreas Rheinhardt May 19, 2024, 8:49 a.m. UTC
Fixes fate-source.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@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(+)

Comments

Michael Niedermayer May 19, 2024, 9:40 p.m. UTC | #1
On Sun, May 19, 2024 at 10:49:52AM +0200, Andreas Rheinhardt wrote:
> Fixes fate-source.

LGTM

it can be debated after test targets are fixed what is the best solution

thx

[...]
diff mbox series

Patch

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