[FFmpeg-cvslog] fate/subtitles: add missing ref for fate-sub-rcwt
James Almer
git at videolan.org
Mon Jan 15 20:10:23 EET 2024
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Jan 15 15:01:13 2024 -0300| [de01ea4caf5477edd0cb2a43045d0490ec756022] | committer: James Almer
fate/subtitles: add missing ref for fate-sub-rcwt
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de01ea4caf5477edd0cb2a43045d0490ec756022
---
tests/fate/subtitles.mak | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/fate/subtitles.mak b/tests/fate/subtitles.mak
index d7edd31e85..cea4c810dd 100644
--- a/tests/fate/subtitles.mak
+++ b/tests/fate/subtitles.mak
@@ -120,6 +120,8 @@ fate-sub-scc-remux: CMD = fmtstdout scc -i $(TARGET_SAMPLES)/sub/witch.scc -ss 4
FATE_SUBTITLES-$(call DEMMUX, SCC, RCWT) += fate-sub-rcwt
fate-sub-rcwt: CMD = md5 -i $(TARGET_SAMPLES)/sub/witch.scc -map 0 -c copy -f rcwt
+fate-sub-rcwt: CMP = oneline
+fate-sub-rcwt: REF = d86f179094a5752d68aa97d82cf887b0
FATE_SUBTITLES-$(call ALLYES, MPEGTS_DEMUXER DVBSUB_DECODER DVBSUB_ENCODER) += fate-sub-dvb
fate-sub-dvb: CMD = framecrc -i $(TARGET_SAMPLES)/sub/dvbsubtest_filter.ts -map s:0 -c dvbsub
More information about the ffmpeg-cvslog
mailing list