[FFmpeg-cvslog] fate/cbs: run the VVC tests within the fate-cbs target

James Almer git at videolan.org
Fri Jun 30 19:49:09 EEST 2023


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Fri Jun 30 13:45:34 2023 -0300| [e4d4d616ba08f4046f2247f57f8b5a8fb0b05369] | committer: James Almer

fate/cbs: run the VVC tests within the fate-cbs target

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e4d4d616ba08f4046f2247f57f8b5a8fb0b05369
---

 tests/fate/cbs.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/cbs.mak b/tests/fate/cbs.mak
index 344515a7fa..b01a02766f 100644
--- a/tests/fate/cbs.mak
+++ b/tests/fate/cbs.mak
@@ -2,7 +2,7 @@
 # arguments, it decomposes the stream fully and then recomposes it
 # without making any changes.
 
-fate-cbs: fate-cbs-av1 fate-cbs-h264 fate-cbs-hevc fate-cbs-mpeg2 fate-cbs-vp9
+fate-cbs: fate-cbs-av1 fate-cbs-h264 fate-cbs-hevc fate-cbs-mpeg2 fate-cbs-vp9 fate-cbs-vvc
 
 FATE_CBS_DEPS = $(call ALLYES, $(1)_DEMUXER $(2)_PARSER $(3)_METADATA_BSF $(4)_DECODER $(5)_MUXER)
 FATE_CBS_NO_DEC_DEPS = $(call ALLYES, $(1)_DEMUXER $(2)_PARSER $(3)_METADATA_BSF $(4)_MUXER)



More information about the ffmpeg-cvslog mailing list