From 3cae7f8b9baaf43789490b676d8f5825f2e1bc2c Mon Sep 17 00:00:00 2001 From: Mark Thompson Date: Tue, 15 Aug 2017 18:14:32 +0100 Subject: cbs: Add some read/write tests Use the appropriate metadata filter for each codec - in the absence of any options to modify the stream, the output bitstream should be identical to the input (though the output file may differ in padding). All tests use conformance bitstreams, the MPEG-2 streams are newly added from the conformance test streams --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index d3f11efaaa..9fec13211f 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -74,6 +74,7 @@ include $(SRC_PATH)/tests/fate/audio.mak include $(SRC_PATH)/tests/fate/bmp.mak include $(SRC_PATH)/tests/fate/build.mak include $(SRC_PATH)/tests/fate/canopus.mak +include $(SRC_PATH)/tests/fate/cbs.mak include $(SRC_PATH)/tests/fate/cdxl.mak include $(SRC_PATH)/tests/fate/checkasm.mak include $(SRC_PATH)/tests/fate/cover-art.mak -- cgit v1.2.3