diff --git a/libavformat/framecrcenc.c b/libavformat/framecrcenc.c index 3533c52e7949f4485bbff546f47e909d7ae5592f..a7d729a01cbd43085be87b5ad2b9d23b29eed1aa 100644 --- a/libavformat/framecrcenc.c +++ b/libavformat/framecrcenc.c @@ -39,7 +39,7 @@ static int framecrc_write_header(struct AVFormatContext *s) } } - return ff_framehash_write_header(s, 1); + return ff_framehash_write_header(s, 2); } static int framecrc_write_packet(struct AVFormatContext *s, AVPacket *pkt) diff --git a/libavformat/uncodedframecrcenc.c b/libavformat/uncodedframecrcenc.c index 76f8527bd965532f9d7e82f545a49f4c4248f99d..4269015b07d57a7be17d1cae65f163743501a1c2 100644 --- a/libavformat/uncodedframecrcenc.c +++ b/libavformat/uncodedframecrcenc.c @@ -121,7 +121,7 @@ static void audio_frame_cksum(AVBPrint *bp, AVFrame *frame) static int write_header(struct AVFormatContext *s) { - return ff_framehash_write_header(s, 1); + return ff_framehash_write_header(s, 2); } static int write_frame(struct AVFormatContext *s, int stream_index, diff --git a/tests/ref/fate/4xm-1 b/tests/ref/fate/4xm-1 index 37371aac66a0ebe6e5d55ba053f5a6911a39da04..96f35394060912c02cc86514d4ad867ba29bf073 100644 --- a/tests/ref/fate/4xm-1 +++ b/tests/ref/fate/4xm-1 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0xd82e4d57 0, 1, 1, 1, 921600, 0x83f2349c 0, 2, 2, 1, 921600, 0x70d87db0 diff --git a/tests/ref/fate/4xm-2 b/tests/ref/fate/4xm-2 index 6895d124d912410e7ff30a885642ec031f5fa5e7..c28dc1465f6910344e7e6e8f7145f3c2461d3b4f 100644 --- a/tests/ref/fate/4xm-2 +++ b/tests/ref/fate/4xm-2 @@ -1,4 +1,8 @@ #tb 0: 4/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 240x112 +#sar 0: 0/1 0, 0, 0, 1, 80640, 0x00000000 0, 1, 1, 1, 80640, 0x3a942680 0, 2, 2, 1, 80640, 0x3a942680 diff --git a/tests/ref/fate/8bps b/tests/ref/fate/8bps index 9db94301e089641fffbececef5494c817a18886c..c6287ffae049a569988654e924ec893c231c7a65 100644 --- a/tests/ref/fate/8bps +++ b/tests/ref/fate/8bps @@ -1,5 +1,13 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 360x240 +#sar 0: 9/10 #tb 1: 1/22050 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 22050 +#channel_layout 1: 4 0, 0, 0, 1, 259200, 0x7e91df07 1, 0, 0, 1024, 2048, 0x3d042426 1, 1024, 1024, 1024, 2048, 0x5bcae456 diff --git a/tests/ref/fate/aasc b/tests/ref/fate/aasc index 83f83b984b469c786541cd0b7a5d83f2d9112a79..f69376e6792ebab9b591d93d7980669f10cc1ad7 100644 --- a/tests/ref/fate/aasc +++ b/tests/ref/fate/aasc @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x175 +#sar 0: 0/1 0, 0, 0, 1, 168000, 0x00000000 0, 1, 1, 1, 168000, 0x00000000 0, 2, 2, 1, 168000, 0x00000000 diff --git a/tests/ref/fate/adpcm-4xm b/tests/ref/fate/adpcm-4xm index eb5cfe697863c33a1e3726d9bc2b1f2e7f68ee30..cb725e5d97eb4641aad528d6c8af7871a72f6d39 100644 --- a/tests/ref/fate/adpcm-4xm +++ b/tests/ref/fate/adpcm-4xm @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 1472, 5888, 0x9086e310 0, 1476, 1476, 1472, 5888, 0xac8491f5 0, 2952, 2952, 1472, 5888, 0xc9a08b6b diff --git a/tests/ref/fate/adpcm-afc b/tests/ref/fate/adpcm-afc index d1a1c36caa78bd6d828c75c1d8d59667ab2743b6..0cf61a98b6d9d63b6dd2f49ff768e958ba6d6454 100644 --- a/tests/ref/fate/adpcm-afc +++ b/tests/ref/fate/adpcm-afc @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 0, 0, 17920, 71680, 0x52373bc9 0, 17920, 17920, 17920, 71680, 0x1f854b27 0, 35840, 35840, 17920, 71680, 0x3d265a6d diff --git a/tests/ref/fate/adpcm-dtk b/tests/ref/fate/adpcm-dtk index 3640e1cb14f73037773c7e85f4651c092abcd484..acdf0333b209490b9d14de4bb990e2c4b1a1a133 100644 --- a/tests/ref/fate/adpcm-dtk +++ b/tests/ref/fate/adpcm-dtk @@ -1,4 +1,8 @@ #tb 0: 1/48000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 48000 +#channel_layout 0: 3 0, 0, 0, 896, 3584, 0xdae789d5 0, 896, 896, 896, 3584, 0x168ed9b6 0, 1792, 1792, 896, 3584, 0x8920c8d5 diff --git a/tests/ref/fate/adpcm-ea-1 b/tests/ref/fate/adpcm-ea-1 index f5a33df710a4ad690cce8ecb0178ec732f1cd362..fa9906c09cbf90be13c690d7d2fa44bec6f5d2c2 100644 --- a/tests/ref/fate/adpcm-ea-1 +++ b/tests/ref/fate/adpcm-ea-1 @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 1484, 5936, 0x00000000 0, 1484, 1484, 1456, 5824, 0x00000000 0, 2940, 2940, 1484, 5936, 0x00000000 diff --git a/tests/ref/fate/adpcm-ea-2 b/tests/ref/fate/adpcm-ea-2 index f58d9a00ce549fb76cf8d969c9752f1f9a9b0e4a..4743e3d6cd4d9b619d32fe4fa6f0a383cb5de74b 100644 --- a/tests/ref/fate/adpcm-ea-2 +++ b/tests/ref/fate/adpcm-ea-2 @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 1484, 5936, 0xea261a29 0, 1484, 1484, 1456, 5824, 0x253df061 0, 2940, 2940, 1484, 5936, 0x603a5bd7 diff --git a/tests/ref/fate/adpcm-ea-maxis-xa b/tests/ref/fate/adpcm-ea-maxis-xa index 5d6b5c07dc63b1406a6c042008baf490cbf37c4c..b300c320ad905de62ab4128a0a2819d19c227cac 100644 --- a/tests/ref/fate/adpcm-ea-maxis-xa +++ b/tests/ref/fate/adpcm-ea-maxis-xa @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 28, 112, 0x291d1be4 0, 28, 28, 28, 112, 0xf08d33cc 0, 56, 56, 28, 112, 0x5b1521de diff --git a/tests/ref/fate/adpcm-ea-r1 b/tests/ref/fate/adpcm-ea-r1 index 74d15c6f673e5fc4f19ab6bea5a58b1ac74817b4..2208eb0cb8c757aec913c1164bf96e4ad7658e5c 100644 --- a/tests/ref/fate/adpcm-ea-r1 +++ b/tests/ref/fate/adpcm-ea-r1 @@ -1,4 +1,8 @@ #tb 0: 1/48000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 48000 +#channel_layout 0: 3 0, 0, 0, 1624, 6496, 0x00000000 0, 1624, 1624, 1596, 6384, 0x00000000 0, 3220, 3220, 1596, 6384, 0x00000000 diff --git a/tests/ref/fate/adpcm-ima-amv b/tests/ref/fate/adpcm-ima-amv index 4bd22af9b73fa7d412a18ff5efb5eca0998abc1a..def9279099b7aece06c6023c0c3b2969f064dcc1 100644 --- a/tests/ref/fate/adpcm-ima-amv +++ b/tests/ref/fate/adpcm-ima-amv @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 4 0, 0, 0, 1378, 2756, 0x0af35034 0, 1378, 1378, 1378, 2756, 0x8462443f 0, 2756, 2756, 1378, 2756, 0x9f493ba6 diff --git a/tests/ref/fate/adpcm-ima-ea-eacs b/tests/ref/fate/adpcm-ima-ea-eacs index 9887296f4542defc7d6684bf0f4221c878090572..d5ea2e53089fd06de00d8cba1f76f227ee3e75d0 100644 --- a/tests/ref/fate/adpcm-ima-ea-eacs +++ b/tests/ref/fate/adpcm-ima-ea-eacs @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 1468, 5872, 0x00000000 0, 1468, 1468, 1468, 5872, 0x00000000 0, 2936, 2936, 1468, 5872, 0x00000000 diff --git a/tests/ref/fate/adpcm-ima-ea-sead b/tests/ref/fate/adpcm-ima-ea-sead index 17c10875a6a601b8fbd3aac66093e5ab00a7b632..563bb49f58c0e34d63161f327370003a66482a79 100644 --- a/tests/ref/fate/adpcm-ima-ea-sead +++ b/tests/ref/fate/adpcm-ima-ea-sead @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 736, 2944, 0x00000000 0, 736, 736, 1472, 5888, 0x5ae3c2a4 0, 2208, 2208, 1472, 5888, 0x158fbcb4 diff --git a/tests/ref/fate/adpcm-ima-smjpeg b/tests/ref/fate/adpcm-ima-smjpeg index 3a746b60d289636366c2ecde4f99d93add04d4e6..f88520d9a6ebc8cc55e0b64b0e3ae63c71addd1b 100644 --- a/tests/ref/fate/adpcm-ima-smjpeg +++ b/tests/ref/fate/adpcm-ima-smjpeg @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 4 0, 0, 0, 512, 1024, 0x00000000 0, 512, 512, 512, 1024, 0x00000000 0, 1024, 1024, 512, 1024, 0xed2d3f6b diff --git a/tests/ref/fate/adpcm-ima-ws b/tests/ref/fate/adpcm-ima-ws index 61e0def7290e27362316cd5115fa155fecfebd62..0e41e1eb0c22515813916091582e2e0038d61a6e 100644 --- a/tests/ref/fate/adpcm-ima-ws +++ b/tests/ref/fate/adpcm-ima-ws @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 4 0, 0, 0, 11024, 22048, 0x0665d7f4 0, 11024, 11024, 1470, 2940, 0x0f3c64cb 0, 12494, 12494, 1470, 2940, 0xc90b9e78 diff --git a/tests/ref/fate/adpcm-ms-mono b/tests/ref/fate/adpcm-ms-mono index c4567087bc6134e5be7806aa45c9be764547b17f..254dc8a5864f514b96367024cb5a1b065e45f64f 100644 --- a/tests/ref/fate/adpcm-ms-mono +++ b/tests/ref/fate/adpcm-ms-mono @@ -1,4 +1,8 @@ #tb 0: 1/11025 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 11025 +#channel_layout 0: 4 0, 0, 0, 500, 1000, 0x64cd9403 0, 500, 500, 500, 1000, 0xa4ef8a9d 0, 1000, 1000, 500, 1000, 0x75c19868 diff --git a/tests/ref/fate/adpcm-thp b/tests/ref/fate/adpcm-thp index 0063b6c796bc2100615a3bc07d0dac296dad86c7..ff49303980e8b82152f2ada20f2f715db367f7d5 100644 --- a/tests/ref/fate/adpcm-thp +++ b/tests/ref/fate/adpcm-thp @@ -1,4 +1,8 @@ #tb 0: 1/32000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 32000 +#channel_layout 0: 3 0, 0, 0, 1078, 4312, 0x469714f6 0, 1078, 1078, 1064, 4256, 0x6ca28f25 0, 2142, 2142, 1078, 4312, 0xd466f806 diff --git a/tests/ref/fate/adpcm-vima b/tests/ref/fate/adpcm-vima index 6984c5dfc6157ddebb70bc7e6ee58b2222c60714..5bc62c39e99557dea4f7d9f0709a6b2cd1b620e3 100644 --- a/tests/ref/fate/adpcm-vima +++ b/tests/ref/fate/adpcm-vima @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 73500, 294000, 0x37d439ee 0, 73500, 73500, 1470, 5880, 0xe524b177 0, 74970, 74970, 1470, 5880, 0x9e784af1 diff --git a/tests/ref/fate/adpcm-xa b/tests/ref/fate/adpcm-xa index 04be2b906788ef2672e7d546da4d24393f84050f..e3652278409d96ac02c9535cc1e4695b40e655a5 100644 --- a/tests/ref/fate/adpcm-xa +++ b/tests/ref/fate/adpcm-xa @@ -1,4 +1,8 @@ #tb 0: 1/37800 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 37800 +#channel_layout 0: 3 0, 0, 0, 2016, 8064, 0xa307ed8c 0, 2016, 2016, 2016, 8064, 0xd2551927 0, 4032, 4032, 2016, 8064, 0x3264a799 diff --git a/tests/ref/fate/aic b/tests/ref/fate/aic index 90692f1d0f6ad970946ece77f68b6c0c72470911..1f50350b967f1627c9f1ff8c06b25bbb1d0e2f70 100644 --- a/tests/ref/fate/aic +++ b/tests/ref/fate/aic @@ -1,4 +1,8 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1440x1080 +#sar 0: 4/3 0, 0, 0, 1, 2332800, 0xd941b42f 0, 1, 1, 1, 2332800, 0xd941b42f 0, 2, 2, 1, 2332800, 0xae0f5983 diff --git a/tests/ref/fate/aic-oddsize b/tests/ref/fate/aic-oddsize index 9183089971ea693ab0e7fe8be5786d6138ae8a04..3763e32b2cb29e7c320d63b6489ebc3af9113aff 100644 --- a/tests/ref/fate/aic-oddsize +++ b/tests/ref/fate/aic-oddsize @@ -1,4 +1,8 @@ #tb 0: 1000/14587 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 481x241 +#sar 0: 0/1 0, 0, 0, 1, 174243, 0xa40491e1 0, 1, 1, 1, 174243, 0xa12cbb56 0, 2, 2, 1, 174243, 0xa12cbb56 diff --git a/tests/ref/fate/alg-mm b/tests/ref/fate/alg-mm index 5d97de9b92791b47e1b5fedd488cab9c2b5f1070..5788012713cf30f478b129c78e7841ec7eca4ebe 100644 --- a/tests/ref/fate/alg-mm +++ b/tests/ref/fate/alg-mm @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x160 +#sar 0: 0/1 0, 0, 0, 1, 122880, 0x4ed8123f 0, 1, 1, 1, 122880, 0xc4c35304 0, 2, 2, 1, 122880, 0xbd3015fd diff --git a/tests/ref/fate/aliaspix-bgr b/tests/ref/fate/aliaspix-bgr index 8671d3ef7bd59069ff28752e916a94f0f5e88c54..f5c6b7d475df938db2ab17f311b8a4b8773ba5f7 100644 --- a/tests/ref/fate/aliaspix-bgr +++ b/tests/ref/fate/aliaspix-bgr @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 201x79 +#sar 0: 0/1 0, 0, 0, 1, 47637, 0xcb77368f diff --git a/tests/ref/fate/aliaspix-gray b/tests/ref/fate/aliaspix-gray index 0433a36eb667918cd003e86cdf4c5e32946c8e1f..aa7b4649b211cad286c97b378f16b11ed4f7140a 100644 --- a/tests/ref/fate/aliaspix-gray +++ b/tests/ref/fate/aliaspix-gray @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 199x81 +#sar 0: 0/1 0, 0, 0, 1, 16119, 0x3d0785f5 diff --git a/tests/ref/fate/amv b/tests/ref/fate/amv index 407f077c7e9be2b13f4f23efb17818980d9b0547..4b2c1682acb833f16b6ff31b98b2595a7f35f30f 100644 --- a/tests/ref/fate/amv +++ b/tests/ref/fate/amv @@ -1,4 +1,8 @@ #tb 0: 1/16 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 28800, 0x026058a9 0, 1, 1, 1, 28800, 0x5dc728de 0, 2, 2, 1, 28800, 0x83e19a2c diff --git a/tests/ref/fate/ansi b/tests/ref/fate/ansi index 78e853fc0b5c024d7b8ae5e1be8db31f404149f1..5cf6ff95cab87bec7af463ce4bd5b7eccdbbb243 100644 --- a/tests/ref/fate/ansi +++ b/tests/ref/fate/ansi @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x400 +#sar 0: 0/1 0, 0, 0, 1, 768000, 0x772dd3d0 0, 1, 1, 1, 768000, 0xd7dab1d1 0, 2, 2, 1, 768000, 0x0e56f2d3 diff --git a/tests/ref/fate/ansi256 b/tests/ref/fate/ansi256 index 94acd45831a069f770c36b89e43a4d793d4fcbc2..f68a0d1fbedd97b094d5085286de1de898286146 100644 --- a/tests/ref/fate/ansi256 +++ b/tests/ref/fate/ansi256 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x400 +#sar 0: 0/1 0, 0, 0, 1, 768000, 0x4dfbb6d0 0, 1, 1, 1, 768000, 0x22652a22 0, 2, 2, 1, 768000, 0x6c613e8c diff --git a/tests/ref/fate/armovie-escape124 b/tests/ref/fate/armovie-escape124 index 83614c263ddc0962286975ba9fa5604537b7be84..5c8f0519b13937796da74595bbace999fb9cfe15 100644 --- a/tests/ref/fate/armovie-escape124 +++ b/tests/ref/fate/armovie-escape124 @@ -1,5 +1,13 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 #tb 1: 1/44100 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 44100 +#channel_layout 1: 3 0, 0, 0, 1, 230400, 0xd133e177 1, 0, 0, 44100, 176400, 0xdd61578c 0, 1, 1, 1, 230400, 0xe3501bb2 diff --git a/tests/ref/fate/armovie-escape130 b/tests/ref/fate/armovie-escape130 index ee4ec26ee11696bcc17086c93d57b766dfdda99f..6925a48e3914fc20f845401730fc44e5dda7b727 100644 --- a/tests/ref/fate/armovie-escape130 +++ b/tests/ref/fate/armovie-escape130 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x160 +#sar 0: 0/1 0, 0, 0, 1, 76800, 0x860502ee 0, 1, 1, 1, 76800, 0x055da755 0, 2, 2, 1, 76800, 0x67969220 diff --git a/tests/ref/fate/asf-repldata b/tests/ref/fate/asf-repldata index ff12ff0bfb2da3d92ec9a8ff7d692489a75eb0c8..94744569f278a52e17be1305dc6ff6225be8a3a6 100644 --- a/tests/ref/fate/asf-repldata +++ b/tests/ref/fate/asf-repldata @@ -1,4 +1,8 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: msmpeg4v3 +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 0, 23374, 0x8725b3b8 0, 122, 122, 0, 13732, 0x3ac8531a, F=0x0 0, 245, 245, 0, 615, 0xd31641b4, F=0x0 diff --git a/tests/ref/fate/auravision-v1 b/tests/ref/fate/auravision-v1 index 456f399ec83724e81246b910f4f653210b818984..25a15ce1c6e63c1e24e6003819a1b9451142b218 100644 --- a/tests/ref/fate/auravision-v1 +++ b/tests/ref/fate/auravision-v1 @@ -1,4 +1,8 @@ #tb 0: 33339/500000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 28800, 0x4a4efbbc 0, 1, 1, 1, 28800, 0xc6c7e26a 0, 2, 2, 1, 28800, 0x6cd40913 diff --git a/tests/ref/fate/auravision-v2 b/tests/ref/fate/auravision-v2 index f1e8e3a9e1620d7857c5e3c0a9f08f8fb4e3bd34..498944acc1f67418aa6c694d388f6229515b1889 100644 --- a/tests/ref/fate/auravision-v2 +++ b/tests/ref/fate/auravision-v2 @@ -1,3 +1,7 @@ #tb 0: 33333/1000000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x180 +#sar 0: 0/1 0, 0, 0, 1, 115200, 0x2f247f66 0, 1, 1, 1, 115200, 0xf492929e diff --git a/tests/ref/fate/avio-direct b/tests/ref/fate/avio-direct index 599683a8a33ec4b1b1599371a0dce36582efeb57..c0628e9ac403a3011250378ef59dcded50b52d6a 100644 --- a/tests/ref/fate/avio-direct +++ b/tests/ref/fate/avio-direct @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 288x168 +#sar 0: 0/1 0, 0, 0, 1, 145152, 0x8458d4cb 0, 1, 1, 1, 145152, 0xa694d7c7 0, 2, 2, 1, 145152, 0x2bd4bfc9 diff --git a/tests/ref/fate/bethsoft-vid b/tests/ref/fate/bethsoft-vid index 9f96da1e87472c3dbe3c4632e86aff612a91026d..ccb0d377a32f1bfe375b5e914b2ceb32c12afba1 100644 --- a/tests/ref/fate/bethsoft-vid +++ b/tests/ref/fate/bethsoft-vid @@ -1,5 +1,13 @@ #tb 0: 1/14 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 #tb 1: 1/11111 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 11111 +#channel_layout 1: 4 0, 0, 0, 1, 192000, 0x00000000 1, 0, 0, 740, 1480, 0x00000000 1, 740, 740, 740, 1480, 0x20a92bd4 diff --git a/tests/ref/fate/bfi b/tests/ref/fate/bfi index 0d3d8f2b0a2736610dbcfa7431b6864396645ec2..807615c88c47998a8e29e78773411ed365f8c097 100644 --- a/tests/ref/fate/bfi +++ b/tests/ref/fate/bfi @@ -1,5 +1,13 @@ #tb 0: 1/9 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x140 +#sar 0: 0/1 #tb 1: 1/11025 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 11025 +#channel_layout 1: 4 0, 0, 0, 1, 134400, 0xc218b00c 1, 0, 0, 8884, 17768, 0x07df135c 0, 1, 1, 1, 134400, 0x114daf7c diff --git a/tests/ref/fate/bink-video-b b/tests/ref/fate/bink-video-b index c772eda2887d8f2485275a29c16e895ec2592932..663457a3f14f84ecc931bb6a6766f29147e6dd06 100644 --- a/tests/ref/fate/bink-video-b +++ b/tests/ref/fate/bink-video-b @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 200x116 +#sar 0: 0/1 0, 0, 0, 1, 34800, 0x4fd0a8e4 0, 1, 1, 1, 34800, 0xd381a7b7 0, 2, 2, 1, 34800, 0x688ca315 diff --git a/tests/ref/fate/bink-video-f b/tests/ref/fate/bink-video-f index 40bc5a929e304efe143b30055f5c2d35a2cf1375..912ceedaf9b29ee990e035169cf5a3d96019038b 100644 --- a/tests/ref/fate/bink-video-f +++ b/tests/ref/fate/bink-video-f @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 460800, 0xb06f7841 0, 1, 1, 1, 460800, 0x7ed06412 0, 2, 2, 1, 460800, 0xe82b5c3d diff --git a/tests/ref/fate/bink-video-i b/tests/ref/fate/bink-video-i index 32c5e10ec1b37a0fb7ef31f5a1878adb95bfe88b..0d67e98aa3c2df8120512f4ecc3d93debced2197 100644 --- a/tests/ref/fate/bink-video-i +++ b/tests/ref/fate/bink-video-i @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 460800, 0xaef133d9 0, 1, 1, 1, 460800, 0x2da1248b 0, 2, 2, 1, 460800, 0x3d7945b4 diff --git a/tests/ref/fate/bmp-15bit b/tests/ref/fate/bmp-15bit index a0f3bbf1db9340f8addebc50b58a24a11c0dff4d..29b6335b2dbb8216fc298fa85ad29f6ba9fad9b6 100644 --- a/tests/ref/fate/bmp-15bit +++ b/tests/ref/fate/bmp-15bit @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 16256, 0xdbcf881d diff --git a/tests/ref/fate/bmp-15bit-mask b/tests/ref/fate/bmp-15bit-mask index a0f3bbf1db9340f8addebc50b58a24a11c0dff4d..29b6335b2dbb8216fc298fa85ad29f6ba9fad9b6 100644 --- a/tests/ref/fate/bmp-15bit-mask +++ b/tests/ref/fate/bmp-15bit-mask @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 16256, 0xdbcf881d diff --git a/tests/ref/fate/bmp-16bit-mask b/tests/ref/fate/bmp-16bit-mask index afa5ab4591c73e7e6d4e922cc0a68cd117d92fd5..8760ff8d60ef5e5a4722d068331e87ec11c678bc 100644 --- a/tests/ref/fate/bmp-16bit-mask +++ b/tests/ref/fate/bmp-16bit-mask @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 16256, 0x44675948 diff --git a/tests/ref/fate/bmp-1bit b/tests/ref/fate/bmp-1bit index 1c825b1498c99d2ad1056a3a69527fe4f172b89f..a40328f8caa3a817ce48792e2f6df58a56594b38 100644 --- a/tests/ref/fate/bmp-1bit +++ b/tests/ref/fate/bmp-1bit @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0x4c968301 diff --git a/tests/ref/fate/bmp-24bit b/tests/ref/fate/bmp-24bit index 8f1a615a9c0f716f5751311d9aae28b4b701fbbf..6394d2f59cf0dce08ce42862128c7b8a8f9d4e97 100644 --- a/tests/ref/fate/bmp-24bit +++ b/tests/ref/fate/bmp-24bit @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0x325dd8d9 diff --git a/tests/ref/fate/bmp-32bit b/tests/ref/fate/bmp-32bit index 8f1a615a9c0f716f5751311d9aae28b4b701fbbf..6394d2f59cf0dce08ce42862128c7b8a8f9d4e97 100644 --- a/tests/ref/fate/bmp-32bit +++ b/tests/ref/fate/bmp-32bit @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0x325dd8d9 diff --git a/tests/ref/fate/bmp-32bit-mask b/tests/ref/fate/bmp-32bit-mask index 8f1a615a9c0f716f5751311d9aae28b4b701fbbf..6394d2f59cf0dce08ce42862128c7b8a8f9d4e97 100644 --- a/tests/ref/fate/bmp-32bit-mask +++ b/tests/ref/fate/bmp-32bit-mask @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0x325dd8d9 diff --git a/tests/ref/fate/bmp-4bit b/tests/ref/fate/bmp-4bit index c0eedf194855d631828bfb79e183d140431a8448..b4262c9bf6ac1843fe17cf24f98e87db9b0cbf8d 100644 --- a/tests/ref/fate/bmp-4bit +++ b/tests/ref/fate/bmp-4bit @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0x322d81f4 diff --git a/tests/ref/fate/bmp-4bit-os2 b/tests/ref/fate/bmp-4bit-os2 index 8a5f6589c20e385929fd3842e46b93f85a2e2a3b..9cf9cf0e5077421ce189a77c0d93c1895e66a8a7 100644 --- a/tests/ref/fate/bmp-4bit-os2 +++ b/tests/ref/fate/bmp-4bit-os2 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 300x22 +#sar 0: 0/1 0, 0, 0, 1, 19800, 0x563b599a diff --git a/tests/ref/fate/bmp-8bit b/tests/ref/fate/bmp-8bit index 887113cdb5ae77c1c91c4d2575e9b9831c6630dd..3ecea53d6b4cc4c74f7f4daab44e006c8ed00339 100644 --- a/tests/ref/fate/bmp-8bit +++ b/tests/ref/fate/bmp-8bit @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0xa7aa6b9b diff --git a/tests/ref/fate/bmp-8bit-os2 b/tests/ref/fate/bmp-8bit-os2 index 887113cdb5ae77c1c91c4d2575e9b9831c6630dd..3ecea53d6b4cc4c74f7f4daab44e006c8ed00339 100644 --- a/tests/ref/fate/bmp-8bit-os2 +++ b/tests/ref/fate/bmp-8bit-os2 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0xa7aa6b9b diff --git a/tests/ref/fate/bmp-rle4 b/tests/ref/fate/bmp-rle4 index c0eedf194855d631828bfb79e183d140431a8448..b4262c9bf6ac1843fe17cf24f98e87db9b0cbf8d 100644 --- a/tests/ref/fate/bmp-rle4 +++ b/tests/ref/fate/bmp-rle4 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0x322d81f4 diff --git a/tests/ref/fate/bmp-rle8 b/tests/ref/fate/bmp-rle8 index 887113cdb5ae77c1c91c4d2575e9b9831c6630dd..3ecea53d6b4cc4c74f7f4daab44e006c8ed00339 100644 --- a/tests/ref/fate/bmp-rle8 +++ b/tests/ref/fate/bmp-rle8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 127x64 +#sar 0: 0/1 0, 0, 0, 1, 24384, 0xa7aa6b9b diff --git a/tests/ref/fate/bmpparser b/tests/ref/fate/bmpparser index 3cdd9864af65be43830f5581d3df7ebdde49859f..9340743c6f926f5156c105aa7f00c6d19d99da10 100644 --- a/tests/ref/fate/bmpparser +++ b/tests/ref/fate/bmpparser @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 40x30 +#sar 0: 0/1 0, 0, 0, 1, 3600, 0xd3a7c583 0, 1, 1, 1, 3600, 0x4602bbf9 0, 2, 2, 1, 3600, 0x3a96b8f8 diff --git a/tests/ref/fate/bmv-audio b/tests/ref/fate/bmv-audio index 746bb0cd7a6ca8e5ccfdb878d0d45fa0094d0660..62f9c5e56ef9b57cf023f721f6fe007f2f50c4a5 100644 --- a/tests/ref/fate/bmv-audio +++ b/tests/ref/fate/bmv-audio @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 1856, 7424, 0x18540b36 0, 1856, 1856, 1824, 7296, 0x5acd2484 0, 3680, 3680, 1856, 7424, 0xa1bc5c5a diff --git a/tests/ref/fate/bmv-video b/tests/ref/fate/bmv-video index f19cd45edc9f0ebb2ba0ebaade099aacbf16a701..d360d58c168007d0b7af295c8201c2028ad310ec 100644 --- a/tests/ref/fate/bmv-video +++ b/tests/ref/fate/bmv-video @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x429 +#sar 0: 0/1 0, 0, 0, 1, 823680, 0xddb8a306 0, 1, 1, 1, 823680, 0xa95375c8 0, 2, 2, 1, 823680, 0xa95375c8 diff --git a/tests/ref/fate/brenderpix-24 b/tests/ref/fate/brenderpix-24 index 32b29a042d601b2ba53ae8c1e3eed1ad4dc95831..be81fc23872f343e1151d168c963fbba319c226a 100644 --- a/tests/ref/fate/brenderpix-24 +++ b/tests/ref/fate/brenderpix-24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 32768, 0x18bc6caa diff --git a/tests/ref/fate/brenderpix-565 b/tests/ref/fate/brenderpix-565 index c243a4cf5a91e6cbac8d67a85fc16040e68ecdc7..bc92766f5809622aaf680897135f8e8b4ea3444b 100644 --- a/tests/ref/fate/brenderpix-565 +++ b/tests/ref/fate/brenderpix-565 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 32768, 0xfd855dda diff --git a/tests/ref/fate/brenderpix-defpal b/tests/ref/fate/brenderpix-defpal index 6c557408854b898e9887a8dcd6cfdf99bd2abd25..c5632ae744e1b768a61112c1560cdee5faa7c02b 100644 --- a/tests/ref/fate/brenderpix-defpal +++ b/tests/ref/fate/brenderpix-defpal @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 0/1 0, 0, 0, 1, 196608, 0xada11d14 diff --git a/tests/ref/fate/brenderpix-intpal b/tests/ref/fate/brenderpix-intpal index 473b1532ecbb58b882d27464064755c80cfe2a57..789c87d024f1dda384f350e7f6b5d0daad19dba1 100644 --- a/tests/ref/fate/brenderpix-intpal +++ b/tests/ref/fate/brenderpix-intpal @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 0/1 0, 0, 0, 1, 196608, 0x9662f917 diff --git a/tests/ref/fate/brenderpix-y400a b/tests/ref/fate/brenderpix-y400a index 00e154009d39ceb661e2da2746442e460da75a8b..1f7c8db91609169ad7f442b3dc3ae3ab163648f8 100644 --- a/tests/ref/fate/brenderpix-y400a +++ b/tests/ref/fate/brenderpix-y400a @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 16x96 +#sar 0: 0/1 0, 0, 0, 1, 3072, 0x48280456 diff --git a/tests/ref/fate/canopus-cllc-argb b/tests/ref/fate/canopus-cllc-argb index 4a5dce56db4a23de6261f8dae6d730b7a74d1bf4..bab7ed79eef16b8e5e355a8dfc4813ca21e4380d 100644 --- a/tests/ref/fate/canopus-cllc-argb +++ b/tests/ref/fate/canopus-cllc-argb @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 1/1 0, 0, 0, 1, 3686400, 0xb37a6e69 0, 1, 1, 1, 3686400, 0x66a45032 0, 2, 2, 1, 3686400, 0xdf0c861f diff --git a/tests/ref/fate/canopus-cllc-rgb b/tests/ref/fate/canopus-cllc-rgb index b4ca0553dbdb6ad94d8d377d2d4a7552101f4025..e9f54d1a4142819c942c5e27338e60472793c4f4 100644 --- a/tests/ref/fate/canopus-cllc-rgb +++ b/tests/ref/fate/canopus-cllc-rgb @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 1/1 0, 0, 0, 1, 921600, 0x82e44cb9 0, 1, 1, 1, 921600, 0x6ecc8a6c 0, 2, 2, 1, 921600, 0x0dc31839 diff --git a/tests/ref/fate/canopus-cllc-yuy2-noblock b/tests/ref/fate/canopus-cllc-yuy2-noblock index 6ad59d504a8f75bae89232176a8b07e3f8bbeb2b..6242a8296631fc417e8649f1c209db765ab11a74 100644 --- a/tests/ref/fate/canopus-cllc-yuy2-noblock +++ b/tests/ref/fate/canopus-cllc-yuy2-noblock @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 1/1 0, 0, 0, 1, 614400, 0x088c51de 0, 1, 1, 1, 614400, 0x93fff662 0, 2, 2, 1, 614400, 0x90ba6c28 diff --git a/tests/ref/fate/canopus-hq_hqa-hq b/tests/ref/fate/canopus-hq_hqa-hq index ca376dc7b42af953e987d44f30320927fa5a73cc..657e1e14577c195469cea409b3f7b051a3197a8f 100644 --- a/tests/ref/fate/canopus-hq_hqa-hq +++ b/tests/ref/fate/canopus-hq_hqa-hq @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 64/45 0, 0, 0, 1, 829440, 0x8b6b2f6d 0, 1, 1, 1, 829440, 0x70382bf0 0, 2, 2, 1, 829440, 0xbfdf1f8d diff --git a/tests/ref/fate/canopus-hq_hqa-hqa b/tests/ref/fate/canopus-hq_hqa-hqa index 09965008841b7ecdc40576a7ac44dbd890064e8f..1fd5bf7723b89f9baa71a61c6cfe8589b933d86c 100644 --- a/tests/ref/fate/canopus-hq_hqa-hqa +++ b/tests/ref/fate/canopus-hq_hqa-hqa @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 0, 0, 0, 1, 6220800, 0x2b2b17cc diff --git a/tests/ref/fate/canopus-hq_hqa-inter b/tests/ref/fate/canopus-hq_hqa-inter index 2880c954272fb3bc0b2a72e5571331438fe1c4bb..e4bbb5ec24802a1a6620a230d8c029546982b048 100644 --- a/tests/ref/fate/canopus-hq_hqa-inter +++ b/tests/ref/fate/canopus-hq_hqa-inter @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 0, 0, 0, 1, 4147200, 0x418ecfe5 diff --git a/tests/ref/fate/canopus-hqx422 b/tests/ref/fate/canopus-hqx422 index 2e1fdf1bfd3645f81e5e32ff8aaf03f2ca66a984..5501abd888a272795d69eff3b3f8958059534555 100644 --- a/tests/ref/fate/canopus-hqx422 +++ b/tests/ref/fate/canopus-hqx422 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 64/45 0, 0, 0, 1, 1658880, 0x823fcbac diff --git a/tests/ref/fate/canopus-hqx422a b/tests/ref/fate/canopus-hqx422a index 0fd25774f05096f4b3e37dbbe3a50ca60937ede8..e22af120ba7c2d1fb97dca49928d7931d0cc8d7d 100644 --- a/tests/ref/fate/canopus-hqx422a +++ b/tests/ref/fate/canopus-hqx422a @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 0, 0, 0, 1, 8294400, 0x9a22bebf diff --git a/tests/ref/fate/cavs b/tests/ref/fate/cavs index 87cf9ca83c744caaa97baaefd487571475ef5acc..31b9d297f4906c487a265752bbd0edce7dc7cced 100644 --- a/tests/ref/fate/cavs +++ b/tests/ref/fate/cavs @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 0/1 0, 0, 0, 1, 622080, 0x2276bc78 0, 1, 1, 1, 622080, 0xda1f698a 0, 2, 2, 1, 622080, 0xb9907023 diff --git a/tests/ref/fate/cdgraphics b/tests/ref/fate/cdgraphics index ee02f5d52674bc60c67efc4f512b6906f82ae3f8..f079bd4df0c51e2540bc9672b7c05f721c251235 100644 --- a/tests/ref/fate/cdgraphics +++ b/tests/ref/fate/cdgraphics @@ -1,4 +1,8 @@ #tb 0: 1/300 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 300x216 +#sar 0: 0/1 0, 0, 0, 1, 259200, 0x29aeb27e 0, 1, 1, 1, 259200, 0x29aeb27e 0, 2, 2, 1, 259200, 0x6779f55d diff --git a/tests/ref/fate/cdxl-bitline-ham6 b/tests/ref/fate/cdxl-bitline-ham6 index 9ba7404b71902e5f968e828eb09a183c038d3c04..37c14596ebe0677550edd39a16c84ea92bf7c413 100644 --- a/tests/ref/fate/cdxl-bitline-ham6 +++ b/tests/ref/fate/cdxl-bitline-ham6 @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 162x130 +#sar 0: 0/1 0, 0, 0, 1, 63180, 0xcda82c16 0, 1, 1, 1, 63180, 0xa6097bf9 0, 2, 2, 1, 63180, 0x4c2fb091 diff --git a/tests/ref/fate/cdxl-demux b/tests/ref/fate/cdxl-demux index 7e4c4c82ebbbd62cc044c414f352e0a7a2c18e52..828b2c91fa76e67ef7340e30ec0768417b53efda 100644 --- a/tests/ref/fate/cdxl-demux +++ b/tests/ref/fate/cdxl-demux @@ -1,5 +1,13 @@ #tb 0: 1/11025 +#media_type 0: video +#codec_id 0: cdxl +#dimensions 0: 176x128 +#sar 0: 0/1 #tb 1: 1/11025 +#media_type 1: audio +#codec_id 1: pcm_s8 +#sample_rate 1: 11025 +#channel_layout 1: 4 0, 0, 0, 1884, 22688, 0xc954a244 1, 0, 0, 1884, 1884, 0x06925e3e 0, 1884, 1884, 1884, 22688, 0x3ee4a304 diff --git a/tests/ref/fate/cdxl-ham6 b/tests/ref/fate/cdxl-ham6 index 6426d450144cb9f80b35b153de2d7b996fa928ad..1602c8af3e2fbb4f10a79b9ba208d5d020616aa1 100644 --- a/tests/ref/fate/cdxl-ham6 +++ b/tests/ref/fate/cdxl-ham6 @@ -1,4 +1,8 @@ #tb 0: 52/525 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 57600, 0x87887a7b 0, 1, 1, 1, 57600, 0x10c301d2 0, 2, 2, 1, 57600, 0xd1a6f910 diff --git a/tests/ref/fate/cdxl-ham8 b/tests/ref/fate/cdxl-ham8 index 1eebea37c77ff4af1f17cb83f6ff64fe3b7d4cd3..ab1f76afa8fb0a76946af44da4ae574a65a86c45 100644 --- a/tests/ref/fate/cdxl-ham8 +++ b/tests/ref/fate/cdxl-ham8 @@ -1,2 +1,6 @@ #tb 0: 12/281 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x128 +#sar 0: 0/1 0, 0, 0, 1, 67584, 0xce0cade5 diff --git a/tests/ref/fate/cdxl-pal8 b/tests/ref/fate/cdxl-pal8 index b2fb04518edfcd1d4d6dddf1ecac88987c888ad6..a242b0ce66945596f9f0c204d87a5ac393060e0f 100644 --- a/tests/ref/fate/cdxl-pal8 +++ b/tests/ref/fate/cdxl-pal8 @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x128 +#sar 0: 0/1 0, 0, 0, 1, 67584, 0x5eae629b 0, 1, 1, 1, 67584, 0x32591227 0, 2, 2, 1, 67584, 0x4e4424c7 diff --git a/tests/ref/fate/cdxl-pal8-small b/tests/ref/fate/cdxl-pal8-small index f7a1a465ab39529ad791c8810e1aab793ac9fcb1..326eef7763f77c0738db4fcffeb9c54453d7a28c 100644 --- a/tests/ref/fate/cdxl-pal8-small +++ b/tests/ref/fate/cdxl-pal8-small @@ -1,4 +1,8 @@ #tb 0: 368/11025 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x80 +#sar 0: 0/1 0, 0, 0, 1, 30720, 0x0d552cfd 0, 1, 1, 1, 30720, 0x3cf93291 0, 2, 2, 1, 30720, 0xe45b2868 diff --git a/tests/ref/fate/cljr b/tests/ref/fate/cljr index 584254154a8b80d54c77a9e0ab8a420abf9008fd..ad4388d43ad7073b1ffc3dc68c4bfb87217439b3 100644 --- a/tests/ref/fate/cljr +++ b/tests/ref/fate/cljr @@ -1,4 +1,8 @@ #tb 0: 3521/100000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 240x180 +#sar 0: 0/1 0, 0, 0, 1, 64800, 0x63132a60 0, 1, 1, 1, 64800, 0xb3c729a3 0, 2, 2, 1, 64800, 0xa27b1e0e diff --git a/tests/ref/fate/corepng b/tests/ref/fate/corepng index e20071405d2a034c63df84523202b69ce45fbad4..4c106ed410f2ef43eef78940c72b22a70e28fa53 100644 --- a/tests/ref/fate/corepng +++ b/tests/ref/fate/corepng @@ -1,5 +1,13 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 #tb 1: 1/11025 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 11025 +#channel_layout 1: 4 0, 0, 0, 1, 230400, 0x03e25ead 1, 0, 0, 5513, 11026, 0x27ad637c 0, 1, 1, 1, 230400, 0x0a520ffd diff --git a/tests/ref/fate/creatureshock-avs b/tests/ref/fate/creatureshock-avs index 4c721d8594f20f4fd8bd9b4d13ae8d50c4012ff6..82460b243f1ff5793574ea14baf306bd95941802 100644 --- a/tests/ref/fate/creatureshock-avs +++ b/tests/ref/fate/creatureshock-avs @@ -1,5 +1,13 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 318x198 +#sar 0: 0/1 #tb 1: 1/22222 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 22222 +#channel_layout 1: 4 0, 0, 0, 1, 188892, 0x9f47a5ec 1, 0, 0, 8186, 16372, 0xfaaab59d 0, 1, 1, 1, 188892, 0xdece0269 diff --git a/tests/ref/fate/cscd b/tests/ref/fate/cscd index 74fe94ef64a792a6e8a2f8e43f081f6d58efc0f1..9af7b2fd6389bebc67c254111ccd70bf5cdee92b 100644 --- a/tests/ref/fate/cscd +++ b/tests/ref/fate/cscd @@ -1,4 +1,8 @@ #tb 0: 1/200 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 300x300 +#sar 0: 0/1 0, 0, 0, 1, 270000, 0xf90015d8 0, 9, 9, 1, 270000, 0xf90015d8 0, 15, 15, 1, 270000, 0xf90015d8 diff --git a/tests/ref/fate/cvid-grayscale b/tests/ref/fate/cvid-grayscale index 1b586b3ddebb2895214214ccd8dc909846c3bdc2..a4f8dde805f6449da6adf49875554827f512f08a 100644 --- a/tests/ref/fate/cvid-grayscale +++ b/tests/ref/fate/cvid-grayscale @@ -1,4 +1,8 @@ #tb 0: 99561/500000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 100x75 +#sar 0: 0/1 0, 0, 0, 1, 22500, 0x0f8e562e 0, 1, 1, 1, 22500, 0x507aef06 0, 2, 2, 1, 22500, 0x059d6137 diff --git a/tests/ref/fate/cvid-palette b/tests/ref/fate/cvid-palette index 49de1c1a051cb0fb69a616222480daa58eb9b5b8..eae41618b51c41d1ab5d6afcac0f454b6f7ce848 100644 --- a/tests/ref/fate/cvid-palette +++ b/tests/ref/fate/cvid-palette @@ -1,4 +1,8 @@ #tb 0: 200/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 57600, 0x1f5c89b7 0, 1, 1, 1, 57600, 0xd2055aaf 0, 2, 2, 1, 57600, 0x22336052 diff --git a/tests/ref/fate/cvid-partial b/tests/ref/fate/cvid-partial index bb368a1eaef6f5de4c523878c88b255684c21725..990939db1c9c6c60cabb184282e85529b1ac7001 100644 --- a/tests/ref/fate/cvid-partial +++ b/tests/ref/fate/cvid-partial @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 400x187 +#sar 0: 0/1 0, 0, 0, 1, 224400, 0xd8f2f310 0, 1, 1, 1, 224400, 0xe38676c2 0, 2, 2, 1, 224400, 0x7163b6ad diff --git a/tests/ref/fate/cyberia-c93 b/tests/ref/fate/cyberia-c93 index f02435c0901c32f8bd919e4bfb95702155496265..5eb433649bec26a87d091810e4b79f66d6e4f678 100644 --- a/tests/ref/fate/cyberia-c93 +++ b/tests/ref/fate/cyberia-c93 @@ -1,5 +1,13 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x192 +#sar 0: 5/6 #tb 1: 1/16129 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 16129 +#channel_layout 1: 4 0, 0, 0, 1, 184320, 0x8433f0f8 1, 0, 0, 14184, 28368, 0xaacc96a5 0, 1, 1, 1, 184320, 0xd0d480f7 diff --git a/tests/ref/fate/cyuv b/tests/ref/fate/cyuv index 37bdd2ff9b98bb2e303c2dc7cb4bf2fab1c03b8a..18caeb879ca46b0c2f4e5cbf09ee88c299d059a1 100644 --- a/tests/ref/fate/cyuv +++ b/tests/ref/fate/cyuv @@ -1,4 +1,8 @@ #tb 0: 33333/1000000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x501e6abe 0, 1, 1, 1, 38016, 0x84976f13 0, 2, 2, 1, 38016, 0x8c487acb diff --git a/tests/ref/fate/d-cinema-demux b/tests/ref/fate/d-cinema-demux index 2f28e46efe71cf1b93ddb968f4b2b3f9f3b45865..8e747de2a1c8d34831a30734637fbaaf24a63695 100644 --- a/tests/ref/fate/d-cinema-demux +++ b/tests/ref/fate/d-cinema-demux @@ -1,4 +1,8 @@ #tb 0: 1/90000 +#media_type 0: audio +#codec_id 0: pcm_s24daud +#sample_rate 0: 96000 +#channel_layout 0: 60f 0, 0, 0, 1875, 36000, 0xd592781d 0, 1875, 1875, 1875, 36000, 0xd592781d 0, 3750, 3750, 1875, 36000, 0xd592781d diff --git a/tests/ref/fate/d-eavp6-demux b/tests/ref/fate/d-eavp6-demux index 3587a0837cc43b11c49fcb45feab39fad61599a8..7cc13cf82a6a4e686d23a6e88c2c163d79202630 100644 --- a/tests/ref/fate/d-eavp6-demux +++ b/tests/ref/fate/d-eavp6-demux @@ -1,5 +1,13 @@ #tb 0: 32767/982027 +#media_type 0: video +#codec_id 0: vp6 +#dimensions 0: 64x64 +#sar 0: 0/1 #tb 1: 32767/982027 +#media_type 1: video +#codec_id 1: vp6 +#dimensions 1: 64x64 +#sar 1: 0/1 0, 0, 0, 1, 1860, 0xbd548c4c 1, 0, 0, 1, 1748, 0x96046284 0, 1, 1, 1, 1044, 0x814efc86, F=0x0 diff --git a/tests/ref/fate/dds-argb b/tests/ref/fate/dds-argb index fbde4242e4e95493b78e2a9f5b76a721ff8850d4..f230133f7141c9609f11361069599bc0e1f9016c 100644 --- a/tests/ref/fate/dds-argb +++ b/tests/ref/fate/dds-argb @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 220x64 +#sar 0: 0/1 0, 0, 0, 1, 56320, 0xfcaa920b diff --git a/tests/ref/fate/dds-argb-aexp b/tests/ref/fate/dds-argb-aexp index f52410f98e828eb5174da632f9241d6caffdaf7f..0e2b9af0090a82c4abb8f6bd2bb97e2b64f1cf40 100644 --- a/tests/ref/fate/dds-argb-aexp +++ b/tests/ref/fate/dds-argb-aexp @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xfdd37c43 diff --git a/tests/ref/fate/dds-dx10-bc1 b/tests/ref/fate/dds-dx10-bc1 index 84efd9f5ce5a98c5d5b78e29e61b993bddca8586..e99bf00eb508c0594d224f87560ff9d35fe6e139 100644 --- a/tests/ref/fate/dds-dx10-bc1 +++ b/tests/ref/fate/dds-dx10-bc1 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xed2f850f diff --git a/tests/ref/fate/dds-dx10-bc1a b/tests/ref/fate/dds-dx10-bc1a index 8cb4589e9bb286d3d0722d5c40747accb465e594..53a2256fe9e64d500d7b20582b9c48c2629f6524 100644 --- a/tests/ref/fate/dds-dx10-bc1a +++ b/tests/ref/fate/dds-dx10-bc1a @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x473b484b diff --git a/tests/ref/fate/dds-dx10-bc2 b/tests/ref/fate/dds-dx10-bc2 index a25180de24dcfc6e9944528b9af97cd25f370ea0..5c31b38a6b91c8e093f903bbe51349773d735541 100644 --- a/tests/ref/fate/dds-dx10-bc2 +++ b/tests/ref/fate/dds-dx10-bc2 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x2bce3baa diff --git a/tests/ref/fate/dds-dx10-bc3 b/tests/ref/fate/dds-dx10-bc3 index 296c94523da514c6e33eae5c99f78d6ddc8be898..4bc4ef43d9fb57f1b545cd2d79c694c2ebee124d 100644 --- a/tests/ref/fate/dds-dx10-bc3 +++ b/tests/ref/fate/dds-dx10-bc3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xb91d3c62 diff --git a/tests/ref/fate/dds-dx10-bc4 b/tests/ref/fate/dds-dx10-bc4 index 4583d258c1ca2c36a4185ffd05ce098ce85f2450..8d57cfa99386dae89013594beef9361a649f1463 100644 --- a/tests/ref/fate/dds-dx10-bc4 +++ b/tests/ref/fate/dds-dx10-bc4 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xfdfd1751 diff --git a/tests/ref/fate/dds-dx10-bc5 b/tests/ref/fate/dds-dx10-bc5 index bf595eb4e24b228fa2b7497391918e7d8abe49ad..d8e473422c0716be7f3e240f91c22e41b0393c03 100644 --- a/tests/ref/fate/dds-dx10-bc5 +++ b/tests/ref/fate/dds-dx10-bc5 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x79bd207e diff --git a/tests/ref/fate/dds-dxt1 b/tests/ref/fate/dds-dxt1 index 24774069db9f90a79c17f8bc4b0e4886d535bcc7..f1c6c9ce13ac70cd43b40497a942bbae66d13c11 100644 --- a/tests/ref/fate/dds-dxt1 +++ b/tests/ref/fate/dds-dxt1 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x64 +#sar 0: 0/1 0, 0, 0, 1, 32768, 0xf52adc80 diff --git a/tests/ref/fate/dds-dxt1-normalmap b/tests/ref/fate/dds-dxt1-normalmap index 3f77547c058271a6edfaa63cbd733c37505f9653..15d63b1101ce378f3a510581d27b7be9bbe97483 100644 --- a/tests/ref/fate/dds-dxt1-normalmap +++ b/tests/ref/fate/dds-dxt1-normalmap @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x2b411855 diff --git a/tests/ref/fate/dds-dxt1a b/tests/ref/fate/dds-dxt1a index 05be314bb9eea1ca4db69796bd3fb84971734ef3..1786b49dbd283babaa7e08bf55841632dd54b278 100644 --- a/tests/ref/fate/dds-dxt1a +++ b/tests/ref/fate/dds-dxt1a @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xcabb50ea diff --git a/tests/ref/fate/dds-dxt2 b/tests/ref/fate/dds-dxt2 index 40bcf6ebab4f86f8336df063c839369d143f2dbd..b5bdfbadc36a8a533ba34a041e6e45dfc7f1bbe6 100644 --- a/tests/ref/fate/dds-dxt2 +++ b/tests/ref/fate/dds-dxt2 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x11cebeb0 diff --git a/tests/ref/fate/dds-dxt3 b/tests/ref/fate/dds-dxt3 index 41401daeb246e120e874a65188068e72c7a357a5..d93e35c43d5baa470e73fed21e6be5b6597454ac 100644 --- a/tests/ref/fate/dds-dxt3 +++ b/tests/ref/fate/dds-dxt3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x729b74ba diff --git a/tests/ref/fate/dds-dxt4 b/tests/ref/fate/dds-dxt4 index dc5d73f540565ae575b2c9e3d90ea8331a1d9cf1..136dfd80062ba2b958a609c32770fcac4e1334f3 100644 --- a/tests/ref/fate/dds-dxt4 +++ b/tests/ref/fate/dds-dxt4 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x31aaacd6 diff --git a/tests/ref/fate/dds-dxt5 b/tests/ref/fate/dds-dxt5 index 399d6d954de209ce66df76a2f61780ee87d44241..696e0389e4cb86ad2c2e3b9fa4492b9c73d0d722 100644 --- a/tests/ref/fate/dds-dxt5 +++ b/tests/ref/fate/dds-dxt5 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xfd3166aa diff --git a/tests/ref/fate/dds-dxt5-aexp b/tests/ref/fate/dds-dxt5-aexp index ff91afde5324847d9e8a0bb835811311cccb9bb9..334dcc1ccb4ee2530aed57d5d6c22ea9560c44fa 100644 --- a/tests/ref/fate/dds-dxt5-aexp +++ b/tests/ref/fate/dds-dxt5-aexp @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x3c987914 diff --git a/tests/ref/fate/dds-dxt5-normalmap b/tests/ref/fate/dds-dxt5-normalmap index 680d1b7ff29013c2e160581e78ead2cc1984b3f9..b562b1914a04b3939bac59d6ebcf1cde206d65f9 100644 --- a/tests/ref/fate/dds-dxt5-normalmap +++ b/tests/ref/fate/dds-dxt5-normalmap @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xd29b1ea1 diff --git a/tests/ref/fate/dds-dxt5-normalmap-ati b/tests/ref/fate/dds-dxt5-normalmap-ati index 7f088f7584d89d167553fe641005ac3448b6c235..b1fb53d9ff2d36301164503413bd29c2aef1d1e3 100644 --- a/tests/ref/fate/dds-dxt5-normalmap-ati +++ b/tests/ref/fate/dds-dxt5-normalmap-ati @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x54cb212f diff --git a/tests/ref/fate/dds-dxt5-rbxg b/tests/ref/fate/dds-dxt5-rbxg index 7dbecf4235212197e44ac2b36286867dfa00d1f0..01779464c5add41084b483e7ac59d00979d1bf36 100644 --- a/tests/ref/fate/dds-dxt5-rbxg +++ b/tests/ref/fate/dds-dxt5-rbxg @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x37588d12 diff --git a/tests/ref/fate/dds-dxt5-rgxb b/tests/ref/fate/dds-dxt5-rgxb index 137913d83bd6d7786892e02e2878654d41afcb2e..522679cb97125c67f900f6d5e49ad452cb082ac4 100644 --- a/tests/ref/fate/dds-dxt5-rgxb +++ b/tests/ref/fate/dds-dxt5-rgxb @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xfb6b91cf diff --git a/tests/ref/fate/dds-dxt5-rxbg b/tests/ref/fate/dds-dxt5-rxbg index b6e12d3d713a870d7b552fc7f35a4d23345e7859..cc6a23992beb6139ad49f33d02b8da104f2d9f34 100644 --- a/tests/ref/fate/dds-dxt5-rxbg +++ b/tests/ref/fate/dds-dxt5-rxbg @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xc6cb8cbe diff --git a/tests/ref/fate/dds-dxt5-rxgb b/tests/ref/fate/dds-dxt5-rxgb index a4190d5493c4702d21188d645539a3c367a09eba..9d70af87c08c4f9989e0bff633178951d343603c 100644 --- a/tests/ref/fate/dds-dxt5-rxgb +++ b/tests/ref/fate/dds-dxt5-rxgb @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xb67d936a diff --git a/tests/ref/fate/dds-dxt5-xgbr b/tests/ref/fate/dds-dxt5-xgbr index 95404f2297a23ee90b9f0433c211a43115dec29d..2f82cdc020d65f0327597b48131d5a2f9ede62bc 100644 --- a/tests/ref/fate/dds-dxt5-xgbr +++ b/tests/ref/fate/dds-dxt5-xgbr @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xb0e69293 diff --git a/tests/ref/fate/dds-dxt5-xgxr b/tests/ref/fate/dds-dxt5-xgxr index 3ed73c395f66bbbeea5bd8bc35c127e66fd9062b..35554499198116750346803044d541e0be2cbd7d 100644 --- a/tests/ref/fate/dds-dxt5-xgxr +++ b/tests/ref/fate/dds-dxt5-xgxr @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xa93de1ad diff --git a/tests/ref/fate/dds-dxt5-xrbg b/tests/ref/fate/dds-dxt5-xrbg index f6479554c4c124453ef0f31f4dd2a9dbd867f2ab..e6228f7c663b4a1efd2248741b2380b80beaafa0 100644 --- a/tests/ref/fate/dds-dxt5-xrbg +++ b/tests/ref/fate/dds-dxt5-xrbg @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xf20d8b69 diff --git a/tests/ref/fate/dds-dxt5-ycocg b/tests/ref/fate/dds-dxt5-ycocg index 1dd8bef8557e20e83ec07f617e03702d4854261f..7f98652ef67a8e7dcdbe7b89b1dab6c49dda866a 100644 --- a/tests/ref/fate/dds-dxt5-ycocg +++ b/tests/ref/fate/dds-dxt5-ycocg @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x0d0c8d20 diff --git a/tests/ref/fate/dds-dxt5-ycocg-scaled b/tests/ref/fate/dds-dxt5-ycocg-scaled index 5a70b490f8b10c5ba373af79a205dc6a1a666b5e..2e74a8419bc0aedfbb69f5bbfee1935ac6f9f5d1 100644 --- a/tests/ref/fate/dds-dxt5-ycocg-scaled +++ b/tests/ref/fate/dds-dxt5-ycocg-scaled @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x5a089973 diff --git a/tests/ref/fate/dds-pal b/tests/ref/fate/dds-pal index 575a4bd51b9050bd7b919dfe49b1ed8d547f43b7..08c14a2bf16617a21ee5233a2849fc653fda3af1 100644 --- a/tests/ref/fate/dds-pal +++ b/tests/ref/fate/dds-pal @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 65536, 0x4287e5cd diff --git a/tests/ref/fate/dds-pal-ati b/tests/ref/fate/dds-pal-ati index 6de8adb4454137c9ad434a5edb3e6244e98a72d0..3303f7614fc8cb4ef1f4dbde7f83c93b36cefe4a 100644 --- a/tests/ref/fate/dds-pal-ati +++ b/tests/ref/fate/dds-pal-ati @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x6ac18060 diff --git a/tests/ref/fate/dds-rgb16 b/tests/ref/fate/dds-rgb16 index 40a9938f34aca911e88a6c9c7525465764e7db01..7865070c06a70d5254da26416712d87b1e3de956 100644 --- a/tests/ref/fate/dds-rgb16 +++ b/tests/ref/fate/dds-rgb16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xc8910265 diff --git a/tests/ref/fate/dds-rgb24 b/tests/ref/fate/dds-rgb24 index 3eeb1eb04c1a98e488f197a3f78eca473818fa0e..2d4e7ed7a41ca086911c201a3b98d6a02ac1700d 100644 --- a/tests/ref/fate/dds-rgb24 +++ b/tests/ref/fate/dds-rgb24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x64 +#sar 0: 0/1 0, 0, 0, 1, 24576, 0xef0f9653 diff --git a/tests/ref/fate/dds-rgba b/tests/ref/fate/dds-rgba index 803b40a70a256360f7344b54bb3056fa76078741..7a14673c62a85473e23b4f109d681da76b91485b 100644 --- a/tests/ref/fate/dds-rgba +++ b/tests/ref/fate/dds-rgba @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 80x80 +#sar 0: 0/1 0, 0, 0, 1, 25600, 0xa2a47b2f diff --git a/tests/ref/fate/dds-rgtc1s b/tests/ref/fate/dds-rgtc1s index 5085962e55a559cad8501c5549ac33af5e814668..f0e271b52c94f29e8e148b42bb6c3676d9a561a1 100644 --- a/tests/ref/fate/dds-rgtc1s +++ b/tests/ref/fate/dds-rgtc1s @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xcda652a4 diff --git a/tests/ref/fate/dds-rgtc1u b/tests/ref/fate/dds-rgtc1u index b7cff66eb324afbdb36030d106a748ab77d522d0..5ef5c0540b9415402566cde69a846a1fcf6b8fc8 100644 --- a/tests/ref/fate/dds-rgtc1u +++ b/tests/ref/fate/dds-rgtc1u @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x629a1b44 diff --git a/tests/ref/fate/dds-rgtc2s b/tests/ref/fate/dds-rgtc2s index 722760205d22c3e8ea2060c707a494c7cb4012c6..9e8653b141a4268cb70e6f7f329ffc9168eb391e 100644 --- a/tests/ref/fate/dds-rgtc2s +++ b/tests/ref/fate/dds-rgtc2s @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0xa0135ca8 diff --git a/tests/ref/fate/dds-rgtc2u b/tests/ref/fate/dds-rgtc2u index 0b6678bbfa8e135470636026a3ce8b2dd3e47653..9d3683f77e1966c7543e3db7d33230b162505240 100644 --- a/tests/ref/fate/dds-rgtc2u +++ b/tests/ref/fate/dds-rgtc2u @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x38cb221a diff --git a/tests/ref/fate/dds-rgtc2u-xy b/tests/ref/fate/dds-rgtc2u-xy index bf595eb4e24b228fa2b7497391918e7d8abe49ad..d8e473422c0716be7f3e240f91c22e41b0393c03 100644 --- a/tests/ref/fate/dds-rgtc2u-xy +++ b/tests/ref/fate/dds-rgtc2u-xy @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x79bd207e diff --git a/tests/ref/fate/dds-uyvy b/tests/ref/fate/dds-uyvy index 2bcbaa045552d46097ab2a24462dfa6c9985499a..b6fa221486c8353f65f760cb255e72782c9a0323 100644 --- a/tests/ref/fate/dds-uyvy +++ b/tests/ref/fate/dds-uyvy @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 8192, 0x3c658750 diff --git a/tests/ref/fate/dds-xbgr b/tests/ref/fate/dds-xbgr index eb7a0246dbcdb9bd9ea17e667642b67879afb5ad..d4f4d98517ad87db9652dd5ac77361f299eba68f 100644 --- a/tests/ref/fate/dds-xbgr +++ b/tests/ref/fate/dds-xbgr @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x70336a28 diff --git a/tests/ref/fate/dds-xrgb b/tests/ref/fate/dds-xrgb index 63e5225f89693cc08ba8783531fe28b13949a3dd..23d466721de2077f5a43e2df2b755dfa68806331 100644 --- a/tests/ref/fate/dds-xrgb +++ b/tests/ref/fate/dds-xrgb @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x702f6a28 diff --git a/tests/ref/fate/dds-y b/tests/ref/fate/dds-y index ae62091b65ff531232d436bd7641ff8c6695e8e3..9a8f01dd960ec27cf2e8a605101a2dcf064af12a 100644 --- a/tests/ref/fate/dds-y +++ b/tests/ref/fate/dds-y @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x64 +#sar 0: 0/1 0, 0, 0, 1, 8192, 0x56eca90f diff --git a/tests/ref/fate/dds-ya b/tests/ref/fate/dds-ya index d6527c638d7364c09ee336bc66bce7f53ba2c74a..1de0436b83b772e533aa83eb1759ad5186f725a5 100644 --- a/tests/ref/fate/dds-ya +++ b/tests/ref/fate/dds-ya @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 220x64 +#sar 0: 0/1 0, 0, 0, 1, 28160, 0xd3981fcb diff --git a/tests/ref/fate/dds-ycocg b/tests/ref/fate/dds-ycocg index f3dd727cbeee8cac0f8e7ab45f4609df27ba2cb9..6d22842a6f5c8a720a3e6a4f0406b4b6fde24e71 100644 --- a/tests/ref/fate/dds-ycocg +++ b/tests/ref/fate/dds-ycocg @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x4cb08d0a diff --git a/tests/ref/fate/dds-yuyv b/tests/ref/fate/dds-yuyv index e65c9507da532f2daab1f1396ba0153549640cf9..07efd876ac33fbb5df2354069fca27502b26862b 100644 --- a/tests/ref/fate/dds-yuyv +++ b/tests/ref/fate/dds-yuyv @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 8192, 0xc1108750 diff --git a/tests/ref/fate/delphine-cin-audio b/tests/ref/fate/delphine-cin-audio index 1a94a6be0aa490b47db1b4cfcba1d50d418ef2d5..5a69640a4c5889a4742d16cbbe2f60f1750df752 100644 --- a/tests/ref/fate/delphine-cin-audio +++ b/tests/ref/fate/delphine-cin-audio @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 4 0, 0, 0, 88224, 176448, 0x541ddc55 0, 88224, 88224, 1838, 3676, 0xaf455081 0, 90062, 90062, 1838, 3676, 0x27ef4e91 diff --git a/tests/ref/fate/delphine-cin-video b/tests/ref/fate/delphine-cin-video index feaea26d44c27e736579eeedf217ed224855c578..6d25164a94434fe96ecd31740891f07b4a3c00fe 100644 --- a/tests/ref/fate/delphine-cin-video +++ b/tests/ref/fate/delphine-cin-video @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x160 +#sar 0: 0/1 0, 0, 0, 1, 153600, 0x00000000 0, 1, 1, 1, 153600, 0x9c77862c 0, 2, 2, 1, 153600, 0xd487c33c diff --git a/tests/ref/fate/deluxepaint-anm b/tests/ref/fate/deluxepaint-anm index e69b95e125342b9f0045a9c19436ceb1f4831320..e466f25330d5766ff90dc52b0804980c3efc6ca4 100644 --- a/tests/ref/fate/deluxepaint-anm +++ b/tests/ref/fate/deluxepaint-anm @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x82a79641 0, 1, 1, 1, 192000, 0x43079971 0, 2, 2, 1, 192000, 0x6311f1e5 diff --git a/tests/ref/fate/dfa1 b/tests/ref/fate/dfa1 index 7bc5bf1e481d89ac1862f7fa5c2e91ec6233ef7e..3764391c3532d9b8ba59904aae55d9b2e740c64d 100644 --- a/tests/ref/fate/dfa1 +++ b/tests/ref/fate/dfa1 @@ -1,4 +1,8 @@ #tb 0: 16/125 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0xb69faa34 0, 1, 1, 1, 921600, 0x38680829 0, 2, 2, 1, 921600, 0xa7263c5a diff --git a/tests/ref/fate/dfa10 b/tests/ref/fate/dfa10 index a799f03b221c97cee643a4a14eeefc4436afc120..8e0e3c9ec1f66a0a7738ff0e764832ee976f4c4b 100644 --- a/tests/ref/fate/dfa10 +++ b/tests/ref/fate/dfa10 @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x7384f9b2 0, 1, 1, 1, 192000, 0xd1f61c71 0, 2, 2, 1, 192000, 0x0c6937d1 diff --git a/tests/ref/fate/dfa11 b/tests/ref/fate/dfa11 index 30b4b710324f530454de5418e0b0cdaff0a09936..22571b594e8b493889cc3618947875ad8e1d2e13 100644 --- a/tests/ref/fate/dfa11 +++ b/tests/ref/fate/dfa11 @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x4269d703 0, 1, 1, 1, 192000, 0xdf8667e7 0, 2, 2, 1, 192000, 0x450026ad diff --git a/tests/ref/fate/dfa2 b/tests/ref/fate/dfa2 index cc4b454fa97a138baeb67a5af1de9ccc22357f6b..0fd55b738bb06ac900595a783d8d30650a296d8c 100644 --- a/tests/ref/fate/dfa2 +++ b/tests/ref/fate/dfa2 @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x8a5d15df 0, 1, 1, 1, 921600, 0x92c01362 0, 2, 2, 1, 921600, 0xe1a31643 diff --git a/tests/ref/fate/dfa3 b/tests/ref/fate/dfa3 index 9b170ec69b59729be15a1a55e34c705adb1dded2..417250cb18f6c00018b87c75856b8e0edc0968cc 100644 --- a/tests/ref/fate/dfa3 +++ b/tests/ref/fate/dfa3 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x236a1b54 0, 1, 1, 1, 192000, 0xfb438b68 0, 2, 2, 1, 192000, 0xde504563 diff --git a/tests/ref/fate/dfa4 b/tests/ref/fate/dfa4 index 0e0dc020a4f7b1dd56baaf8bf9e3994a1e37cea3..76a4edecb704ec7c425574c8aa131cdf030381e1 100644 --- a/tests/ref/fate/dfa4 +++ b/tests/ref/fate/dfa4 @@ -1,4 +1,8 @@ #tb 0: 71/500 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x00000000 0, 1, 1, 1, 921600, 0xd9e060e3 0, 2, 2, 1, 921600, 0x15e28dc7 diff --git a/tests/ref/fate/dfa5 b/tests/ref/fate/dfa5 index 3be3c5269aa2cc0f4c4f394fb3d4f96237a9acec..c836bf720257dc32ec811e9e161b6b5eb1036ccd 100644 --- a/tests/ref/fate/dfa5 +++ b/tests/ref/fate/dfa5 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x9754890f 0, 1, 1, 1, 192000, 0x01668965 0, 2, 2, 1, 192000, 0xbd1b5e12 diff --git a/tests/ref/fate/dfa6 b/tests/ref/fate/dfa6 index 535f98b346f5e7ed497335631283669adc22b190..83b199836955a873f8b919bd746011c3a427db52 100644 --- a/tests/ref/fate/dfa6 +++ b/tests/ref/fate/dfa6 @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0xb718dc63 0, 1, 1, 1, 192000, 0x2efb7b89 0, 2, 2, 1, 192000, 0x70827047 diff --git a/tests/ref/fate/dfa7 b/tests/ref/fate/dfa7 index 28122c5287a52cfc890da18ea395364217a42436..6a62f727fe04e942ad4c88ef7a8f395ff61f1349 100644 --- a/tests/ref/fate/dfa7 +++ b/tests/ref/fate/dfa7 @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 46x57 +#sar 0: 0/1 0, 0, 0, 1, 7866, 0xab73dae7 0, 1, 1, 1, 7866, 0x100adec8 0, 2, 2, 1, 7866, 0x1a20ddfa diff --git a/tests/ref/fate/dfa8 b/tests/ref/fate/dfa8 index 866260a10ca5e74cafd9615258e8b3f00ddb8de8..7b83f3e23b95b3da38b1147ef2fea875bba1f2af 100644 --- a/tests/ref/fate/dfa8 +++ b/tests/ref/fate/dfa8 @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 218x206 +#sar 0: 0/1 0, 0, 0, 1, 134724, 0x53784ca9 0, 1, 1, 1, 134724, 0x14c345b7 0, 2, 2, 1, 134724, 0xe0d0dd51 diff --git a/tests/ref/fate/dfa9 b/tests/ref/fate/dfa9 index 99eb3f678df503f6756c5dc385d546f43d19107d..74b596fd65ed187d4c9080a1dd62380a38ac1bb5 100644 --- a/tests/ref/fate/dfa9 +++ b/tests/ref/fate/dfa9 @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 338x225 +#sar 0: 0/1 0, 0, 0, 1, 228150, 0xde68df49 0, 1, 1, 1, 228150, 0x8e12bcaf 0, 2, 2, 1, 228150, 0x851b04f7 diff --git a/tests/ref/fate/dirac b/tests/ref/fate/dirac index 7781b4e5ddd91cc35ca160c20a3b8fa8d6d91470..f3f3dafb19f40fcabd53cd123f56c28f4256213d 100644 --- a/tests/ref/fate/dirac +++ b/tests/ref/fate/dirac @@ -1,3 +1,7 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0xf73819e8 0, 1, 1, 1, 115200, 0x082e3788 diff --git a/tests/ref/fate/dnxhd-mbaff b/tests/ref/fate/dnxhd-mbaff index 171c244d14c5c53c6f88a263b37a8c8c50934719..d694cfede276bb3fd6f9d59d6d97ea5388ef3ba7 100644 --- a/tests/ref/fate/dnxhd-mbaff +++ b/tests/ref/fate/dnxhd-mbaff @@ -1,2 +1,6 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1440x1080 +#sar 0: 4/3 0, 0, 0, 1, 6220800, 0xe78198c0 diff --git a/tests/ref/fate/dnxhr-444 b/tests/ref/fate/dnxhr-444 index f9e73c313e83a5e1b658f76bc24275cb692c7e14..25f42194eeac3d148bee97a14749e902526d43c0 100644 --- a/tests/ref/fate/dnxhr-444 +++ b/tests/ref/fate/dnxhr-444 @@ -1,2 +1,6 @@ #tb 0: 1/24 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x839 +#sar 0: 0/1 0, 0, 0, 1, 9665280, 0x19ef4057 diff --git a/tests/ref/fate/dnxhr-parse b/tests/ref/fate/dnxhr-parse index ae1bd8ab1a8c528ac2562fe7029bf646089373fa..2fc5a47f58de3e19f2a4b16dbcf4fbde52166bbb 100644 --- a/tests/ref/fate/dnxhr-parse +++ b/tests/ref/fate/dnxhr-parse @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 3840x2160 +#sar 0: 0/1 0, 0, 0, 1, 16588800, 0x67ebfdb1 0, 1, 1, 1, 16588800, 0x7fa687e6 0, 2, 2, 1, 16588800, 0x4e13f5eb diff --git a/tests/ref/fate/dpcm-idroq b/tests/ref/fate/dpcm-idroq index 85e8efb098209f097092fb9a38d89e0f2c89dacf..39f2c799a37911006bac4d98fa68271627e5c757 100644 --- a/tests/ref/fate/dpcm-idroq +++ b/tests/ref/fate/dpcm-idroq @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 7456, 29824, 0x77e265b7 0, 7456, 7456, 736, 2944, 0x8dcdf50b 0, 8192, 8192, 736, 2944, 0xb135cd2a diff --git a/tests/ref/fate/dpcm-interplay b/tests/ref/fate/dpcm-interplay index bda8a8f8d995754e74e42675cfe28b883ea4e300..87a28620a59d93205115c23bcb2cd4774aa98cad 100644 --- a/tests/ref/fate/dpcm-interplay +++ b/tests/ref/fate/dpcm-interplay @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 1462, 5848, 0xea04292b 0, 1462, 1462, 1472, 5888, 0x0e59e942 0, 2934, 2934, 1472, 5888, 0x56d480f6 diff --git a/tests/ref/fate/dpx b/tests/ref/fate/dpx index fdb85ca9bcb9e76bfd48c97a1dc832f1fde92dc1..d5f0ecbcb239d5a150f5e43de268bcc4dafb3944 100644 --- a/tests/ref/fate/dpx +++ b/tests/ref/fate/dpx @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 768x512 +#sar 0: 0/1 0, 0, 0, 1, 2359296, 0x30d4d24f diff --git a/tests/ref/fate/dpxparser b/tests/ref/fate/dpxparser index 0ecc36cab2da9c773fa455428c6570e4ee7b2e6e..c21ad74396fc38e1280270a792829a94db5bc04f 100644 --- a/tests/ref/fate/dpxparser +++ b/tests/ref/fate/dpxparser @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 130x130 +#sar 0: 0/1 0, 0, 0, 1, 50700, 0xe7153545 0, 1, 1, 1, 50700, 0x2bc92ece 0, 2, 2, 1, 50700, 0x83c731bb diff --git a/tests/ref/fate/dss-lp b/tests/ref/fate/dss-lp index b5bee182f908ec00327a3367e9178173e042380d..6b5a7db8f50c02cbc34ec2f9c1718673765a5a11 100644 --- a/tests/ref/fate/dss-lp +++ b/tests/ref/fate/dss-lp @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0xf1107658 0, 240, 240, 240, 480, 0x50dee179 0, 480, 480, 240, 480, 0x40090802 diff --git a/tests/ref/fate/dss-sp b/tests/ref/fate/dss-sp index 111c621bb8d8d1f4cbbadd339fbf577f652f1bca..5caa46999a17afb0fa36651184410401f99d53a3 100644 --- a/tests/ref/fate/dss-sp +++ b/tests/ref/fate/dss-sp @@ -1,4 +1,8 @@ #tb 0: 1/11025 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 11025 +#channel_layout 0: 4 0, 0, 0, 264, 528, 0xa2579e96 0, 264, 264, 264, 528, 0xf9b23172 0, 528, 528, 264, 528, 0x5571a0fe diff --git a/tests/ref/fate/dxa-feeble b/tests/ref/fate/dxa-feeble index 74b43dcf22500e090164f2ddd8733b4433c64385..5fa4175a0cff6c97650765ad730437f4bd794be1 100644 --- a/tests/ref/fate/dxa-feeble +++ b/tests/ref/fate/dxa-feeble @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x0d03844f 0, 1, 1, 1, 921600, 0x0d03844f 0, 2, 2, 1, 921600, 0x649cdcea diff --git a/tests/ref/fate/dxa-scummvm b/tests/ref/fate/dxa-scummvm index 308a8964f20116e36b9db1b9acceef62da49a68c..e8817cb2f1c452769bdc5de69f376702e7879338 100644 --- a/tests/ref/fate/dxa-scummvm +++ b/tests/ref/fate/dxa-scummvm @@ -1,4 +1,8 @@ #tb 0: 8333/100000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x200 +#sar 0: 0/1 0, 0, 0, 1, 384000, 0xef37f34b 0, 1, 1, 1, 384000, 0xef37f34b 0, 2, 2, 1, 384000, 0xfca3cd8b diff --git a/tests/ref/fate/dxtory b/tests/ref/fate/dxtory index 7d3ecbdf0e098d24b078429e6d3cf2936751947c..bda8872816df7ab5266436ac2b381bb444662321 100644 --- a/tests/ref/fate/dxtory +++ b/tests/ref/fate/dxtory @@ -1,3 +1,11 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 #tb 1: 1/48000 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 48000 +#channel_layout 1: 3 0, 0, 0, 1, 1382400, 0x44373645 diff --git a/tests/ref/fate/dxv-dxt1 b/tests/ref/fate/dxv-dxt1 index 128dabaeedcc2fd05e72b0fed0b89a1fb31c4d99..d9f5ece1fbb904bb2c33a277146b5bed4883b24b 100644 --- a/tests/ref/fate/dxv-dxt1 +++ b/tests/ref/fate/dxv-dxt1 @@ -1,2 +1,6 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x0797cd53 diff --git a/tests/ref/fate/dxv-dxt5 b/tests/ref/fate/dxv-dxt5 index 128dabaeedcc2fd05e72b0fed0b89a1fb31c4d99..d9f5ece1fbb904bb2c33a277146b5bed4883b24b 100644 --- a/tests/ref/fate/dxv-dxt5 +++ b/tests/ref/fate/dxv-dxt5 @@ -1,2 +1,6 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x0797cd53 diff --git a/tests/ref/fate/dxv3-dxt1 b/tests/ref/fate/dxv3-dxt1 index e0f1f941ddcdbdd9ac6df4bb649a54813af4886f..96ce66909bd2dd2734bf5d4ee55bf713c0987640 100644 --- a/tests/ref/fate/dxv3-dxt1 +++ b/tests/ref/fate/dxv3-dxt1 @@ -1,2 +1,6 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x98bbcc85 diff --git a/tests/ref/fate/dxv3-dxt5 b/tests/ref/fate/dxv3-dxt5 index 128dabaeedcc2fd05e72b0fed0b89a1fb31c4d99..d9f5ece1fbb904bb2c33a277146b5bed4883b24b 100644 --- a/tests/ref/fate/dxv3-dxt5 +++ b/tests/ref/fate/dxv3-dxt5 @@ -1,2 +1,6 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x0797cd53 diff --git a/tests/ref/fate/ea-cmv b/tests/ref/fate/ea-cmv index 8f9049e90791ff4b128c479759450f7938f9d273..793cb8496f387c270d2cebe0f3130d4759872e45 100644 --- a/tests/ref/fate/ea-cmv +++ b/tests/ref/fate/ea-cmv @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 200x200 +#sar 0: 0/1 0, 0, 0, 1, 120000, 0x34ac91d2 0, 1, 1, 1, 120000, 0x17150729 0, 2, 2, 1, 120000, 0xc3f510bb diff --git a/tests/ref/fate/ea-mad b/tests/ref/fate/ea-mad index 1ea92fda4224985ab2d85faf1c50e98f68143e56..ea92fe18f811a484ce2b8896521ce9b4b8e89b55 100644 --- a/tests/ref/fate/ea-mad +++ b/tests/ref/fate/ea-mad @@ -1,4 +1,8 @@ #tb 0: 33/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x496 +#sar 0: 0/1 0, 0, 0, 1, 535680, 0x889c32cf 0, 1, 1, 1, 535680, 0x0b1ef044 0, 2, 2, 1, 535680, 0xa7d0818b diff --git a/tests/ref/fate/ea-tgq b/tests/ref/fate/ea-tgq index 5c0648dbaf9f2f80e0aa19388ebd949c72bf15bf..2f38e71d259aa73fa869a4135d4238ea4cad8bc5 100644 --- a/tests/ref/fate/ea-tgq +++ b/tests/ref/fate/ea-tgq @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 208x112 +#sar 0: 0/1 0, 0, 0, 1, 34944, 0xe33671a4 0, 1, 1, 1, 34944, 0xe33671a4 0, 2, 2, 1, 34944, 0xe33671a4 diff --git a/tests/ref/fate/ea-tgv-1 b/tests/ref/fate/ea-tgv-1 index fc9218164b0ed179e77a2a141a1bc15143686188..7533af001e2cc8d995a8e37f91c4e395c0ec86ea 100644 --- a/tests/ref/fate/ea-tgv-1 +++ b/tests/ref/fate/ea-tgv-1 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0xfbf2581e 0, 1, 1, 1, 230400, 0xfbf2581e 0, 2, 2, 1, 230400, 0xfbf2581e diff --git a/tests/ref/fate/ea-tgv-2 b/tests/ref/fate/ea-tgv-2 index 5e9de02149a0af36c633842c4dd54204662d9889..cfa100fdc405a43f8973e38992c940520a124851 100644 --- a/tests/ref/fate/ea-tgv-2 +++ b/tests/ref/fate/ea-tgv-2 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0xdfc2f225 0, 1, 1, 1, 192000, 0x059b57bd 0, 2, 2, 1, 192000, 0x766cb086 diff --git a/tests/ref/fate/ea-tqi b/tests/ref/fate/ea-tqi index 72afb81ede5140abd6272a9b30886e545c5ca5f6..926ab6d5ab8c9c5eac35e2c9185841b2bdb1127f 100644 --- a/tests/ref/fate/ea-tqi +++ b/tests/ref/fate/ea-tqi @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 400x192 +#sar 0: 0/1 0, 0, 0, 1, 115200, 0x375ec573 0, 1, 1, 1, 115200, 0x375ec573 0, 2, 2, 1, 115200, 0x375ec573 diff --git a/tests/ref/fate/exr-rgb-scanline-float-b44 b/tests/ref/fate/exr-rgb-scanline-float-b44 index d8f393405dc7f95b9d4337cc436af35f24902509..91b0e1fba13ac6cc5cfd9140a97b839604063e64 100644 --- a/tests/ref/fate/exr-rgb-scanline-float-b44 +++ b/tests/ref/fate/exr-rgb-scanline-float-b44 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 12x8 +#sar 0: 1/1 0, 0, 0, 1, 576, 0x39c8e03e diff --git a/tests/ref/fate/exr-rgb-scanline-half-b44-12x8 b/tests/ref/fate/exr-rgb-scanline-half-b44-12x8 index ce1e009d189a07ce7aa88a00d35f97126201b320..8464203e7a0da1bb8e65283bf8b31a0b0d2293f1 100644 --- a/tests/ref/fate/exr-rgb-scanline-half-b44-12x8 +++ b/tests/ref/fate/exr-rgb-scanline-half-b44-12x8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 12x8 +#sar 0: 1/1 0, 0, 0, 1, 576, 0x506469f9 diff --git a/tests/ref/fate/exr-rgb-scanline-half-b44-13x9 b/tests/ref/fate/exr-rgb-scanline-half-b44-13x9 index e40608d9b05103c391302cd245de3b9eb2d62072..675d2f094904c13f4a911b8a0ac20b2269d4f949 100644 --- a/tests/ref/fate/exr-rgb-scanline-half-b44-13x9 +++ b/tests/ref/fate/exr-rgb-scanline-half-b44-13x9 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 13x9 +#sar 0: 1/1 0, 0, 0, 1, 702, 0x6914838a diff --git a/tests/ref/fate/exr-rgb-scanline-pxr24-float-12x8 b/tests/ref/fate/exr-rgb-scanline-pxr24-float-12x8 index 0f3a1124153df4e76493bfe21d3ab0fe1f65c88e..13946d8e0322ec87378b8a4aabdd14c2124c0857 100644 --- a/tests/ref/fate/exr-rgb-scanline-pxr24-float-12x8 +++ b/tests/ref/fate/exr-rgb-scanline-pxr24-float-12x8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 12x8 +#sar 0: 1/1 0, 0, 0, 1, 576, 0x7120e072 diff --git a/tests/ref/fate/exr-rgb-tile-float-raw-12x8 b/tests/ref/fate/exr-rgb-tile-float-raw-12x8 index 1c209820a54099c9dfa9a1a7329d693e26f25171..abe41b8a7a7cbc53dff8f31784db4bf04a35d558 100644 --- a/tests/ref/fate/exr-rgb-tile-float-raw-12x8 +++ b/tests/ref/fate/exr-rgb-tile-float-raw-12x8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 12x8 +#sar 0: 1/1 0, 0, 0, 1, 576, 0x6b950ce3 diff --git a/tests/ref/fate/exr-rgb-tile-float-raw-150x130 b/tests/ref/fate/exr-rgb-tile-float-raw-150x130 index 4efacaa4b91e3b11155a2d51794fa4713e4b38e3..3ac5c28df10b24b54e90515cf6c1669631acfbb4 100644 --- a/tests/ref/fate/exr-rgb-tile-float-raw-150x130 +++ b/tests/ref/fate/exr-rgb-tile-float-raw-150x130 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 150x130 +#sar 0: 1/1 0, 0, 0, 1, 117000, 0xabc5eab2 diff --git a/tests/ref/fate/exr-rgb-tile-half-raw-12x8 b/tests/ref/fate/exr-rgb-tile-half-raw-12x8 index e03753e3217fb361196d5a2064ad816104ca5b57..f59e248d695c7cd360bd472e848c3d7ca426bfb7 100644 --- a/tests/ref/fate/exr-rgb-tile-half-raw-12x8 +++ b/tests/ref/fate/exr-rgb-tile-half-raw-12x8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 12x8 +#sar 0: 1/1 0, 0, 0, 1, 576, 0x667903f5 diff --git a/tests/ref/fate/exr-rgba-multiscanline-half-b44 b/tests/ref/fate/exr-rgba-multiscanline-half-b44 index e82481d8731ffa9bc142acf3b863ae0669038d80..4b9a88ba5226e15364c95793f7daafcb28cc2e07 100644 --- a/tests/ref/fate/exr-rgba-multiscanline-half-b44 +++ b/tests/ref/fate/exr-rgba-multiscanline-half-b44 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 935x251 +#sar 0: 1/1 0, 0, 0, 1, 1877480, 0x6f28b860 diff --git a/tests/ref/fate/exr-slice-pxr24 b/tests/ref/fate/exr-slice-pxr24 index c46e897b130a13643e762216d1a7ebb8e6275b93..99fbc0507457b14e868d85f5558029a4ac07de38 100644 --- a/tests/ref/fate/exr-slice-pxr24 +++ b/tests/ref/fate/exr-slice-pxr24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 800x800 +#sar 0: 1/1 0, 0, 0, 1, 3840000, 0xdcfb341d diff --git a/tests/ref/fate/exr-slice-raw b/tests/ref/fate/exr-slice-raw index a8b4b27331582ceb980acc220a19c6baa851b436..cbe124b3e16a8fe3114fa0016ff04984de63d68e 100644 --- a/tests/ref/fate/exr-slice-raw +++ b/tests/ref/fate/exr-slice-raw @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 587x675 +#sar 0: 1/1 0, 0, 0, 1, 3169800, 0x6a356d0d diff --git a/tests/ref/fate/exr-slice-rle b/tests/ref/fate/exr-slice-rle index a8b4b27331582ceb980acc220a19c6baa851b436..cbe124b3e16a8fe3114fa0016ff04984de63d68e 100644 --- a/tests/ref/fate/exr-slice-rle +++ b/tests/ref/fate/exr-slice-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 587x675 +#sar 0: 1/1 0, 0, 0, 1, 3169800, 0x6a356d0d diff --git a/tests/ref/fate/exr-slice-zip1 b/tests/ref/fate/exr-slice-zip1 index a8b4b27331582ceb980acc220a19c6baa851b436..cbe124b3e16a8fe3114fa0016ff04984de63d68e 100644 --- a/tests/ref/fate/exr-slice-zip1 +++ b/tests/ref/fate/exr-slice-zip1 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 587x675 +#sar 0: 1/1 0, 0, 0, 1, 3169800, 0x6a356d0d diff --git a/tests/ref/fate/exr-slice-zip16 b/tests/ref/fate/exr-slice-zip16 index a8b4b27331582ceb980acc220a19c6baa851b436..cbe124b3e16a8fe3114fa0016ff04984de63d68e 100644 --- a/tests/ref/fate/exr-slice-zip16 +++ b/tests/ref/fate/exr-slice-zip16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 587x675 +#sar 0: 1/1 0, 0, 0, 1, 3169800, 0x6a356d0d diff --git a/tests/ref/fate/ffmpeg-filter_colorkey b/tests/ref/fate/ffmpeg-filter_colorkey index 0e4780b085efa52788ef60ade91a7bd45ab290c4..9fbdfebb42dee4c76c48a6c604d5d142547b9827 100644 --- a/tests/ref/fate/ffmpeg-filter_colorkey +++ b/tests/ref/fate/ffmpeg-filter_colorkey @@ -1,5 +1,13 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 0/1 #tb 1: 1/48000 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 48000 +#channel_layout 1: 3 0, 0, 0, 1, 622080, 0x4e30accb 1, 0, 0, 1152, 4608, 0x00000000 1, 1152, 1152, 1152, 4608, 0xbca29063 diff --git a/tests/ref/fate/ffmpeg-filter_complex b/tests/ref/fate/ffmpeg-filter_complex index 54d318db9db34d8aac174ecdbf828eb36edc6ba7..d85a4aa52f5aa1848f3bdabaedf5118692f2d5b3 100644 --- a/tests/ref/fate/ffmpeg-filter_complex +++ b/tests/ref/fate/ffmpeg-filter_complex @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0x375ec573 0, 1, 1, 1, 115200, 0x375ec573 0, 2, 2, 1, 115200, 0x375ec573 diff --git a/tests/ref/fate/ffmpeg-lavfi b/tests/ref/fate/ffmpeg-lavfi index 54d318db9db34d8aac174ecdbf828eb36edc6ba7..d85a4aa52f5aa1848f3bdabaedf5118692f2d5b3 100644 --- a/tests/ref/fate/ffmpeg-lavfi +++ b/tests/ref/fate/ffmpeg-lavfi @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0x375ec573 0, 1, 1, 1, 115200, 0x375ec573 0, 2, 2, 1, 115200, 0x375ec573 diff --git a/tests/ref/fate/fic-avi b/tests/ref/fate/fic-avi index cc4ea5dfc97bd601ef9b9378d11210f87a460d6b..df55789d5419a76d063ba43a0d53c7cc447b5382 100644 --- a/tests/ref/fate/fic-avi +++ b/tests/ref/fate/fic-avi @@ -1,4 +1,8 @@ #tb 0: 1/60 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1360x768 +#sar 0: 0/1 0, 0, 0, 1, 1566720, 0x7dae32e0 0, 1, 1, 1, 1566720, 0x7dae32e0 0, 2, 2, 1, 1566720, 0x6d1a9dc8 diff --git a/tests/ref/fate/film-cvid b/tests/ref/fate/film-cvid index 3ca7b5981c868995e5c6a38e283201da891217f9..24540bf131e3a4e44b5eb1817fedefbe15c745e5 100644 --- a/tests/ref/fate/film-cvid +++ b/tests/ref/fate/film-cvid @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x224 +#sar 0: 0/1 0, 0, 0, 1, 215040, 0x067c5362 0, 2, 2, 1, 215040, 0xd9eacb98 0, 4, 4, 1, 215040, 0x3c8a4cbd diff --git a/tests/ref/fate/filter-2xbr b/tests/ref/fate/filter-2xbr index 91e1d4c396f72710208e18bc9a0d7fc967323538..1114c31f06e33c31b9836a43ef73110b0aacfa79 100644 --- a/tests/ref/fate/filter-2xbr +++ b/tests/ref/fate/filter-2xbr @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 382x574 +#sar 0: 1/1 0, 0, 0, 1, 877072, 0x5142c6cd 0, 1, 1, 1, 877072, 0xa01a3f47 diff --git a/tests/ref/fate/filter-3xbr b/tests/ref/fate/filter-3xbr index 013f6a3ef81eb63e7a063ebc2a155dac933e809f..0ed00281e63dbb4b33af5ef47a7719dfe7db760a 100644 --- a/tests/ref/fate/filter-3xbr +++ b/tests/ref/fate/filter-3xbr @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 573x861 +#sar 0: 1/1 0, 0, 0, 1, 1973412, 0xd4cf257b 0, 1, 1, 1, 1973412, 0x63fcd614 diff --git a/tests/ref/fate/filter-4xbr b/tests/ref/fate/filter-4xbr index 92b70d9f15d8a8c94807cea9fd45a18a29c56d18..a6567373f03d16d984e2e6996b9394a0bb03c50b 100644 --- a/tests/ref/fate/filter-4xbr +++ b/tests/ref/fate/filter-4xbr @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 764x1148 +#sar 0: 1/1 0, 0, 0, 1, 3508288, 0xc7b1d170 0, 1, 1, 1, 3508288, 0x3fd0c3fb diff --git a/tests/ref/fate/filter-adelay b/tests/ref/fate/filter-adelay index ac1c5847f949bfa3d8b52b3c15afb1422e0d940a..a03f516e4ae584a977d1d10765779f57dd52374a 100644 --- a/tests/ref/fate/filter-adelay +++ b/tests/ref/fate/filter-adelay @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 0, 0, 1024, 4096, 0x9d7bf760 0, 1024, 1024, 1024, 4096, 0xdf42c46b 0, 2048, 2048, 1024, 4096, 0x2214fd20 diff --git a/tests/ref/fate/filter-alphaextract_alphamerge_rgb b/tests/ref/fate/filter-alphaextract_alphamerge_rgb index 1b1a48d4c95c6d914f2515ffc1127cec0024d59f..eac9971638e1c2564cdd8ef7c4b0e29dbb0b1731 100644 --- a/tests/ref/fate/filter-alphaextract_alphamerge_rgb +++ b/tests/ref/fate/filter-alphaextract_alphamerge_rgb @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 405504, 0x6d5666c8 0, 1, 1, 1, 405504, 0x4813ba17 0, 2, 2, 1, 405504, 0x23880ee1 diff --git a/tests/ref/fate/filter-alphaextract_alphamerge_yuv b/tests/ref/fate/filter-alphaextract_alphamerge_yuv index 37c34862022f69921ae73b4928601153579c1df6..2cae357b995d60ad254e48f62816e9a4b6ff7751 100644 --- a/tests/ref/fate/filter-alphaextract_alphamerge_yuv +++ b/tests/ref/fate/filter-alphaextract_alphamerge_yuv @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 253440, 0x1ada7ac4 0, 1, 1, 1, 253440, 0x711c1599 0, 2, 2, 1, 253440, 0x533017ea diff --git a/tests/ref/fate/filter-atrim-duration b/tests/ref/fate/filter-atrim-duration index a51dff7dfd45407f9a8077a02c5e849d8b099a55..6f16c8f5e0c10c03cc5f5e7374c8d4c4ad37c7c6 100644 --- a/tests/ref/fate/filter-atrim-duration +++ b/tests/ref/fate/filter-atrim-duration @@ -1,2 +1,6 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 4410, 4410, 441, 1764, 0x61e374f7 diff --git a/tests/ref/fate/filter-atrim-mixed b/tests/ref/fate/filter-atrim-mixed index ae3281a1a8ba864d7d460e65f3ebb901636da0ee..8f8b4ed62c39299468e5b67713a2243616f67ff4 100644 --- a/tests/ref/fate/filter-atrim-mixed +++ b/tests/ref/fate/filter-atrim-mixed @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 1025, 1025, 1023, 4092, 0x78560a4c 0, 2048, 2048, 1024, 4096, 0xc477fa99 0, 3072, 3072, 1024, 4096, 0x3bc0f14f diff --git a/tests/ref/fate/filter-atrim-samples b/tests/ref/fate/filter-atrim-samples index 346166639484993316df95200b0127fb9abefd4f..4dcb333b7e2841d63693d4e7777b565ed1ddcf50 100644 --- a/tests/ref/fate/filter-atrim-samples +++ b/tests/ref/fate/filter-atrim-samples @@ -1,2 +1,6 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 26, 26, 54, 216, 0x6b376c6c diff --git a/tests/ref/fate/filter-atrim-time b/tests/ref/fate/filter-atrim-time index a3682101ce7c3c1665bbe35ca17d3e51652ce3a4..4ca3d7353d7cbbdf08ba564291cd144e010d1ed1 100644 --- a/tests/ref/fate/filter-atrim-time +++ b/tests/ref/fate/filter-atrim-time @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 4410, 4410, 710, 2840, 0x658982a3 0, 5120, 5120, 1024, 4096, 0xfd6a0070 0, 6144, 6144, 1024, 4096, 0x0b01f4cf diff --git a/tests/ref/fate/filter-boxblur b/tests/ref/fate/filter-boxblur index acb2beb022d0535ee928ffcbefdd3dd7a36f7c1b..d332f3a02a8d92a687555de3205ace145e4ede63 100644 --- a/tests/ref/fate/filter-boxblur +++ b/tests/ref/fate/filter-boxblur @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x113489f8 0, 1, 1, 1, 152064, 0x650a64ca 0, 2, 2, 1, 152064, 0x29ecf6b1 diff --git a/tests/ref/fate/filter-codecview-mvs b/tests/ref/fate/filter-codecview-mvs index 13286f0fd6569120293eace19ec0b0719c758b28..4e1e53d897fa116c52bf584af950ae98098b02fb 100644 --- a/tests/ref/fate/filter-codecview-mvs +++ b/tests/ref/fate/filter-codecview-mvs @@ -1,4 +1,8 @@ #tb 0: 32768/785647 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 576x320 +#sar 0: 0/1 0, 0, 0, 1, 276480, 0x5f7a0d4f 0, 1, 1, 1, 276480, 0x5f7a0d4f 0, 2, 2, 1, 276480, 0x5f7a0d4f diff --git a/tests/ref/fate/filter-colorchannelmixer b/tests/ref/fate/filter-colorchannelmixer index 4e9e9d3a9428c009390a7add323e536a7153bd21..93f9a39e61513eab587bba66842346956ee53f41 100644 --- a/tests/ref/fate/filter-colorchannelmixer +++ b/tests/ref/fate/filter-colorchannelmixer @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x42900c13 0, 1, 1, 1, 304128, 0xfb0439bc 0, 2, 2, 1, 304128, 0x967b9f0d diff --git a/tests/ref/fate/filter-concat b/tests/ref/fate/filter-concat index 73e41857e0286f696837e572d599dd60c819255a..f8f7353c976ce400b6bb47355e7a80f3ed2a18ed 100644 --- a/tests/ref/fate/filter-concat +++ b/tests/ref/fate/filter-concat @@ -1,5 +1,13 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 #tb 1: 1/44100 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 44100 +#channel_layout 1: 4 0, 0, 0, 1, 230400, 0x88c4d19a 1, 0, 0, 1024, 2048, 0xb3f10192 1, 1024, 1024, 1024, 2048, 0xb340fe4e diff --git a/tests/ref/fate/filter-curves b/tests/ref/fate/filter-curves index a96f0eea840088dc6aac6f0dd3a63b3761c11f27..401bd2eaf928f21b053df787e29f770c506a0ad5 100644 --- a/tests/ref/fate/filter-curves +++ b/tests/ref/fate/filter-curves @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0xcf426780 0, 1, 1, 1, 921600, 0x7642892d 0, 2, 2, 1, 921600, 0x13c1ab7e diff --git a/tests/ref/fate/filter-delogo b/tests/ref/fate/filter-delogo index bf2b7513f40eeba0bbe7d8bcf97ab97ca3cd235e..0e59f822215c824076e13204ffda2a32c4f84527 100644 --- a/tests/ref/fate/filter-delogo +++ b/tests/ref/fate/filter-delogo @@ -1,4 +1,8 @@ #tb 0: 32768/982057 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x240 +#sar 0: 0/1 0, 0, 0, 1, 126720, 0xcefaec47 0, 1, 1, 1, 126720, 0xa416ece5 0, 2, 2, 1, 126720, 0xa416ece5 diff --git a/tests/ref/fate/filter-drawbox b/tests/ref/fate/filter-drawbox index c63d2fc5e50de4e4c72648636aa549068a9fa254..8ffd381cd5f6624fde46f8663dbfb882b68d9ec1 100644 --- a/tests/ref/fate/filter-drawbox +++ b/tests/ref/fate/filter-drawbox @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9ada9be9 0, 1, 1, 1, 152064, 0xb0ec7d59 0, 2, 2, 1, 152064, 0x938816b8 diff --git a/tests/ref/fate/filter-fade b/tests/ref/fate/filter-fade index 9d691ce90d55f3a7e1533c842da6cc057329d3a5..2ba7671c1a203e3ba134ccecf27e0556c754ca70 100644 --- a/tests/ref/fate/filter-fade +++ b/tests/ref/fate/filter-fade @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb4e6c735 0, 1, 1, 1, 152064, 0xb4e6c735 0, 2, 2, 1, 152064, 0xb4e6c735 diff --git a/tests/ref/fate/filter-fieldorder b/tests/ref/fate/filter-fieldorder index 6bb647a9662b2d53f8075569c74f67ae38fc6c15..9a73e6edafd9183ffc56e99a55006424132af3a0 100644 --- a/tests/ref/fate/filter-fieldorder +++ b/tests/ref/fate/filter-fieldorder @@ -1,4 +1,8 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 202752, 0x789424b6 0, 1, 1, 1, 202752, 0x7a1f47a9 0, 2, 2, 1, 202752, 0xa55a9aba diff --git a/tests/ref/fate/filter-fps b/tests/ref/fate/filter-fps index eb21de2abd7a73dad6a21ba30d5a2657462c82bd..55712cfb1cff399b918b4d7b506a43c05e8d72ed 100644 --- a/tests/ref/fate/filter-fps +++ b/tests/ref/fate/filter-fps @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 112x182 +#sar 0: 0/1 0, 0, 0, 1, 30576, 0xcdc29b3d 0, 1, 1, 1, 30576, 0xcdc29b3d 0, 2, 2, 1, 30576, 0xcdc29b3d diff --git a/tests/ref/fate/filter-fps-cfr b/tests/ref/fate/filter-fps-cfr index 928c11ec597cb4fdb09c10024d296ca5fccb28a2..fa71b59cd3be6e036f24bc2a8bb7ff42b00205c5 100644 --- a/tests/ref/fate/filter-fps-cfr +++ b/tests/ref/fate/filter-fps-cfr @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 112x182 +#sar 0: 0/1 0, 0, 0, 1, 30576, 0xcdc29b3d 0, 1, 1, 1, 30576, 0xcdc29b3d 0, 2, 2, 1, 30576, 0xcdc29b3d diff --git a/tests/ref/fate/filter-fps-r b/tests/ref/fate/filter-fps-r index d91e48703cbf459523bdede92518aa92a008472c..826b1ed6c64c963f74ce96698396d92605dc55a6 100644 --- a/tests/ref/fate/filter-fps-r +++ b/tests/ref/fate/filter-fps-r @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 112x182 +#sar 0: 0/1 0, 0, 0, 1, 30576, 0xcdc29b3d 0, 1, 1, 1, 30576, 0xcdc29b3d 0, 2, 2, 1, 30576, 0xcdc29b3d diff --git a/tests/ref/fate/filter-framepack-columns b/tests/ref/fate/filter-framepack-columns index f38763286ede69dde9dea25ca9d1a71d1e2485bc..ac688c9060ef3d6e012c4797c98b49e06a8a9d23 100644 --- a/tests/ref/fate/filter-framepack-columns +++ b/tests/ref/fate/filter-framepack-columns @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 704x288 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x8cde13ed 0, 1, 1, 1, 304128, 0xc97fcaa2 0, 2, 2, 1, 304128, 0x8139eca3 diff --git a/tests/ref/fate/filter-framepack-frameseq b/tests/ref/fate/filter-framepack-frameseq index 83c08a0324e7122cd7c52ef449eb8e53c6175e32..7174fe4ecd4f802df5395a5bed2272060e0526bb 100644 --- a/tests/ref/fate/filter-framepack-frameseq +++ b/tests/ref/fate/filter-framepack-frameseq @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x05b789ef 0, 1, 1, 1, 152064, 0x05b789ef 0, 2, 2, 1, 152064, 0x4bb46551 diff --git a/tests/ref/fate/filter-framepack-lines b/tests/ref/fate/filter-framepack-lines index d714462e5525eed83a2f7bb5f73a958789009d09..d8cc2896bdfac7342f8c4de858277946b68453cb 100644 --- a/tests/ref/fate/filter-framepack-lines +++ b/tests/ref/fate/filter-framepack-lines @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x576 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x901a13ed 0, 1, 1, 1, 304128, 0x793ccaa2 0, 2, 2, 1, 304128, 0x9eafeca3 diff --git a/tests/ref/fate/filter-framepack-sbs b/tests/ref/fate/filter-framepack-sbs index d714462e5525eed83a2f7bb5f73a958789009d09..d4b47f07a8ab9f858fce5f7ec88423aa6213b401 100644 --- a/tests/ref/fate/filter-framepack-sbs +++ b/tests/ref/fate/filter-framepack-sbs @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 704x288 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x901a13ed 0, 1, 1, 1, 304128, 0x793ccaa2 0, 2, 2, 1, 304128, 0x9eafeca3 diff --git a/tests/ref/fate/filter-framepack-tab b/tests/ref/fate/filter-framepack-tab index 0346f06bce342f6d2ad77e790591681cbdc96c3c..500cfb7ce553bcba528d25f60d5654431387eebe 100644 --- a/tests/ref/fate/filter-framepack-tab +++ b/tests/ref/fate/filter-framepack-tab @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x576 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x0b6b13ed 0, 1, 1, 1, 304128, 0x406bcaa2 0, 2, 2, 1, 304128, 0xb0deeca3 diff --git a/tests/ref/fate/filter-gradfun b/tests/ref/fate/filter-gradfun index 794fae93e023bbee7c7483ca6511bc798b25357c..cadb9cb5576002bfc0fc6ed0c2080cfa4c56eb2a 100644 --- a/tests/ref/fate/filter-gradfun +++ b/tests/ref/fate/filter-gradfun @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xaebf898f 0, 1, 1, 1, 152064, 0x217b6560 0, 2, 2, 1, 152064, 0x0269f62d diff --git a/tests/ref/fate/filter-gradfun-sample b/tests/ref/fate/filter-gradfun-sample index 595f82ad2489b3be9bcdf2c2cd24e0776dff63c4..e6e2dc8a442392982458a4aa08a3c098dfed241c 100644 --- a/tests/ref/fate/filter-gradfun-sample +++ b/tests/ref/fate/filter-gradfun-sample @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 76800, 0xea62ab65 0, 1, 1, 1, 76800, 0xbc0d8b58 0, 2, 2, 1, 76800, 0x682967d0 diff --git a/tests/ref/fate/filter-histogram-levels b/tests/ref/fate/filter-histogram-levels index bd268ca2b131de73b8470e210c9b824801d55b56..697d7d19c0d4ce33a0bc2c663846ad0780e38bee 100644 --- a/tests/ref/fate/filter-histogram-levels +++ b/tests/ref/fate/filter-histogram-levels @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x636 +#sar 0: 1/1 0, 0, 0, 1, 488448, 0xc27a6cac 0, 1, 1, 1, 488448, 0xf00a152e 0, 2, 2, 1, 488448, 0x060b8c70 diff --git a/tests/ref/fate/filter-hls b/tests/ref/fate/filter-hls index 30bd96fbbfcddf61bc74ad4ba36554380a6e74f4..47bc51444c5c7f64e65c1b61db5e4935046f8777 100644 --- a/tests/ref/fate/filter-hls +++ b/tests/ref/fate/filter-hls @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 4 0, 0, 0, 1152, 2304, 0x907cb7fa 0, 1152, 1152, 1152, 2304, 0xb8dc7525 0, 2304, 2304, 1152, 2304, 0x3e7d6905 diff --git a/tests/ref/fate/filter-hq2x b/tests/ref/fate/filter-hq2x index dcf2a291cd930d67a480633e4739748c4ed2aeec..2c1d8b77ca0efdaf9ecd1b27f91c644d174bd7d7 100644 --- a/tests/ref/fate/filter-hq2x +++ b/tests/ref/fate/filter-hq2x @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 382x574 +#sar 0: 1/1 0, 0, 0, 1, 877072, 0x9369339e 0, 1, 1, 1, 877072, 0x32d119a1 diff --git a/tests/ref/fate/filter-hq3x b/tests/ref/fate/filter-hq3x index 82153881d431c577f3fa0253e78ddbbffc2ff25b..a7db99e3128e3a86eafc017f590f336c5b5fbdd3 100644 --- a/tests/ref/fate/filter-hq3x +++ b/tests/ref/fate/filter-hq3x @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 573x861 +#sar 0: 1/1 0, 0, 0, 1, 1973412, 0xafc227fa 0, 1, 1, 1, 1973412, 0x93aebf19 diff --git a/tests/ref/fate/filter-hq4x b/tests/ref/fate/filter-hq4x index c1d6fd8fac8d34498048ebba859d00babbe6ffea..6702fe4db75ca368dd46dcccf351e55d37a08271 100644 --- a/tests/ref/fate/filter-hq4x +++ b/tests/ref/fate/filter-hq4x @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 764x1148 +#sar 0: 1/1 0, 0, 0, 1, 3508288, 0x034ef75e 0, 1, 1, 1, 3508288, 0x738e9bbb diff --git a/tests/ref/fate/filter-hqdn3d b/tests/ref/fate/filter-hqdn3d index 6f121c37fc697c86b7b4c4d04e1e2ff3dbc182cb..d6496295c6bede0571c4e228fe1749722a523e37 100644 --- a/tests/ref/fate/filter-hqdn3d +++ b/tests/ref/fate/filter-hqdn3d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x0c09883a 0, 1, 1, 1, 152064, 0xfc2748a0 0, 2, 2, 1, 152064, 0xb746eea8 diff --git a/tests/ref/fate/filter-hqdn3d-sample b/tests/ref/fate/filter-hqdn3d-sample index 97718f92fcce361f9efcdd9a86fefee38a9fbeda..24d25a6d74a39580e3d61c7ff009877bac634b15 100644 --- a/tests/ref/fate/filter-hqdn3d-sample +++ b/tests/ref/fate/filter-hqdn3d-sample @@ -1,4 +1,8 @@ #tb 0: 1/9 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0x2c810465 0, 1, 1, 1, 115200, 0x957c0563 0, 2, 2, 1, 115200, 0x786c6d5b diff --git a/tests/ref/fate/filter-idet b/tests/ref/fate/filter-idet index 62830390554f35435fe84f9e672c3e48c2866d0d..a0f579d8c1e939821cd52b933d1c7a1589b1583c 100644 --- a/tests/ref/fate/filter-idet +++ b/tests/ref/fate/filter-idet @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x432 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x6e4f89ef 0, 1, 1, 1, 152064, 0x7f5f6551 0, 2, 2, 1, 152064, 0xc566f64a diff --git a/tests/ref/fate/filter-interlace b/tests/ref/fate/filter-interlace index 465994259092ce95e695dab86e3972e017bdc449..24423ccbe9b1a32941ff28553081ff01a3bfe7d9 100644 --- a/tests/ref/fate/filter-interlace +++ b/tests/ref/fate/filter-interlace @@ -1,4 +1,8 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x6077db38 0, 1, 1, 1, 152064, 0x3d4f1b15 0, 2, 2, 1, 152064, 0x447594f6 diff --git a/tests/ref/fate/filter-lavd-life b/tests/ref/fate/filter-lavd-life index 565f88ab7a2ad2c0b742f693f17a61ab9a28ae3d..48546ab0fd1833891e8a2aec889c9dc7c338dece 100644 --- a/tests/ref/fate/filter-lavd-life +++ b/tests/ref/fate/filter-lavd-life @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 40x40 +#sar 0: 1/1 0, 0, 0, 1, 4800, 0xf2a15b15 0, 1, 1, 1, 4800, 0x78c29dcf 0, 2, 2, 1, 4800, 0x28509d6e diff --git a/tests/ref/fate/filter-lavd-scalenorm b/tests/ref/fate/filter-lavd-scalenorm index c946b5c3b15e43320f52d7ed78bb10cef89984e5..7b9a60aa68ed0bdb327ea4e76b6040d30121ab38 100644 --- a/tests/ref/fate/filter-lavd-scalenorm +++ b/tests/ref/fate/filter-lavd-scalenorm @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x96 +#sar 0: 1/1 0, 0, 0, 1, 18432, 0xac484db5 0, 1, 1, 1, 18432, 0x94734db6 0, 2, 2, 1, 18432, 0x3fac4db3 diff --git a/tests/ref/fate/filter-lavd-testsrc b/tests/ref/fate/filter-lavd-testsrc index 0ea5a495313dd761f627decf906085b6fd149c86..a421cc404c40a7f9eb54a5de606690fd1c29bc7c 100644 --- a/tests/ref/fate/filter-lavd-testsrc +++ b/tests/ref/fate/filter-lavd-testsrc @@ -1,4 +1,8 @@ #tb 0: 1/7 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 230400, 0x88c4d19a 0, 1, 1, 1, 230400, 0xcc930a2e 0, 2, 2, 1, 230400, 0x8e1b0e23 diff --git a/tests/ref/fate/filter-mcdeint-fast b/tests/ref/fate/filter-mcdeint-fast index 000d43bd3352e88a2b1a738d14f04b903df495be..228be5e17d23e2ba2485c83e4080d0b08644731f 100644 --- a/tests/ref/fate/filter-mcdeint-fast +++ b/tests/ref/fate/filter-mcdeint-fast @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 9, 9, 1, 622080, 0xb3b66c5c 0, 10, 10, 1, 622080, 0xc6568bd7 0, 11, 11, 1, 622080, 0xa5b543c3 diff --git a/tests/ref/fate/filter-mcdeint-medium b/tests/ref/fate/filter-mcdeint-medium index cfd504f08448755040ceaff457a530667fa88f58..05d1d722f877865cf6b5ccb44bc77e541288a8d4 100644 --- a/tests/ref/fate/filter-mcdeint-medium +++ b/tests/ref/fate/filter-mcdeint-medium @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 9, 9, 1, 622080, 0xb3b66c5c 0, 10, 10, 1, 622080, 0x26a29152 0, 11, 11, 1, 622080, 0x787adddc diff --git a/tests/ref/fate/filter-mergeplanes b/tests/ref/fate/filter-mergeplanes index 841d14fcd66479522965e52b669e964ce526ee37..e13670362d66f55667b9e371fd80af58804cee30 100644 --- a/tests/ref/fate/filter-mergeplanes +++ b/tests/ref/fate/filter-mergeplanes @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x90660272 0, 1, 1, 1, 304128, 0x6b09c8a6 0, 2, 2, 1, 304128, 0x343858f3 diff --git a/tests/ref/fate/filter-meta-4560-rotate0 b/tests/ref/fate/filter-meta-4560-rotate0 index a7bb9ce7bf59faa8dc2fafdd6f59ffdfa8da444f..6e870c7afe513cc6757a9a8e0df9535558f5fc87 100644 --- a/tests/ref/fate/filter-meta-4560-rotate0 +++ b/tests/ref/fate/filter-meta-4560-rotate0 @@ -1,5 +1,13 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 480x272 +#sar 0: 0/1 #tb 1: 1/44100 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 44100 +#channel_layout 1: 4 0, 0, 0, 1, 195840, 0x0602351d 1, 0, 0, 1024, 2048, 0x00000000 1, 1024, 1024, 1024, 2048, 0xe6b00ffc diff --git a/tests/ref/fate/filter-mpdecimate b/tests/ref/fate/filter-mpdecimate index 1e9652e3236f21af1be112e9267b2b940e21a7ed..d438dacc2ee7272797865993439efcb7800beaef 100644 --- a/tests/ref/fate/filter-mpdecimate +++ b/tests/ref/fate/filter-mpdecimate @@ -1,4 +1,8 @@ #tb 0: 1/3 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0x3744b3ed 0, 2, 2, 1, 115200, 0x6e318ba0 0, 3, 3, 1, 115200, 0x48d65876 diff --git a/tests/ref/fate/filter-negate b/tests/ref/fate/filter-negate index 1d2ea73043761f8e9418665abf133cab2c23c042..88d04718aeaf44d620a94b13a89707238aaa1df9 100644 --- a/tests/ref/fate/filter-negate +++ b/tests/ref/fate/filter-negate @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xef20e1ec 0, 1, 1, 1, 152064, 0x899606ec 0, 2, 2, 1, 152064, 0xaea175d2 diff --git a/tests/ref/fate/filter-overlay b/tests/ref/fate/filter-overlay index f0f03d6ec77447f511626a55c00b8f611a1d330c..bcbde5458f7f9e8d0d94f8ca224875dc0b983b66 100644 --- a/tests/ref/fate/filter-overlay +++ b/tests/ref/fate/filter-overlay @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x2b1a7a92 0, 1, 1, 1, 152064, 0x6f28685a 0, 2, 2, 1, 152064, 0xeac9f99c diff --git a/tests/ref/fate/filter-overlay-dvdsub-2397 b/tests/ref/fate/filter-overlay-dvdsub-2397 index 318f7391147ed5e565a2c5659469dc57fed0ccc1..0e0444dd06e0105139eac51f40d302576de04d12 100644 --- a/tests/ref/fate/filter-overlay-dvdsub-2397 +++ b/tests/ref/fate/filter-overlay-dvdsub-2397 @@ -1,5 +1,13 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 1/1 #tb 1: 1/1000 +#media_type 1: audio +#codec_id 1: dts +#sample_rate 1: 48000 +#channel_layout 1: 60f 0, 0, 0, 1, 518400, 0x6b05d48a 1, 27, 27, 10, 2013, 0x68e7b03a 0, 1, 1, 1, 518400, 0x2c2219cd diff --git a/tests/ref/fate/filter-overlay_rgb b/tests/ref/fate/filter-overlay_rgb index cb94aa52dba1914e6c7baf2ba048bcbe54e298a5..89a0177ada42816a34e48322d66a6660aee7c4b6 100644 --- a/tests/ref/fate/filter-overlay_rgb +++ b/tests/ref/fate/filter-overlay_rgb @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x027e34c6 0, 1, 1, 1, 304128, 0xc436b3d2 0, 2, 2, 1, 304128, 0x86b77f58 diff --git a/tests/ref/fate/filter-overlay_yuv420 b/tests/ref/fate/filter-overlay_yuv420 index a1f6787d11e1a1b4138960f3df9d57b131f4bc0a..7cd0708a07d3c29f4da8c69b3378db237f199b94 100644 --- a/tests/ref/fate/filter-overlay_yuv420 +++ b/tests/ref/fate/filter-overlay_yuv420 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xfbd72a27 0, 1, 1, 1, 152064, 0x06d10a14 0, 2, 2, 1, 152064, 0x629e9a71 diff --git a/tests/ref/fate/filter-overlay_yuv422 b/tests/ref/fate/filter-overlay_yuv422 index 982386b4a7b84cdf8de2839d41b017bd439fbc3a..99ce8c59e9311efead444b7e9796b654c9d9c9ff 100644 --- a/tests/ref/fate/filter-overlay_yuv422 +++ b/tests/ref/fate/filter-overlay_yuv422 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x9b9e09b2 0, 1, 1, 1, 304128, 0x33addb48 0, 2, 2, 1, 304128, 0xd5b973e9 diff --git a/tests/ref/fate/filter-overlay_yuv444 b/tests/ref/fate/filter-overlay_yuv444 index 0b2d9f77f49348fb232faadcb44c9623088dd4c0..3b6e53a26f2e4ef4e9fd8ae3b69f532f6ac00091 100644 --- a/tests/ref/fate/filter-overlay_yuv444 +++ b/tests/ref/fate/filter-overlay_yuv444 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 405504, 0xaa82add0 0, 1, 1, 1, 405504, 0x0e9d65d0 0, 2, 2, 1, 405504, 0xd8470d82 diff --git a/tests/ref/fate/filter-palettegen-1 b/tests/ref/fate/filter-palettegen-1 index 98b7159dc46b7f9e39990414ba5be1157aab9dec..bebfd24e191fe7379ce455b3e835189d78f7c21d 100644 --- a/tests/ref/fate/filter-palettegen-1 +++ b/tests/ref/fate/filter-palettegen-1 @@ -1,2 +1,6 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 16x16 +#sar 0: 1/1 0, 0, 0, 1, 1024, 0x3395ef5a diff --git a/tests/ref/fate/filter-palettegen-2 b/tests/ref/fate/filter-palettegen-2 index 2f58b64ee8e3c4fa43b79034a43ab714650d344f..aa07b6cb939de4da5fc68e3373c550ee270af274 100644 --- a/tests/ref/fate/filter-palettegen-2 +++ b/tests/ref/fate/filter-palettegen-2 @@ -1,2 +1,6 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 16x16 +#sar 0: 1/1 0, 0, 0, 1, 1024, 0x906ff5aa diff --git a/tests/ref/fate/filter-paletteuse-bayer b/tests/ref/fate/filter-paletteuse-bayer index 4b449396c19d614534f1faa4674840c7b4db8467..5ca0115053076456f0598695fb556a7e2e632be6 100644 --- a/tests/ref/fate/filter-paletteuse-bayer +++ b/tests/ref/fate/filter-paletteuse-bayer @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x180 +#sar 0: 1/1 0, 0, 0, 1, 230400, 0x7b259d08 0, 1, 1, 1, 230400, 0xf04095e0 0, 2, 2, 1, 230400, 0x84d49cd5 diff --git a/tests/ref/fate/filter-paletteuse-nodither b/tests/ref/fate/filter-paletteuse-nodither index 8171ffa1712b43201c7cca641a974abda6a68b34..a2e61c36903a18dbdd6be6a4c6f840aa32d168bd 100644 --- a/tests/ref/fate/filter-paletteuse-nodither +++ b/tests/ref/fate/filter-paletteuse-nodither @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x180 +#sar 0: 1/1 0, 0, 0, 1, 230400, 0x690560cb 0, 1, 1, 1, 230400, 0x197a5a54 0, 2, 2, 1, 230400, 0x665961db diff --git a/tests/ref/fate/filter-paletteuse-sierra2_4a b/tests/ref/fate/filter-paletteuse-sierra2_4a index 95d7636097d1b9ebde6ed2062fc6add5a1662623..d257820a3277094a4354c350700b8556ba5210e1 100644 --- a/tests/ref/fate/filter-paletteuse-sierra2_4a +++ b/tests/ref/fate/filter-paletteuse-sierra2_4a @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x180 +#sar 0: 1/1 0, 0, 0, 1, 230400, 0xa4f85758 0, 1, 1, 1, 230400, 0xbe83505c 0, 2, 2, 1, 230400, 0x0a09584e diff --git a/tests/ref/fate/filter-phase b/tests/ref/fate/filter-phase index e0ec8d65b9bfa3e92b385517157fb876c7da1157..b0f8a2571775abf9b4ffdcc44a61cc54ffb53c2b 100644 --- a/tests/ref/fate/filter-phase +++ b/tests/ref/fate/filter-phase @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x05b789ef 0, 1, 1, 1, 152064, 0x4bb46551 0, 2, 2, 1, 152064, 0x9dddf64a diff --git a/tests/ref/fate/filter-pp b/tests/ref/fate/filter-pp index c1311beffdb95c8fd94eb2c139cfdc4fcc912be1..5c0e2994c64da0350f8d902a2bb3628cda9edaf8 100644 --- a/tests/ref/fate/filter-pp +++ b/tests/ref/fate/filter-pp @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 1/1 0, 1, 1, 1, 152064, 0x0af8a873 0, 2, 2, 1, 152064, 0xaeb99897 0, 3, 3, 1, 152064, 0x8f3712c8 diff --git a/tests/ref/fate/filter-removegrain-mode-00 b/tests/ref/fate/filter-removegrain-mode-00 index 115bc455e1073501dbe495b9dc4b0bdccb6294b6..b38d3f4a71b61ab475100a3a064a5fa9716568a2 100644 --- a/tests/ref/fate/filter-removegrain-mode-00 +++ b/tests/ref/fate/filter-removegrain-mode-00 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x05b789ef diff --git a/tests/ref/fate/filter-removegrain-mode-01 b/tests/ref/fate/filter-removegrain-mode-01 index 0e74927f59f5268f7ff050896abbb2ba5b36ee38..8108ab6b88b400f7a5fd11c4d6a17669983b7d1c 100644 --- a/tests/ref/fate/filter-removegrain-mode-01 +++ b/tests/ref/fate/filter-removegrain-mode-01 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x4f234e65 diff --git a/tests/ref/fate/filter-removegrain-mode-02 b/tests/ref/fate/filter-removegrain-mode-02 index be7a419626a307c7905f94def970147cfca475dd..5e12fdf2af8e612a7add0d8140b89e6ea48a8041 100644 --- a/tests/ref/fate/filter-removegrain-mode-02 +++ b/tests/ref/fate/filter-removegrain-mode-02 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xc2dd0535 diff --git a/tests/ref/fate/filter-removegrain-mode-03 b/tests/ref/fate/filter-removegrain-mode-03 index 7f98bec41a6171567c7860d625dc168a1cf95bd1..61b64f69e287c32a1a946575dac791985cd3ff63 100644 --- a/tests/ref/fate/filter-removegrain-mode-03 +++ b/tests/ref/fate/filter-removegrain-mode-03 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x09dbc38a diff --git a/tests/ref/fate/filter-removegrain-mode-04 b/tests/ref/fate/filter-removegrain-mode-04 index 510371dfcb19d036c5942d7ebecdd3692c0b6902..d02989618fae05c06515324849c5bf4f65a3eb9f 100644 --- a/tests/ref/fate/filter-removegrain-mode-04 +++ b/tests/ref/fate/filter-removegrain-mode-04 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x32c6a66e diff --git a/tests/ref/fate/filter-removegrain-mode-05 b/tests/ref/fate/filter-removegrain-mode-05 index 11ddc8979f268728571520a065fd8eeba8a5f5ab..8fc5e2512919fe73b7482d7286a81938893c4e67 100644 --- a/tests/ref/fate/filter-removegrain-mode-05 +++ b/tests/ref/fate/filter-removegrain-mode-05 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xc3c64ec6 diff --git a/tests/ref/fate/filter-removegrain-mode-06 b/tests/ref/fate/filter-removegrain-mode-06 index 8d3d318b76d57093ea857c6112ea5a4ed15c4e09..c000f013f23c2277f968477fce0aaadd16d77222 100644 --- a/tests/ref/fate/filter-removegrain-mode-06 +++ b/tests/ref/fate/filter-removegrain-mode-06 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x38e84065 diff --git a/tests/ref/fate/filter-removegrain-mode-07 b/tests/ref/fate/filter-removegrain-mode-07 index 9ce721775a1ac1837b63f4c53cf6ad19917402fa..c1a9836c1a56f9c158eb98d5ff0a01117eb8fbaa 100644 --- a/tests/ref/fate/filter-removegrain-mode-07 +++ b/tests/ref/fate/filter-removegrain-mode-07 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xfbdeec94 diff --git a/tests/ref/fate/filter-removegrain-mode-08 b/tests/ref/fate/filter-removegrain-mode-08 index 3a05d10359918a11d3b2b82ea5f14d67df3314b6..f382c11914664d26769d7078e8f1a553cd235188 100644 --- a/tests/ref/fate/filter-removegrain-mode-08 +++ b/tests/ref/fate/filter-removegrain-mode-08 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x8f7c85a2 diff --git a/tests/ref/fate/filter-removegrain-mode-09 b/tests/ref/fate/filter-removegrain-mode-09 index 4787c223ce731506376a48b24b21c20c34ec3eb7..3bb63fc693a6557208e6dbbf83a4a3dd310c1edf 100644 --- a/tests/ref/fate/filter-removegrain-mode-09 +++ b/tests/ref/fate/filter-removegrain-mode-09 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9609a659 diff --git a/tests/ref/fate/filter-removegrain-mode-10 b/tests/ref/fate/filter-removegrain-mode-10 index 7f768542767ccac8f85c698c62d1eecdad22b55f..cf72639578b935a4335c68d5ce38d9f7c2733992 100644 --- a/tests/ref/fate/filter-removegrain-mode-10 +++ b/tests/ref/fate/filter-removegrain-mode-10 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x4adb45d6 diff --git a/tests/ref/fate/filter-removegrain-mode-11 b/tests/ref/fate/filter-removegrain-mode-11 index f2c3be0e22ca385d63bdf85399f741c0206748b3..aa8793dbc80c5d321d542f82263bcf2efebea7ef 100644 --- a/tests/ref/fate/filter-removegrain-mode-11 +++ b/tests/ref/fate/filter-removegrain-mode-11 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd0d891ff diff --git a/tests/ref/fate/filter-removegrain-mode-12 b/tests/ref/fate/filter-removegrain-mode-12 index f2c3be0e22ca385d63bdf85399f741c0206748b3..aa8793dbc80c5d321d542f82263bcf2efebea7ef 100644 --- a/tests/ref/fate/filter-removegrain-mode-12 +++ b/tests/ref/fate/filter-removegrain-mode-12 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd0d891ff diff --git a/tests/ref/fate/filter-removegrain-mode-13 b/tests/ref/fate/filter-removegrain-mode-13 index b481928d1be0c8f93afe7105197674b302434825..b70b9a107d2503948e0397aae49ad01a39135496 100644 --- a/tests/ref/fate/filter-removegrain-mode-13 +++ b/tests/ref/fate/filter-removegrain-mode-13 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x09d4da80 diff --git a/tests/ref/fate/filter-removegrain-mode-14 b/tests/ref/fate/filter-removegrain-mode-14 index 7355a61abf131d8f0a7b0a26dd9f5c35305d61d4..2211372f7ae636604885cac98cf8d47cc0be630f 100644 --- a/tests/ref/fate/filter-removegrain-mode-14 +++ b/tests/ref/fate/filter-removegrain-mode-14 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x145f34c8 diff --git a/tests/ref/fate/filter-removegrain-mode-15 b/tests/ref/fate/filter-removegrain-mode-15 index 4c11088a6799b1c3946ba8158712d64f07dd0266..fa9b94c488364fbd32a58c83bc18504d3efd4be2 100644 --- a/tests/ref/fate/filter-removegrain-mode-15 +++ b/tests/ref/fate/filter-removegrain-mode-15 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x11eea9b4 diff --git a/tests/ref/fate/filter-removegrain-mode-16 b/tests/ref/fate/filter-removegrain-mode-16 index 9b1ab230215f2e69a107bb19f8d2beb078ed1c41..9d81e15afbf61d325c511777eb4b02e2da0209d9 100644 --- a/tests/ref/fate/filter-removegrain-mode-16 +++ b/tests/ref/fate/filter-removegrain-mode-16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x8bc800ee diff --git a/tests/ref/fate/filter-removegrain-mode-17 b/tests/ref/fate/filter-removegrain-mode-17 index 29b383e7eaf84f21c895d4745a84ec3417ad5f6e..4f4b758a902c0eecc093952c792b7b3c496cc4f2 100644 --- a/tests/ref/fate/filter-removegrain-mode-17 +++ b/tests/ref/fate/filter-removegrain-mode-17 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x7195b9a7 diff --git a/tests/ref/fate/filter-removegrain-mode-18 b/tests/ref/fate/filter-removegrain-mode-18 index 84aa1ec9fefc266c330e6681ee1259af388ba0a7..a4422a75b4d86dbc0e9c673dad3a7e1c05c73115 100644 --- a/tests/ref/fate/filter-removegrain-mode-18 +++ b/tests/ref/fate/filter-removegrain-mode-18 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb47a081c diff --git a/tests/ref/fate/filter-removegrain-mode-19 b/tests/ref/fate/filter-removegrain-mode-19 index 86887a699017ba3706bc81d1f42e3a1b46725ecb..9ff361386b33021f5c62edf8ecb819bd41aaa349 100644 --- a/tests/ref/fate/filter-removegrain-mode-19 +++ b/tests/ref/fate/filter-removegrain-mode-19 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x948dc65d diff --git a/tests/ref/fate/filter-removegrain-mode-20 b/tests/ref/fate/filter-removegrain-mode-20 index def86fe35987b608a72b31e364915c5668f10c50..449ced8aeb92a70bf4cb9d41e42b058921464efa 100644 --- a/tests/ref/fate/filter-removegrain-mode-20 +++ b/tests/ref/fate/filter-removegrain-mode-20 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x64a388ea diff --git a/tests/ref/fate/filter-removegrain-mode-21 b/tests/ref/fate/filter-removegrain-mode-21 index 832c1b1bad4780a26fb39847927dfa355a93abf0..473b4fc8c48fd64bd3bb7997c32f3f069975d639 100644 --- a/tests/ref/fate/filter-removegrain-mode-21 +++ b/tests/ref/fate/filter-removegrain-mode-21 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb7ae17f5 diff --git a/tests/ref/fate/filter-removegrain-mode-22 b/tests/ref/fate/filter-removegrain-mode-22 index f689e3f2d5bca057a2ffe9f59150af118765bb32..81857501bdba2a15b23e86ff5e8072a2ddff762d 100644 --- a/tests/ref/fate/filter-removegrain-mode-22 +++ b/tests/ref/fate/filter-removegrain-mode-22 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xe5736698 diff --git a/tests/ref/fate/filter-removegrain-mode-23 b/tests/ref/fate/filter-removegrain-mode-23 index b0a588bade08faf2c4e5603f803306f0bc5c9ab1..1e8109d339277647bd84f2979cdb1bc3942abe40 100644 --- a/tests/ref/fate/filter-removegrain-mode-23 +++ b/tests/ref/fate/filter-removegrain-mode-23 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x8d15a472 diff --git a/tests/ref/fate/filter-removegrain-mode-24 b/tests/ref/fate/filter-removegrain-mode-24 index 286ce22cbccb1778137069709122e71fc0ccd8ba..b246312771da80059577d3c8f0bc6c4ca92bddb9 100644 --- a/tests/ref/fate/filter-removegrain-mode-24 +++ b/tests/ref/fate/filter-removegrain-mode-24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x77f6d439 diff --git a/tests/ref/fate/filter-scalechroma b/tests/ref/fate/filter-scalechroma index 930ffefa09dc1d8e178f8e9a21b7ed473407516a..842769c2d5c272b09bcd5a794c6cc1856a7b47b6 100644 --- a/tests/ref/fate/filter-scalechroma +++ b/tests/ref/fate/filter-scalechroma @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xdcab783a 0, 1, 1, 1, 152064, 0x79c7f1f6 0, 2, 2, 1, 152064, 0x3b810afb diff --git a/tests/ref/fate/filter-select b/tests/ref/fate/filter-select index 7c302923870aceb6952eb4543d74114ccfac4373..e0584e95380a3b3e1e27822c34260176d099598d 100644 --- a/tests/ref/fate/filter-select +++ b/tests/ref/fate/filter-select @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x432 +#sar 0: 0/1 0, 1, 1, 1, 152064, 0x7f5f6551 0, 5, 5, 1, 152064, 0x287da8e6 0, 7, 7, 1, 152064, 0xe9028bac diff --git a/tests/ref/fate/filter-select-alternate b/tests/ref/fate/filter-select-alternate index 07766942782c112a48e29f1e0506da6b541969e7..044189de5423c1d5312918cae35cf639be187e03 100644 --- a/tests/ref/fate/filter-select-alternate +++ b/tests/ref/fate/filter-select-alternate @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x05b789ef 0, 2, 2, 1, 152064, 0x9dddf64a 0, 4, 4, 1, 152064, 0x4de3b652 diff --git a/tests/ref/fate/filter-separatefields b/tests/ref/fate/filter-separatefields index 46cb4703a1644ae513633492ef0f658dc98bb72e..fb757cc85bab2ee62cf67a009854043956cd20d9 100644 --- a/tests/ref/fate/filter-separatefields +++ b/tests/ref/fate/filter-separatefields @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x144 +#sar 0: 0/1 0, 0, 0, 1, 76032, 0x99276ab9 0, 1, 1, 1, 76032, 0x0b071f36 0, 2, 2, 1, 76032, 0x8b03b0e8 diff --git a/tests/ref/fate/filter-setpts b/tests/ref/fate/filter-setpts index 5b1d73446f8fb5bc05cb70f83c4150bca999a132..efdcf6a16eeff1d24de8a98850293c293016aacf 100644 --- a/tests/ref/fate/filter-setpts +++ b/tests/ref/fate/filter-setpts @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x05b789ef 0, 1, 1, 1, 152064, 0x4bb46551 0, 2, 2, 1, 152064, 0x9dddf64a diff --git a/tests/ref/fate/filter-showpalette b/tests/ref/fate/filter-showpalette index 1a13c2356da55413941bfacaf531b824ceca186e..c5e699a28eeda8b4842f095f3b6f3b567fe245ac 100644 --- a/tests/ref/fate/filter-showpalette +++ b/tests/ref/fate/filter-showpalette @@ -1,4 +1,8 @@ #tb 0: 1/35 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 48x48 +#sar 0: 0/1 0, 0, 0, 1, 9216, 0xc72e034e 0, 1, 1, 1, 9216, 0xc72e034e 0, 2, 2, 1, 9216, 0xc72e034e diff --git a/tests/ref/fate/filter-shuffleplanes-dup-luma b/tests/ref/fate/filter-shuffleplanes-dup-luma index 52041fad225af6e936e9f2e76afbe5036e6862af..da111c2374d92ecf7f6e4e560946be5b049249f1 100644 --- a/tests/ref/fate/filter-shuffleplanes-dup-luma +++ b/tests/ref/fate/filter-shuffleplanes-dup-luma @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 405504, 0x76625893 0, 1, 1, 1, 405504, 0x348f0b97 0, 2, 2, 1, 405504, 0x3de02149 diff --git a/tests/ref/fate/filter-shuffleplanes-swapuv b/tests/ref/fate/filter-shuffleplanes-swapuv index 95da149ad34caedb3aa19f126da0dd7c96379b9b..9ff175b1f71855c0cb7e40b21314e96b62c99329 100644 --- a/tests/ref/fate/filter-shuffleplanes-swapuv +++ b/tests/ref/fate/filter-shuffleplanes-swapuv @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x68b189ef 0, 1, 1, 1, 152064, 0x5cc66551 0, 2, 2, 1, 152064, 0x88f0f64a diff --git a/tests/ref/fate/filter-stereo3d-abr-ml b/tests/ref/fate/filter-stereo3d-abr-ml index d0597a7fb6e81f4750e3d076dcbe4ef4c407c25d..07c4cb7dd9374f8ee1302e95b692c45b90f3bc33 100644 --- a/tests/ref/fate/filter-stereo3d-abr-ml +++ b/tests/ref/fate/filter-stereo3d-abr-ml @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x144 +#sar 0: 0/1 0, 0, 0, 1, 76032, 0xad4c8a22 0, 1, 1, 1, 76032, 0x0dfdc6ad 0, 2, 2, 1, 76032, 0x6341da83 diff --git a/tests/ref/fate/filter-stereo3d-abr-mr b/tests/ref/fate/filter-stereo3d-abr-mr index 44a8091bb9eb7fd02d4b3f672c23bc6803c070a3..4e9edea90976810e98a1c4d69a19c2e3e4711df9 100644 --- a/tests/ref/fate/filter-stereo3d-abr-mr +++ b/tests/ref/fate/filter-stereo3d-abr-mr @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x144 +#sar 0: 0/1 0, 0, 0, 1, 76032, 0x5d0effbe 0, 1, 1, 1, 76032, 0x5bb49e95 0, 2, 2, 1, 76032, 0xb6301bc7 diff --git a/tests/ref/fate/filter-stereo3d-al-sbsl b/tests/ref/fate/filter-stereo3d-al-sbsl index b19cbb82c977cacd5bc966fe2cf6a1fdd628706d..6f42820c93562a0a6229ff88fc9c6a1164846c53 100644 --- a/tests/ref/fate/filter-stereo3d-al-sbsl +++ b/tests/ref/fate/filter-stereo3d-al-sbsl @@ -1,4 +1,8 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 704x288 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0xb9c0ef40 0, 1, 1, 1, 304128, 0xfa0b7709 0, 2, 2, 1, 304128, 0x14255f47 diff --git a/tests/ref/fate/filter-stereo3d-ar-abl b/tests/ref/fate/filter-stereo3d-ar-abl index 0358199f9ee4b04fb5184208177763e621e7b832..6b5a971d7810c1847af0a9884e3cb8cf403e8338 100644 --- a/tests/ref/fate/filter-stereo3d-ar-abl +++ b/tests/ref/fate/filter-stereo3d-ar-abl @@ -1,4 +1,8 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x576 +#sar 0: 0/1 0, 0, 0, 1, 304128, 0x7babef40 0, 1, 1, 1, 304128, 0x287d7709 0, 2, 2, 1, 304128, 0x385f5f47 diff --git a/tests/ref/fate/filter-stereo3d-sbsl-abl b/tests/ref/fate/filter-stereo3d-sbsl-abl index 273e520ba72c566c14be48cf84dbe0daac9ba8ca..f0edf34b09b4722e0139932dbee50d89b23ca014 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-abl +++ b/tests/ref/fate/filter-stereo3d-sbsl-abl @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x576 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x2f9389ef 0, 1, 1, 1, 152064, 0x16c66551 0, 2, 2, 1, 152064, 0xd779f64a diff --git a/tests/ref/fate/filter-stereo3d-sbsl-abr b/tests/ref/fate/filter-stereo3d-sbsl-abr index c827e3c456fbddd179c5dba88a78ca844f8fee60..2756d3842751a9457faf3109b8629559869a6ea8 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-abr +++ b/tests/ref/fate/filter-stereo3d-sbsl-abr @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x576 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd1f489ef 0, 1, 1, 1, 152064, 0xe4fe6551 0, 2, 2, 1, 152064, 0xd0d9f64a diff --git a/tests/ref/fate/filter-stereo3d-sbsl-agmc b/tests/ref/fate/filter-stereo3d-sbsl-agmc index 3a515b865ea60ff80133065c7d17cab90f563218..d86a2267eeccf529f589720e48aa574c0091d878 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-agmc +++ b/tests/ref/fate/filter-stereo3d-sbsl-agmc @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xa950d0d9 0, 1, 1, 1, 152064, 0x6a6933c3 0, 2, 2, 1, 152064, 0x66a1da3a diff --git a/tests/ref/fate/filter-stereo3d-sbsl-agmd b/tests/ref/fate/filter-stereo3d-sbsl-agmd index 7d188d4fdfda08b24b80431a3720245dbfc52bcb..ab915d601df610a37edce7fcf334a63baf6e8a61 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-agmd +++ b/tests/ref/fate/filter-stereo3d-sbsl-agmd @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x962d1371 0, 1, 1, 1, 152064, 0xe7db1d51 0, 2, 2, 1, 152064, 0x3bb0c409 diff --git a/tests/ref/fate/filter-stereo3d-sbsl-agmg b/tests/ref/fate/filter-stereo3d-sbsl-agmg index 3cae6f3812ae0d94dae459fbb52e36f390957b83..4ad85b6820bb73c7321304ae20981e3cc1112499 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-agmg +++ b/tests/ref/fate/filter-stereo3d-sbsl-agmg @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x45a6c9a8 0, 1, 1, 1, 152064, 0xe7ba65fc 0, 2, 2, 1, 152064, 0x88ab8fcc diff --git a/tests/ref/fate/filter-stereo3d-sbsl-agmh b/tests/ref/fate/filter-stereo3d-sbsl-agmh index e6853a61dfe288c41e9bcdbdb3e9e98437d4af1b..b50f5af01886039081feb71478afffd37e503b27 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-agmh +++ b/tests/ref/fate/filter-stereo3d-sbsl-agmh @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x96464057 0, 1, 1, 1, 152064, 0x58c4e280 0, 2, 2, 1, 152064, 0xaf76fd24 diff --git a/tests/ref/fate/filter-stereo3d-sbsl-al b/tests/ref/fate/filter-stereo3d-sbsl-al index 5c8a42990380dddf12ad9f239454e94f0f8fb435..1f9aaa4bcbc0e22691d7f9ef3fbfe58404186625 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-al +++ b/tests/ref/fate/filter-stereo3d-sbsl-al @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 76032, 0x3ff06515 0, 1, 1, 1, 76032, 0x00d824da 0, 2, 2, 1, 76032, 0x64a33c64 diff --git a/tests/ref/fate/filter-stereo3d-sbsl-arbg b/tests/ref/fate/filter-stereo3d-sbsl-arbg index 1e872716699e8f4638faafad65f462e5e1840ee1..b5e4996b3081c000a0c154caf0a8e28e80fa47d6 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-arbg +++ b/tests/ref/fate/filter-stereo3d-sbsl-arbg @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x4d83ea30 0, 1, 1, 1, 152064, 0xa4a3be5b 0, 2, 2, 1, 152064, 0x21032989 diff --git a/tests/ref/fate/filter-stereo3d-sbsl-arcc b/tests/ref/fate/filter-stereo3d-sbsl-arcc index 56f17fd961e1b761525e22301ee7f4eb7cc1fee6..bcecd8785e83ec09a74aaacddb545bf5e1b3a2bb 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-arcc +++ b/tests/ref/fate/filter-stereo3d-sbsl-arcc @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x2760b14a 0, 1, 1, 1, 152064, 0xcf94baaf 0, 2, 2, 1, 152064, 0x9b5e0e0a diff --git a/tests/ref/fate/filter-stereo3d-sbsl-arcd b/tests/ref/fate/filter-stereo3d-sbsl-arcd index fd9806b34eef6fd513b9a9f0a0db0c4da8653ea2..b5f11e278edd8ad7325d11a543e6621533845e94 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-arcd +++ b/tests/ref/fate/filter-stereo3d-sbsl-arcd @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xa0261570 0, 1, 1, 1, 152064, 0x678403c8 0, 2, 2, 1, 152064, 0x1087e7b6 diff --git a/tests/ref/fate/filter-stereo3d-sbsl-arcg b/tests/ref/fate/filter-stereo3d-sbsl-arcg index 68f3f54a0bdb1f67b61bf030e9d594f5218e688b..f5c58450f49e7028aad117d27c41a6cef8dc921e 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-arcg +++ b/tests/ref/fate/filter-stereo3d-sbsl-arcg @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x70f5c9a8 0, 1, 1, 1, 152064, 0x56f165fc 0, 2, 2, 1, 152064, 0xe59f8fcc diff --git a/tests/ref/fate/filter-stereo3d-sbsl-arch b/tests/ref/fate/filter-stereo3d-sbsl-arch index 9c2fcd17631e9d2755200a48bd557017fb1d4d31..d6767dfce455bed16b8e5e98b3e88d034050da4c 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-arch +++ b/tests/ref/fate/filter-stereo3d-sbsl-arch @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x81ab8dad 0, 1, 1, 1, 152064, 0x820fd98a 0, 2, 2, 1, 152064, 0x1ccc712b diff --git a/tests/ref/fate/filter-stereo3d-sbsl-argg b/tests/ref/fate/filter-stereo3d-sbsl-argg index 91fb06455f1257723cb6ea9c0646f94567415a3d..82fa276704eb15587c2060c06973b49cb2d2733a 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-argg +++ b/tests/ref/fate/filter-stereo3d-sbsl-argg @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x2cfbea30 0, 1, 1, 1, 152064, 0x4c44be5b 0, 2, 2, 1, 152064, 0x87462989 diff --git a/tests/ref/fate/filter-stereo3d-sbsl-aybc b/tests/ref/fate/filter-stereo3d-sbsl-aybc index 72bd15c9acf9f34b024291fd9b93286d0ab7323c..1c24262006540eb998dc73a67dca96428dc0b5c5 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-aybc +++ b/tests/ref/fate/filter-stereo3d-sbsl-aybc @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xae8c985d 0, 1, 1, 1, 152064, 0x489e1535 0, 2, 2, 1, 152064, 0x01a83b2b diff --git a/tests/ref/fate/filter-stereo3d-sbsl-aybd b/tests/ref/fate/filter-stereo3d-sbsl-aybd index d963480fb3a0fab6ee412c55e7bac9e9899c8be3..0aa4e8bc2c947bb01449dac732ba6e61eb87ff7b 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-aybd +++ b/tests/ref/fate/filter-stereo3d-sbsl-aybd @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x7dc98468 0, 1, 1, 1, 152064, 0xf72db6c9 0, 2, 2, 1, 152064, 0x1630f53f diff --git a/tests/ref/fate/filter-stereo3d-sbsl-aybg b/tests/ref/fate/filter-stereo3d-sbsl-aybg index 53f7f723a5b505c6f69b1eb9f92042b9a71f5d4f..ebd8ba228a097d33ade71fe7f4884a227d9ca925 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-aybg +++ b/tests/ref/fate/filter-stereo3d-sbsl-aybg @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x1a57c9a8 0, 1, 1, 1, 152064, 0x789265fc 0, 2, 2, 1, 152064, 0x2bb78fcc diff --git a/tests/ref/fate/filter-stereo3d-sbsl-aybh b/tests/ref/fate/filter-stereo3d-sbsl-aybh index c6fdd146cad1da0fe4addab4ec0a64c3f9353c2a..1b9edebb623d7e3a8a29b9c3c2046adc56d09eec 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-aybh +++ b/tests/ref/fate/filter-stereo3d-sbsl-aybh @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf3ee182f 0, 1, 1, 1, 152064, 0x8b1c25f1 0, 2, 2, 1, 152064, 0xe78de2ac diff --git a/tests/ref/fate/filter-stereo3d-sbsl-sbsr b/tests/ref/fate/filter-stereo3d-sbsl-sbsr index b417ae4f4e6e749d8cc225abe731a7eb317239bd..9a5da962b4ed4cc90f06780aea508a52e44fef38 100644 --- a/tests/ref/fate/filter-stereo3d-sbsl-sbsr +++ b/tests/ref/fate/filter-stereo3d-sbsl-sbsr @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xbe2f89ef 0, 1, 1, 1, 152064, 0x4c806551 0, 2, 2, 1, 152064, 0x8165f64a diff --git a/tests/ref/fate/filter-tblend b/tests/ref/fate/filter-tblend index 3ff689ae5705264115296006cd64befe358b3829..80fea849f3d004b9397a02a3de5a22a9dddcef84 100644 --- a/tests/ref/fate/filter-tblend +++ b/tests/ref/fate/filter-tblend @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 1, 1, 1, 152064, 0x8e50e5e5 0, 2, 2, 1, 152064, 0x7187a95e 0, 3, 3, 1, 152064, 0xbd73863e diff --git a/tests/ref/fate/filter-telecine b/tests/ref/fate/filter-telecine index b8a13a975f917ea3137be9d5455f21708511ee56..6d3545e4d8fa795081807363d1607c103b02575b 100644 --- a/tests/ref/fate/filter-telecine +++ b/tests/ref/fate/filter-telecine @@ -1,4 +1,8 @@ #tb 0: 4/125 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x05b789ef 0, 1, 1, 1, 152064, 0x4bb46551 0, 2, 2, 1, 152064, 0x40692c80 diff --git a/tests/ref/fate/filter-testsrc2-rgb24 b/tests/ref/fate/filter-testsrc2-rgb24 index 2fdfa003cc3d8cd88a2dc53d57f707e9901158a1..207ddfc61abfaac0d8923466d32a0eafd77d6c18 100644 --- a/tests/ref/fate/filter-testsrc2-rgb24 +++ b/tests/ref/fate/filter-testsrc2-rgb24 @@ -1,4 +1,8 @@ #tb 0: 1/7 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 230400, 0x1c012312 0, 1, 1, 1, 230400, 0xf7cf4e81 0, 2, 2, 1, 230400, 0x29a45e1c diff --git a/tests/ref/fate/filter-testsrc2-yuv420p b/tests/ref/fate/filter-testsrc2-yuv420p index 804e5fa370ccd468172090550d4e54111a718ff2..aaf93ba02d45d6849fbb3e60e5cfc799e479f50a 100644 --- a/tests/ref/fate/filter-testsrc2-yuv420p +++ b/tests/ref/fate/filter-testsrc2-yuv420p @@ -1,4 +1,8 @@ #tb 0: 1/7 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0x3744b3ed 0, 1, 1, 1, 115200, 0x0c1062d6 0, 2, 2, 1, 115200, 0x201b9db1 diff --git a/tests/ref/fate/filter-testsrc2-yuv444p b/tests/ref/fate/filter-testsrc2-yuv444p index c8cc7c17c54a6f011f664e7bd7c80f7790fca349..4b60e6afa47ed6e30dfe710d64e02ef839ca5f06 100644 --- a/tests/ref/fate/filter-testsrc2-yuv444p +++ b/tests/ref/fate/filter-testsrc2-yuv444p @@ -1,4 +1,8 @@ #tb 0: 1/7 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 230400, 0xbfb96366 0, 1, 1, 1, 230400, 0xe63ca6e9 0, 2, 2, 1, 230400, 0xc6acccc8 diff --git a/tests/ref/fate/filter-transpose b/tests/ref/fate/filter-transpose index 0f234230f5a8e6bb399bd9f5eda1abf9df6a2f7e..2a5151b8ced8eec7b9c8d172f8b60a1649db0e68 100644 --- a/tests/ref/fate/filter-transpose +++ b/tests/ref/fate/filter-transpose @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 288x352 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xab5889ef 0, 1, 1, 1, 152064, 0x898b6551 0, 2, 2, 1, 152064, 0x231bf64a diff --git a/tests/ref/fate/filter-trim-duration b/tests/ref/fate/filter-trim-duration index db74add00e9e14cfa40511383fd09c704bd0fbb3..9ba86f8e183980b1179c25a72208e7092485e3e4 100644 --- a/tests/ref/fate/filter-trim-duration +++ b/tests/ref/fate/filter-trim-duration @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x432 +#sar 0: 0/1 0, 10, 10, 1, 152064, 0xb45c4760 diff --git a/tests/ref/fate/filter-trim-frame b/tests/ref/fate/filter-trim-frame index 1749afd38b05b6a70c923b667b2779d801b8b488..5dbf6b7a96ea4b18a0f90ba9a026c3a43f35b248 100644 --- a/tests/ref/fate/filter-trim-frame +++ b/tests/ref/fate/filter-trim-frame @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x432 +#sar 0: 0/1 0, 3, 3, 1, 152064, 0xceb080b0 0, 4, 4, 1, 152064, 0x473db652 0, 5, 5, 1, 152064, 0x287da8e6 diff --git a/tests/ref/fate/filter-trim-mixed b/tests/ref/fate/filter-trim-mixed index 5e003f665a8a45abe12f997d3d167ec58e1c634e..6b1a98c5f35067cc96861302a3d95cfd5494f1d4 100644 --- a/tests/ref/fate/filter-trim-mixed +++ b/tests/ref/fate/filter-trim-mixed @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x432 +#sar 0: 0/1 0, 1, 1, 1, 152064, 0x7f5f6551 0, 2, 2, 1, 152064, 0xc566f64a 0, 3, 3, 1, 152064, 0xceb080b0 diff --git a/tests/ref/fate/filter-trim-time b/tests/ref/fate/filter-trim-time index 2f860258bd4ffb170769412c07d7e12b6b60c7bf..ce9fac6defc3cdd44e9b258c10b4d12754b97d34 100644 --- a/tests/ref/fate/filter-trim-time +++ b/tests/ref/fate/filter-trim-time @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x432 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x6e4f89ef 0, 1, 1, 1, 152064, 0x7f5f6551 diff --git a/tests/ref/fate/filter-unsharp b/tests/ref/fate/filter-unsharp index 613163b18078663b69133edc05e002285434a9a1..c128241d7cab0dd26f25d9ed7b5eca364c9398bc 100644 --- a/tests/ref/fate/filter-unsharp +++ b/tests/ref/fate/filter-unsharp @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x58100735 0, 1, 1, 1, 152064, 0x2967e43d 0, 2, 2, 1, 152064, 0x6f0c786d diff --git a/tests/ref/fate/filter-vectorscope_color b/tests/ref/fate/filter-vectorscope_color index 780c330caf490cda74a6621fb261517f7c3792e9..57875ab4182b3a10ec6962999ac04695eb95ca49 100644 --- a/tests/ref/fate/filter-vectorscope_color +++ b/tests/ref/fate/filter-vectorscope_color @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 1/1 0, 0, 0, 1, 196608, 0xf6e3aa30 0, 1, 1, 1, 196608, 0x5584acf9 0, 2, 2, 1, 196608, 0xa862775d diff --git a/tests/ref/fate/filter-vectorscope_color2 b/tests/ref/fate/filter-vectorscope_color2 index 417c3e05b7e833433555eed08a91f0e4b2b09982..3b2ad90b9c796ef6e7fa94544f47b281b6241fd0 100644 --- a/tests/ref/fate/filter-vectorscope_color2 +++ b/tests/ref/fate/filter-vectorscope_color2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 1/1 0, 0, 0, 1, 196608, 0x5e62fae5 0, 1, 1, 1, 196608, 0x4c27fcbf 0, 2, 2, 1, 196608, 0xb7531088 diff --git a/tests/ref/fate/filter-vectorscope_color3 b/tests/ref/fate/filter-vectorscope_color3 index 26831cfdedfff954856fafe72feb429dc1464517..4baecca921e137f049e21d790163ab03895fd85b 100644 --- a/tests/ref/fate/filter-vectorscope_color3 +++ b/tests/ref/fate/filter-vectorscope_color3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 1/1 0, 0, 0, 1, 196608, 0x83df8770 0, 1, 1, 1, 196608, 0xa6a674a7 0, 2, 2, 1, 196608, 0x11757143 diff --git a/tests/ref/fate/filter-vectorscope_color4 b/tests/ref/fate/filter-vectorscope_color4 index 6bdfd5fa944095123c4549e5f860607f9c514fa3..21d6762ff2839fa92ce046cf1f0a452ba9f1fd62 100644 --- a/tests/ref/fate/filter-vectorscope_color4 +++ b/tests/ref/fate/filter-vectorscope_color4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 1/1 0, 0, 0, 1, 196608, 0x326953c4 0, 1, 1, 1, 196608, 0x870e1dcc 0, 2, 2, 1, 196608, 0x87cb8800 diff --git a/tests/ref/fate/filter-vectorscope_gray b/tests/ref/fate/filter-vectorscope_gray index f09a9c745057ec8725eef3c98f07ce3a32777201..a81fbf8f8725b9dc08d117067740fee11d110fbb 100644 --- a/tests/ref/fate/filter-vectorscope_gray +++ b/tests/ref/fate/filter-vectorscope_gray @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 1/1 0, 0, 0, 1, 196608, 0x79ba71e2 0, 1, 1, 1, 196608, 0x909271e2 0, 2, 2, 1, 196608, 0x143971e2 diff --git a/tests/ref/fate/filter-vectorscope_xy b/tests/ref/fate/filter-vectorscope_xy index 76987ef38dfb3be28371d9786bc238349a65b401..83b719468caa890ccb832b7d9a7fe0818a092a8c 100644 --- a/tests/ref/fate/filter-vectorscope_xy +++ b/tests/ref/fate/filter-vectorscope_xy @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 1/1 0, 0, 0, 1, 196608, 0xa2899af1 0, 1, 1, 1, 196608, 0x26409af1 0, 2, 2, 1, 196608, 0xf5209af1 diff --git a/tests/ref/fate/filter-w3fdif-complex b/tests/ref/fate/filter-w3fdif-complex index 32eadc98580268212d1fcd740241e7735c2d797e..4b334daec16d5ecf22e23ac4461d36c31c85c8b1 100644 --- a/tests/ref/fate/filter-w3fdif-complex +++ b/tests/ref/fate/filter-w3fdif-complex @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 18, 18, 1, 622080, 0x21d21485 0, 19, 19, 1, 622080, 0x600a5468 0, 20, 20, 1, 622080, 0x9526f7b8 diff --git a/tests/ref/fate/filter-w3fdif-simple b/tests/ref/fate/filter-w3fdif-simple index 137d989de2b3320c0c0efcbc58b15639f5560c88..62efaae929e682558467e6c2a38130f37bd926e3 100644 --- a/tests/ref/fate/filter-w3fdif-simple +++ b/tests/ref/fate/filter-w3fdif-simple @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 18, 18, 1, 622080, 0xc73774f5 0, 19, 19, 1, 622080, 0x4ea3a400 0, 20, 20, 1, 622080, 0x95153cda diff --git a/tests/ref/fate/filter-waveform_column b/tests/ref/fate/filter-waveform_column index 5e66db89aacbeaf81ce463f99a97ea8e5d0c7324..f35fb2471b14a95b85f10b6c70116952c9bfd047 100644 --- a/tests/ref/fate/filter-waveform_column +++ b/tests/ref/fate/filter-waveform_column @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x256 +#sar 0: 1/1 0, 0, 0, 1, 270336, 0x3af3cd54 0, 1, 1, 1, 270336, 0x892ccd54 0, 2, 2, 1, 270336, 0x2171cd54 diff --git a/tests/ref/fate/filter-waveform_envelope b/tests/ref/fate/filter-waveform_envelope index 44384ebeece920b73fb7d7cce27c89b8a8b4b686..13130c43996c0c80acd019ac358aea99762d52ce 100644 --- a/tests/ref/fate/filter-waveform_envelope +++ b/tests/ref/fate/filter-waveform_envelope @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x256 +#sar 0: 1/1 0, 0, 0, 1, 270336, 0x24a46c67 0, 1, 1, 1, 270336, 0x622077e7 0, 2, 2, 1, 270336, 0xb96dd1a1 diff --git a/tests/ref/fate/filter-waveform_row b/tests/ref/fate/filter-waveform_row index 95eaa45430890ec49b59b028794b1625477db210..b436be510828c69ea208e388685aa33a6f3f5ea0 100644 --- a/tests/ref/fate/filter-waveform_row +++ b/tests/ref/fate/filter-waveform_row @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x288 +#sar 0: 1/1 0, 0, 0, 1, 221184, 0x2a1149a3 0, 1, 1, 1, 221184, 0x698c49a3 0, 2, 2, 1, 221184, 0x9fc949a3 diff --git a/tests/ref/fate/filter-waveform_uv b/tests/ref/fate/filter-waveform_uv index 6eb363c6f2f6e9a69a00c8826db6688403c6f456..8cb3bc81f8b586696d4fe62a168b06fa72b83f98 100644 --- a/tests/ref/fate/filter-waveform_uv +++ b/tests/ref/fate/filter-waveform_uv @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x512 +#sar 0: 1/1 0, 0, 0, 1, 540672, 0x8a2521d6 0, 1, 1, 1, 540672, 0xb9a321d6 0, 2, 2, 1, 540672, 0x325421d6 diff --git a/tests/ref/fate/filter-yadif-mode0 b/tests/ref/fate/filter-yadif-mode0 index 4d428903b08c7162af7557e3106b85251361802e..2c6346bd4349d18e1f49a5cbbe4493742c195e31 100644 --- a/tests/ref/fate/filter-yadif-mode0 +++ b/tests/ref/fate/filter-yadif-mode0 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 9, 9, 1, 622080, 0x6331caee 0, 10, 10, 1, 622080, 0xa459e690 0, 11, 11, 1, 622080, 0x6429c648 diff --git a/tests/ref/fate/filter-yadif-mode1 b/tests/ref/fate/filter-yadif-mode1 index 08cd5185700cfb9cb85b6cf6ee3a79476a90a472..e2d14d56051317b6051dac7b49e545fd038a6f09 100644 --- a/tests/ref/fate/filter-yadif-mode1 +++ b/tests/ref/fate/filter-yadif-mode1 @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 18, 18, 1, 622080, 0x6331caee 0, 19, 19, 1, 622080, 0x625da883 0, 20, 20, 1, 622080, 0xa459e690 diff --git a/tests/ref/fate/filter-yadif10 b/tests/ref/fate/filter-yadif10 index aa27bfcbb40a6f7ab3bfd43602e99e874aac046a..09ab7458bb15c05b8eb6422dde178c98b3f594e0 100644 --- a/tests/ref/fate/filter-yadif10 +++ b/tests/ref/fate/filter-yadif10 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 9, 9, 1, 1244160, 0x5b49e0c0 0, 10, 10, 1, 1244160, 0x76ba6bab 0, 11, 11, 1, 1244160, 0x0298cb8d diff --git a/tests/ref/fate/filter-yadif16 b/tests/ref/fate/filter-yadif16 index 65427a235739359cfa07b45985d96e935ae80e77..3386b026c9a48848deda7c9ea7f3bcafce7c8a37 100644 --- a/tests/ref/fate/filter-yadif16 +++ b/tests/ref/fate/filter-yadif16 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 9, 9, 1, 1244160, 0xfb65caee 0, 10, 10, 1, 1244160, 0x6222e690 0, 11, 11, 1, 1244160, 0x020ac648 diff --git a/tests/ref/fate/flic-af11-palette-change b/tests/ref/fate/flic-af11-palette-change index cd702b622cd7c2e015aea6cb2f9549315396052d..acf000412ad1eabb9bfa837ee195eff91899c082 100644 --- a/tests/ref/fate/flic-af11-palette-change +++ b/tests/ref/fate/flic-af11-palette-change @@ -1,4 +1,8 @@ #tb 0: 1/35 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x508ff8ac 0, 1, 1, 1, 192000, 0xef0d4274 0, 2, 2, 1, 192000, 0x0d50e0dd diff --git a/tests/ref/fate/flic-af12 b/tests/ref/fate/flic-af12 index 227f26a4fdc40d0dd0c90a6ae0883132a8f2a72d..46833467bd45ccc80e803845eceb55505251c8c7 100644 --- a/tests/ref/fate/flic-af12 +++ b/tests/ref/fate/flic-af12 @@ -1,4 +1,8 @@ #tb 0: 9/125 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x50a87396 0, 1, 1, 1, 921600, 0xa6e65d9e 0, 2, 2, 1, 921600, 0x05956f62 diff --git a/tests/ref/fate/flic-magiccarpet b/tests/ref/fate/flic-magiccarpet index 23a93427dbf0586b376e05bbec5018b0018abc60..b8d3fc2bd343c8a457a192810a6dc5cf69e6bf33 100644 --- a/tests/ref/fate/flic-magiccarpet +++ b/tests/ref/fate/flic-magiccarpet @@ -1,4 +1,8 @@ #tb 0: 1/14 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x00000000 0, 1, 1, 1, 192000, 0x03567eeb 0, 2, 2, 1, 192000, 0xe73db12c diff --git a/tests/ref/fate/flv-demux b/tests/ref/fate/flv-demux index 5db2305b7681e7279a67df6fa566acf8423e496e..79ee26326222ee2f07fa25ba4b09b97fab1f85f0 100644 --- a/tests/ref/fate/flv-demux +++ b/tests/ref/fate/flv-demux @@ -1,7 +1,15 @@ #extradata 0: 39, 0xf8aa0d44 #extradata 1: 2, 0x00b600a3 #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: h264 +#dimensions 0: 426x240 +#sar 0: 1/1 #tb 1: 1/1000 +#media_type 1: audio +#codec_id 1: aac +#sample_rate 1: 22050 +#channel_layout 1: 3 0, 0, 0, 33, 135, 0x78b33078, S=1, 39, 0xf8aa0d44 1, 0, 0, 46, 9, 0x07bc01b8, S=1, 2, 0x00b600a3 0, 33, 33, 33, 92, 0x0d891dd0, F=0x0 diff --git a/tests/ref/fate/force_key_frames b/tests/ref/fate/force_key_frames index 0a41378f64ec48b75aa8dd613366964ad800cbc8..26de0905e8fa78178892b97e2659fd04aae8d6b6 100644 --- a/tests/ref/fate/force_key_frames +++ b/tests/ref/fate/force_key_frames @@ -1,4 +1,4 @@ 07567b9528b8de523faaf49e4e1e0fc6 *tests/data/fate/force_key_frames.avi 113312 tests/data/fate/force_key_frames.avi -8f68ad2e602ecd87a3e0c097ba99d773 *tests/data/fate/force_key_frames.out.framecrc -stddev:34363.01 PSNR: 5.61 MAXDIFF:56305 bytes: 7603200/ 186 +b2e92b97bac0243242281d71108ffdbd *tests/data/fate/force_key_frames.out.framecrc +stddev:34612.83 PSNR: 5.54 MAXDIFF:61408 bytes: 7603200/ 264 diff --git a/tests/ref/fate/fraps-v0 b/tests/ref/fate/fraps-v0 index 3cba8312b71b3ae51e1da1a72bfe96219d237e25..97ada1317ef7fdd2bddeedac37a0dd2ad2de6a36 100644 --- a/tests/ref/fate/fraps-v0 +++ b/tests/ref/fate/fraps-v0 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 312x216 +#sar 0: 0/1 0, 0, 0, 1, 101088, 0x7bf448f8 0, 1, 1, 1, 101088, 0x1ba749ec 0, 2, 2, 1, 101088, 0x94eb4dc4 diff --git a/tests/ref/fate/fraps-v1 b/tests/ref/fate/fraps-v1 index 29c7e37df38c206292d82ffc1b296cb114353f93..36fb7d8d4ddccd1f1070a1909d29fd0d55b9d812 100644 --- a/tests/ref/fate/fraps-v1 +++ b/tests/ref/fate/fraps-v1 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x23c29d17 diff --git a/tests/ref/fate/fraps-v2 b/tests/ref/fate/fraps-v2 index 06e0024ced9d53416c330998f46eadb25e7ee466..3d85333823b2c0eed566a1746d1a1b0dd9020c37 100644 --- a/tests/ref/fate/fraps-v2 +++ b/tests/ref/fate/fraps-v2 @@ -1,3 +1,7 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1024x768 +#sar 0: 0/1 0, 0, 0, 1, 1179648, 0x99f80436 0, 5, 5, 1, 1179648, 0xe8ae7a30 diff --git a/tests/ref/fate/fraps-v3 b/tests/ref/fate/fraps-v3 index 139ee7e4709f08892c733abcc8366b31936a8caf..93286d17ca45a3395ee74a3994eed0a0b1b02cc4 100644 --- a/tests/ref/fate/fraps-v3 +++ b/tests/ref/fate/fraps-v3 @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x384 +#sar 0: 0/1 0, 0, 0, 1, 589824, 0x0b181bbf 0, 1, 1, 1, 589824, 0xcd740f79 0, 2, 2, 1, 589824, 0x16f8f90e diff --git a/tests/ref/fate/fraps-v4 b/tests/ref/fate/fraps-v4 index 007916dc9d4427a373f630e15ab5b0f112f60d13..c97f29b46acd3ed0a25dd43a0e4e8802c1d42a91 100644 --- a/tests/ref/fate/fraps-v4 +++ b/tests/ref/fate/fraps-v4 @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x512 +#sar 0: 0/1 0, 0, 0, 1, 491520, 0x68ff12c0 0, 1, 1, 1, 491520, 0x22d36f0d 0, 2, 2, 1, 491520, 0xce6f877d diff --git a/tests/ref/fate/fraps-v5 b/tests/ref/fate/fraps-v5 index 599683a8a33ec4b1b1599371a0dce36582efeb57..c0628e9ac403a3011250378ef59dcded50b52d6a 100644 --- a/tests/ref/fate/fraps-v5 +++ b/tests/ref/fate/fraps-v5 @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 288x168 +#sar 0: 0/1 0, 0, 0, 1, 145152, 0x8458d4cb 0, 1, 1, 1, 145152, 0xa694d7c7 0, 2, 2, 1, 145152, 0x2bd4bfc9 diff --git a/tests/ref/fate/frwu b/tests/ref/fate/frwu index 32eaa6f0294e10a82ce04507f263972d02cd5b8f..918ef6c4487be64e2592d05c2b0eb5bc66901a15 100644 --- a/tests/ref/fate/frwu +++ b/tests/ref/fate/frwu @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 153600, 0x050422c0 0, 1, 1, 1, 153600, 0x0cf35359 0, 2, 2, 1, 153600, 0x2ae95db0 diff --git a/tests/ref/fate/g2m2 b/tests/ref/fate/g2m2 index 710dbd145f03764e8c0589d77c9df3dfa31cc675..42b7b6f2e16cdf63ec2089b52019582ed6941026 100644 --- a/tests/ref/fate/g2m2 +++ b/tests/ref/fate/g2m2 @@ -1,4 +1,8 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1024x768 +#sar 0: 0/1 0, 47, 47, 0, 2359296, 0xb4434e4f 0, 62, 62, 0, 2359296, 0x59cb5027 0, 78, 78, 0, 2359296, 0xe9bc578d diff --git a/tests/ref/fate/g2m3 b/tests/ref/fate/g2m3 index e8fe6927daf446d59f62f7e2e9f0620c3fa5eac4..b665d567b5a9dcf59dfdf575fca73acb2f9dfcdb 100644 --- a/tests/ref/fate/g2m3 +++ b/tests/ref/fate/g2m3 @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x996 +#sar 0: 0/1 0, 0, 0, 1, 3824640, 0x9a253d29 0, 12, 12, 1, 3824640, 0xcb232b06 0, 15, 15, 1, 3824640, 0xb03c288c diff --git a/tests/ref/fate/g2m4 b/tests/ref/fate/g2m4 index c9a6e120941c8f8a2dbb3acd34850ccf0b2f0964..d5ecaebbbd6fcf212020a7cf2be44031e86c376a 100644 --- a/tests/ref/fate/g2m4 +++ b/tests/ref/fate/g2m4 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x1024 +#sar 0: 0/1 0, 0, 0, 1, 3932160, 0x109148ee 0, 1, 1, 1, 3932160, 0xa87b7bff 0, 2, 2, 1, 3932160, 0x00e14d16 diff --git a/tests/ref/fate/g722dec-1 b/tests/ref/fate/g722dec-1 index e94c3e6a1139995149df245a776dfb139e779a6f..b7ec0d3753b354d14b21119e32645c750c1245ad 100644 --- a/tests/ref/fate/g722dec-1 +++ b/tests/ref/fate/g722dec-1 @@ -1,4 +1,8 @@ #tb 0: 1/16000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 16000 +#channel_layout 0: 4 0, 0, 0, 2048, 4096, 0x4f9228b3 0, 2048, 2048, 2048, 4096, 0xfab58157 0, 4096, 4096, 2048, 4096, 0x0b641c78 diff --git a/tests/ref/fate/g723_1-dec-1 b/tests/ref/fate/g723_1-dec-1 index a3a7f67b447bdc91e0ef3e04821048f5caf321ab..01176fdba5db23b37cbdd3f0f67cabd7ecbd7a23 100644 --- a/tests/ref/fate/g723_1-dec-1 +++ b/tests/ref/fate/g723_1-dec-1 @@ -1,3 +1,7 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0x7f6f3970 0, 240, 240, 240, 480, 0x1105a0d3 diff --git a/tests/ref/fate/g723_1-dec-2 b/tests/ref/fate/g723_1-dec-2 index e7fc9b20591db76ce5667dffc75ea80048ee0f43..0711ae44b1dfe71342fb5d9e085d68e05c720928 100644 --- a/tests/ref/fate/g723_1-dec-2 +++ b/tests/ref/fate/g723_1-dec-2 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0x5d9d9091 0, 240, 240, 240, 480, 0x425095b7 0, 480, 480, 240, 480, 0xe7b6a1a7 diff --git a/tests/ref/fate/g723_1-dec-3 b/tests/ref/fate/g723_1-dec-3 index d1a29464e986d213315fca32d2e0f991137254fc..c1dde0c75b07e2e665030c0f893b6b4dc1293fe1 100644 --- a/tests/ref/fate/g723_1-dec-3 +++ b/tests/ref/fate/g723_1-dec-3 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0xce908869 0, 240, 240, 240, 480, 0xfa63588e 0, 480, 480, 240, 480, 0x11ce850c diff --git a/tests/ref/fate/g723_1-dec-4 b/tests/ref/fate/g723_1-dec-4 index 792899d38cbfc6de2406fea3e982828500176734..34817eecff67c44f0d382fd7eaf0d835d554e1c5 100644 --- a/tests/ref/fate/g723_1-dec-4 +++ b/tests/ref/fate/g723_1-dec-4 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0xa697b314 0, 240, 240, 240, 480, 0x43c5dc5a 0, 480, 480, 240, 480, 0xd2438147 diff --git a/tests/ref/fate/g723_1-dec-5 b/tests/ref/fate/g723_1-dec-5 index bdc2982740ce8249e00a6b9fcb8d139cbe583610..7076fac32293455cfbdb0b70cff84862b504707e 100644 --- a/tests/ref/fate/g723_1-dec-5 +++ b/tests/ref/fate/g723_1-dec-5 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0x4dce9773 0, 240, 240, 240, 480, 0xe6367ab8 0, 480, 480, 240, 480, 0xf36a589d diff --git a/tests/ref/fate/g723_1-dec-6 b/tests/ref/fate/g723_1-dec-6 index eb0e4fa12c24f1aa361fe9d121d04df805cbb91a..b493b3733869316546055851db73411de4ebcfa1 100644 --- a/tests/ref/fate/g723_1-dec-6 +++ b/tests/ref/fate/g723_1-dec-6 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0x4fa1aed9 0, 240, 240, 240, 480, 0x6d7ef391 0, 480, 480, 240, 480, 0xaecaf2c1 diff --git a/tests/ref/fate/g723_1-dec-7 b/tests/ref/fate/g723_1-dec-7 index cc301873cb8f7838b9dab6dd5690ecc520750694..bd960f5aec16373521fe1c67302af540c17c8057 100644 --- a/tests/ref/fate/g723_1-dec-7 +++ b/tests/ref/fate/g723_1-dec-7 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0x35e4a1fd 0, 240, 240, 240, 480, 0x2f7bdd60 0, 480, 480, 240, 480, 0x0407e499 diff --git a/tests/ref/fate/g723_1-dec-8 b/tests/ref/fate/g723_1-dec-8 index fc4d9f39772754925655f54ef64c890cee3406f3..3399d7ae9fe147403762bf5b694234235afb6b7f 100644 --- a/tests/ref/fate/g723_1-dec-8 +++ b/tests/ref/fate/g723_1-dec-8 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 240, 480, 0x17930e0f 0, 240, 240, 240, 480, 0x7c7f4247 0, 480, 480, 240, 480, 0xbf3489e5 diff --git a/tests/ref/fate/gapless-mp3 b/tests/ref/fate/gapless-mp3 index 2ce4b8cc0bdc6048c969cbf24f5727f4f4e45bbb..ebe7bfa2d60eecf0085026b0413e57736f78f50e 100644 --- a/tests/ref/fate/gapless-mp3 +++ b/tests/ref/fate/gapless-mp3 @@ -1,5 +1,5 @@ -d5c88cf38416329a052a9b0cb140fb4c *tests/data/fate/gapless-mp3.out-1 +37534a3bcc3ef306e8c5ebfcfedfc41c *tests/data/fate/gapless-mp3.out-1 c96c3ae7bd3300fd2f4debac222de5b7 -3386bc2009b31b7ef39247918cbb02a5 *tests/data/fate/gapless-mp3.out-2 +0cd1cdbcfd5cdbf6270cd98219bf31cd *tests/data/fate/gapless-mp3.out-2 c96c3ae7bd3300fd2f4debac222de5b7 -3ce35ec2a9a59b7459ecd6c98d8fa123 *tests/data/fate/gapless-mp3.out-3 +9d3d8ba8a61b534f2d02ee648d6a8229 *tests/data/fate/gapless-mp3.out-3 diff --git a/tests/ref/fate/gif-color b/tests/ref/fate/gif-color index 5559186536c08ca127441c484f07652e1ef6a502..c88a05deee31705788004cc09aad5eaa3442c878 100644 --- a/tests/ref/fate/gif-color +++ b/tests/ref/fate/gif-color @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 217x217 +#sar 0: 0/1 0, 0, 0, 1, 188356, 0xf0944065 0, 1, 1, 1, 188356, 0x146ed4c4 0, 2, 2, 1, 188356, 0x96866a6f diff --git a/tests/ref/fate/gif-deal b/tests/ref/fate/gif-deal index 88371bbe3b86cbe1139f968d3781fc34839c8fd3..96b7723c1dfe50d72d28809efbe1011aa04fad53 100644 --- a/tests/ref/fate/gif-deal +++ b/tests/ref/fate/gif-deal @@ -1,4 +1,8 @@ #tb 0: 12/109 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 430x181 +#sar 0: 0/1 0, 0, 0, 1, 311320, 0x71905396 0, 1, 1, 1, 311320, 0xed46b01e 0, 2, 2, 1, 311320, 0xcbb56aa8 diff --git a/tests/ref/fate/gif-demux b/tests/ref/fate/gif-demux index 547b9ce3d6e1779dca6693d732a7a19bb63532ba..3d46441d8ef848505ed86979dd588454c1fe539a 100644 --- a/tests/ref/fate/gif-demux +++ b/tests/ref/fate/gif-demux @@ -1,4 +1,8 @@ #tb 0: 1/100 +#media_type 0: video +#codec_id 0: gif +#dimensions 0: 480x360 +#sar 0: 0/1 0, 0, 0, 5, 74699, 0xef7e91c8 0, 5, 5, 2, 10079, 0x2892d9e2, F=0x0 0, 7, 7, 2, 12369, 0xd7d73286, F=0x0 diff --git a/tests/ref/fate/gif-disposal-background b/tests/ref/fate/gif-disposal-background index 838745b79586a9413dfda06de5eebfc0c5ea3a93..cd0d827b4614a70cdf2021a1a233bb59f467aeb9 100644 --- a/tests/ref/fate/gif-disposal-background +++ b/tests/ref/fate/gif-disposal-background @@ -1,4 +1,8 @@ #tb 0: 1/2 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 72x36 +#sar 0: 0/1 0, 0, 0, 1, 10368, 0x8b200cc8 0, 1, 1, 1, 10368, 0x4e208e4f 0, 2, 2, 1, 10368, 0x044dba8b diff --git a/tests/ref/fate/gif-disposal-restore b/tests/ref/fate/gif-disposal-restore index 0ff17151539ce5124ae548b11209a72c5c622747..b1282f61decc16df2b2c86c183f15201e78b8187 100644 --- a/tests/ref/fate/gif-disposal-restore +++ b/tests/ref/fate/gif-disposal-restore @@ -1,4 +1,8 @@ #tb 0: 1/1 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 468x60 +#sar 0: 0/1 0, 0, 0, 1, 112320, 0xb8afe429 0, 1, 1, 1, 112320, 0xae588a4b 0, 3, 3, 1, 112320, 0xccdd27b7 diff --git a/tests/ref/fate/gif-gray b/tests/ref/fate/gif-gray index 5a133bd030079bdc27cb1ab0b35797c99fabf3a2..18705d01fe37e2fd3e65b89ed097491fdac533ba 100644 --- a/tests/ref/fate/gif-gray +++ b/tests/ref/fate/gif-gray @@ -1,4 +1,8 @@ #tb 0: 1/100 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 480x360 +#sar 0: 0/1 0, 0, 0, 1, 691200, 0xef6c0f3d 0, 5, 5, 1, 691200, 0xc18b32de 0, 7, 7, 1, 691200, 0x2395a3d7 diff --git a/tests/ref/fate/gifenc-bgr4_byte b/tests/ref/fate/gifenc-bgr4_byte index c0d39bdecd460aecae0e6b682c051e5f9a443991..3495a8bbed6f45a18292b69692b213f0b0031017 100644 --- a/tests/ref/fate/gifenc-bgr4_byte +++ b/tests/ref/fate/gifenc-bgr4_byte @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: gif +#dimensions 0: 217x217 +#sar 0: 0/1 0, 0, 0, 1, 508, 0xa1b80fc0 0, 1, 1, 1, 213, 0x4f554bd7, S=1, 1024, 0xb6327c81 0, 2, 2, 1, 131, 0x283b2988, S=1, 1024, 0xae3a7c81 diff --git a/tests/ref/fate/gifenc-bgr8 b/tests/ref/fate/gifenc-bgr8 index f3b7772785914373fde54fa408cd3df1ea07f5c9..0a4e5d48cd374f79f34c24b4ae2c90262dc09fa2 100644 --- a/tests/ref/fate/gifenc-bgr8 +++ b/tests/ref/fate/gifenc-bgr8 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: gif +#dimensions 0: 217x217 +#sar 0: 0/1 0, 0, 0, 1, 552, 0x271a2dd3 0, 1, 1, 1, 297, 0x90168a95, S=1, 1024, 0xf351799f 0, 2, 2, 1, 438, 0x91efce1b, S=1, 1024, 0xf351799f diff --git a/tests/ref/fate/gifenc-gray b/tests/ref/fate/gifenc-gray index c11e132b8babdba1479b6009d059381f437c3323..81cdd1888e8d574dac773ebe6fb7f430d08099c8 100644 --- a/tests/ref/fate/gifenc-gray +++ b/tests/ref/fate/gifenc-gray @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: gif +#dimensions 0: 217x217 +#sar 0: 0/1 0, 0, 0, 1, 579, 0x0d0e3ab8 0, 1, 1, 1, 150, 0x178b3a8c, S=1, 1024, 0xc2f67c9f 0, 2, 2, 1, 155, 0x941743f5, S=1, 1024, 0xc2f67c9f diff --git a/tests/ref/fate/gifenc-pal8 b/tests/ref/fate/gifenc-pal8 index a84efa0a06b22aa42ca7bee6d95e28bf4bcbffd0..a6d5741992f2d8823f184f91fe8d9b60170d6fc8 100644 --- a/tests/ref/fate/gifenc-pal8 +++ b/tests/ref/fate/gifenc-pal8 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: gif +#dimensions 0: 217x217 +#sar 0: 0/1 0, 0, 0, 1, 552, 0x271a2dd3, S=1, 1024, 0xec907a9e 0, 1, 1, 1, 297, 0x90168a95, S=1, 1024, 0xf351799f 0, 2, 2, 1, 438, 0x91efce1b, S=1, 1024, 0xf351799f diff --git a/tests/ref/fate/gifenc-rgb4_byte b/tests/ref/fate/gifenc-rgb4_byte index 9b00103c65e6d3b957a44c04f42e441a6be8409e..067accd694e538e6082acae55bc9f16814bfabd6 100644 --- a/tests/ref/fate/gifenc-rgb4_byte +++ b/tests/ref/fate/gifenc-rgb4_byte @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: gif +#dimensions 0: 217x217 +#sar 0: 0/1 0, 0, 0, 1, 508, 0xf04a113b 0, 1, 1, 1, 213, 0x23c24d3d, S=1, 1024, 0xf7700427 0, 2, 2, 1, 131, 0x56d22a39, S=1, 1024, 0x03730427 diff --git a/tests/ref/fate/gifenc-rgb8 b/tests/ref/fate/gifenc-rgb8 index d1a990d07e51caf4abb6d2ec92eece446bc8682f..490e4d0b19e1866c88f0134c0d022127aa6a26c9 100644 --- a/tests/ref/fate/gifenc-rgb8 +++ b/tests/ref/fate/gifenc-rgb8 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: gif +#dimensions 0: 217x217 +#sar 0: 0/1 0, 0, 0, 1, 552, 0x47602c6c 0, 1, 1, 1, 297, 0x49dd8847, S=1, 1024, 0xcfc8799f 0, 2, 2, 1, 438, 0x4776d352, S=1, 1024, 0xcfc8799f diff --git a/tests/ref/fate/gsm-ms b/tests/ref/fate/gsm-ms index 6d15cb8f3fb4a9d1a239beadcf80f91c49fe646a..92d78f3602a90a2f98b17d1d2aeeb4490ee01022 100644 --- a/tests/ref/fate/gsm-ms +++ b/tests/ref/fate/gsm-ms @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 320, 640, 0xf79c59ee 0, 320, 320, 320, 640, 0x6e6248be 0, 640, 640, 320, 640, 0x2a5b3aed diff --git a/tests/ref/fate/gsm-toast b/tests/ref/fate/gsm-toast index 721e4e41d54429114dd8529d6cd5ce847733e8c7..ebbfbbf82c029de868711a9a6fab5c35510cd4fb 100644 --- a/tests/ref/fate/gsm-toast +++ b/tests/ref/fate/gsm-toast @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 160, 320, 0x4c32ab06 0, 160, 160, 160, 320, 0x2052a4e7 0, 320, 320, 160, 320, 0xe9aeafca diff --git a/tests/ref/fate/h264-conformance-aud_mw_e b/tests/ref/fate/h264-conformance-aud_mw_e index 83c6faeeb78c418d1a3d7d887bd4c9a9e5fea108..890c7ff3fed6993e0d78fab84024b5231c147bb9 100644 --- a/tests/ref/fate/h264-conformance-aud_mw_e +++ b/tests/ref/fate/h264-conformance-aud_mw_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xa6d63b2e 0, 1, 1, 1, 38016, 0x28bae101 0, 2, 2, 1, 38016, 0x139f9b29 diff --git a/tests/ref/fate/h264-conformance-ba1_ft_c b/tests/ref/fate/h264-conformance-ba1_ft_c index 70db0bbfac207d8d04287fda3a82956e549a4666..0b8f66e50fe108dacf1c36fe8a0210719de8b4e8 100644 --- a/tests/ref/fate/h264-conformance-ba1_ft_c +++ b/tests/ref/fate/h264-conformance-ba1_ft_c @@ -1,4 +1,8 @@ #tb 0: 1/19 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xa6f9b2a8 0, 1, 1, 1, 152064, 0x936a8ed6 0, 2, 2, 1, 152064, 0xa9f47652 diff --git a/tests/ref/fate/h264-conformance-ba1_sony_d b/tests/ref/fate/h264-conformance-ba1_sony_d index b0145cdbb4de457c6cdb4e9e58f6a3cd40ba692a..c64462f758cc8ddff9772f83dc9e74d8bb22633b 100644 --- a/tests/ref/fate/h264-conformance-ba1_sony_d +++ b/tests/ref/fate/h264-conformance-ba1_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb3883478 0, 1, 1, 1, 38016, 0x99e1fe60 0, 2, 2, 1, 38016, 0x65eace24 diff --git a/tests/ref/fate/h264-conformance-ba2_sony_f b/tests/ref/fate/h264-conformance-ba2_sony_f index 13a6462c6711202a09bddf6ff0aa89238bd292fb..86b2df3aed1da4feaa4aea474ea3d1b4a6e20654 100644 --- a/tests/ref/fate/h264-conformance-ba2_sony_f +++ b/tests/ref/fate/h264-conformance-ba2_sony_f @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb3883478 0, 1, 1, 1, 38016, 0x47b90d4b 0, 2, 2, 1, 38016, 0x3e99dfcf diff --git a/tests/ref/fate/h264-conformance-ba3_sva_c b/tests/ref/fate/h264-conformance-ba3_sva_c index cb775db75a31fa155e416e50e7f88829e9f5eb95..52d6bb0638a648e7bb8a4f3147b67a774d313842 100644 --- a/tests/ref/fate/h264-conformance-ba3_sva_c +++ b/tests/ref/fate/h264-conformance-ba3_sva_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xbf5f1df5 0, 1, 1, 1, 38016, 0x8de61f39 0, 2, 2, 1, 38016, 0xaeec0a18 diff --git a/tests/ref/fate/h264-conformance-ba_mw_d b/tests/ref/fate/h264-conformance-ba_mw_d index 18a671745140a65afef66ad4b960259cdb525de6..e237b58b1a94428666d42045e5fad83d6ba49130 100644 --- a/tests/ref/fate/h264-conformance-ba_mw_d +++ b/tests/ref/fate/h264-conformance-ba_mw_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x3ae838ee 0, 1, 1, 1, 38016, 0x9ed7e141 0, 2, 2, 1, 38016, 0x393097f9 diff --git a/tests/ref/fate/h264-conformance-bamq1_jvc_c b/tests/ref/fate/h264-conformance-bamq1_jvc_c index 4a3066cfa73905c868e75138c3238a934d0842ab..a62ef085d65003dade7fac2bbb992198b49363c2 100644 --- a/tests/ref/fate/h264-conformance-bamq1_jvc_c +++ b/tests/ref/fate/h264-conformance-bamq1_jvc_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x6951213f 0, 1, 1, 1, 38016, 0x82ddf39d 0, 2, 2, 1, 38016, 0x3f81c6b1 diff --git a/tests/ref/fate/h264-conformance-bamq2_jvc_c b/tests/ref/fate/h264-conformance-bamq2_jvc_c index 3308f770ce3ab7d16f5aa62730c084144b06b9c3..ef6d7bdc7dd13325d5c20601810adc776c61fbbd 100644 --- a/tests/ref/fate/h264-conformance-bamq2_jvc_c +++ b/tests/ref/fate/h264-conformance-bamq2_jvc_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x6951213f 0, 1, 1, 1, 38016, 0xd1bbf830 0, 2, 2, 1, 38016, 0x79dcc8cb diff --git a/tests/ref/fate/h264-conformance-banm_mw_d b/tests/ref/fate/h264-conformance-banm_mw_d index 6108ca3a2cfe9dc91f883792acfef4858cda0999..00b27bb1bcbf91198ee3c531a031a1f359474043 100644 --- a/tests/ref/fate/h264-conformance-banm_mw_d +++ b/tests/ref/fate/h264-conformance-banm_mw_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x3ae838ee 0, 1, 1, 1, 38016, 0x9ed7e141 0, 2, 2, 1, 38016, 0xaf9d9753 diff --git a/tests/ref/fate/h264-conformance-basqp1_sony_c b/tests/ref/fate/h264-conformance-basqp1_sony_c index a5038e415dbe89b2019a0b6c1660d60b9268f58c..24074314f59d798265640fdd12631ccb8987243b 100644 --- a/tests/ref/fate/h264-conformance-basqp1_sony_c +++ b/tests/ref/fate/h264-conformance-basqp1_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xe2d73230 0, 1, 1, 1, 38016, 0xda4dfc8e 0, 2, 2, 1, 38016, 0x7334cb99 diff --git a/tests/ref/fate/h264-conformance-caba1_sony_d b/tests/ref/fate/h264-conformance-caba1_sony_d index 35798202d6f7f9af26215dffef04e2441317a8eb..dcd597631991a61bd1fde27098c9c308a4ad3cb2 100644 --- a/tests/ref/fate/h264-conformance-caba1_sony_d +++ b/tests/ref/fate/h264-conformance-caba1_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb3883478 0, 1, 1, 1, 38016, 0x99e1fe60 0, 2, 2, 1, 38016, 0x65eace24 diff --git a/tests/ref/fate/h264-conformance-caba1_sva_b b/tests/ref/fate/h264-conformance-caba1_sva_b index 8b255bc2f336a2b8af6ac483eccd09a20d56a4ee..19daf446525626f250ebfa7d1d769078b169b832 100644 --- a/tests/ref/fate/h264-conformance-caba1_sva_b +++ b/tests/ref/fate/h264-conformance-caba1_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xee831fe4 0, 1, 1, 1, 38016, 0x1098ff23 0, 2, 2, 1, 38016, 0x8fc3e078 diff --git a/tests/ref/fate/h264-conformance-caba2_sony_e b/tests/ref/fate/h264-conformance-caba2_sony_e index c30083c5e8ee2042d1ad8b5b540af7a1bcf0402a..acfc842420a0d94cdb313c91d85cd6d97737b76b 100644 --- a/tests/ref/fate/h264-conformance-caba2_sony_e +++ b/tests/ref/fate/h264-conformance-caba2_sony_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb3883478 0, 1, 1, 1, 38016, 0x23a30e47 0, 2, 2, 1, 38016, 0xa0b7df0f diff --git a/tests/ref/fate/h264-conformance-caba2_sva_b b/tests/ref/fate/h264-conformance-caba2_sva_b index ca89226f415294177f9164609d66c5865391d9f4..8c77add75615e3fde07f8a81346f9159aa0b15a4 100644 --- a/tests/ref/fate/h264-conformance-caba2_sva_b +++ b/tests/ref/fate/h264-conformance-caba2_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xee831fe4 0, 1, 1, 1, 38016, 0xd9130e19 0, 2, 2, 1, 38016, 0x8ad70cae diff --git a/tests/ref/fate/h264-conformance-caba3_sony_c b/tests/ref/fate/h264-conformance-caba3_sony_c index c7aee37319acbe7639545bf084dbe710cfd3cfff..4e3593092f536ac6f716727c38588c8ece23a09c 100644 --- a/tests/ref/fate/h264-conformance-caba3_sony_c +++ b/tests/ref/fate/h264-conformance-caba3_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb3883478 0, 1, 1, 1, 38016, 0xb6261cdd 0, 2, 2, 1, 38016, 0x42ecede9 diff --git a/tests/ref/fate/h264-conformance-caba3_sva_b b/tests/ref/fate/h264-conformance-caba3_sva_b index 7bdb3f86366fa255f5cf091e1fab30413b4671d7..cfa3c164ff7f9c2e0cedea3817fec33ba554a998 100644 --- a/tests/ref/fate/h264-conformance-caba3_sva_b +++ b/tests/ref/fate/h264-conformance-caba3_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x0e091175 0, 1, 1, 1, 38016, 0xe8f81506 0, 2, 2, 1, 38016, 0xf706f5cd diff --git a/tests/ref/fate/h264-conformance-caba3_toshiba_e b/tests/ref/fate/h264-conformance-caba3_toshiba_e index b31efe15643b7eb780968700675ee152011fecc9..7c6c4c3fd4e136ac3560064066c14e4f53c57f3a 100644 --- a/tests/ref/fate/h264-conformance-caba3_toshiba_e +++ b/tests/ref/fate/h264-conformance-caba3_toshiba_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x72723ce4 0, 1, 1, 1, 38016, 0x347219d7 0, 2, 2, 1, 38016, 0x813ff182 diff --git a/tests/ref/fate/h264-conformance-cabac_mot_fld0_full b/tests/ref/fate/h264-conformance-cabac_mot_fld0_full index b131cdaa268402186b93df09fd285379cd61b04d..8778fef98e0fa138c8aa6417bcaeec3ae7a9aa50 100644 --- a/tests/ref/fate/h264-conformance-cabac_mot_fld0_full +++ b/tests/ref/fate/h264-conformance-cabac_mot_fld0_full @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xbf168f4e 0, 1, 1, 1, 518400, 0xeda5e54f 0, 2, 2, 1, 518400, 0xef496d43 diff --git a/tests/ref/fate/h264-conformance-cabac_mot_frm0_full b/tests/ref/fate/h264-conformance-cabac_mot_frm0_full index 58949e2442e0d6a613ab75bb274cf12560773bd2..3774cfdbbfebf04806482725bf1bac96f862a1b5 100644 --- a/tests/ref/fate/h264-conformance-cabac_mot_frm0_full +++ b/tests/ref/fate/h264-conformance-cabac_mot_frm0_full @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x40c7e2d9 0, 1, 1, 1, 518400, 0xb16701a5 0, 2, 2, 1, 518400, 0x12c2f5b1 diff --git a/tests/ref/fate/h264-conformance-cabac_mot_mbaff0_full b/tests/ref/fate/h264-conformance-cabac_mot_mbaff0_full index 1e9313e00e367f2ead99f7c16c39f71763c6880b..120871f2b9064b0ba799b12bbe85728232a2fa81 100644 --- a/tests/ref/fate/h264-conformance-cabac_mot_mbaff0_full +++ b/tests/ref/fate/h264-conformance-cabac_mot_mbaff0_full @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x8336b7db 0, 1, 1, 1, 518400, 0x9818c309 0, 2, 2, 1, 518400, 0x5417b6f9 diff --git a/tests/ref/fate/h264-conformance-cabac_mot_picaff0_full b/tests/ref/fate/h264-conformance-cabac_mot_picaff0_full index 484025e576f77dcdcdcc1b1f798d9b37b89b2a9a..5651e4b57c272e03c32ade6cf3bc16c487145fa8 100644 --- a/tests/ref/fate/h264-conformance-cabac_mot_picaff0_full +++ b/tests/ref/fate/h264-conformance-cabac_mot_picaff0_full @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xd8b58a23 0, 1, 1, 1, 518400, 0xe53b4aba 0, 2, 2, 1, 518400, 0x6cbca47a diff --git a/tests/ref/fate/h264-conformance-cabaci3_sony_b b/tests/ref/fate/h264-conformance-cabaci3_sony_b index 9dc4884fae33526d09962833092d91239b560630..bcfce032303d777364952e69a00cd457d1669891 100644 --- a/tests/ref/fate/h264-conformance-cabaci3_sony_b +++ b/tests/ref/fate/h264-conformance-cabaci3_sony_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x705f2f41 0, 1, 1, 1, 38016, 0xa76d1766 0, 2, 2, 1, 38016, 0xf367e6f4 diff --git a/tests/ref/fate/h264-conformance-cabast3_sony_e b/tests/ref/fate/h264-conformance-cabast3_sony_e index 00519ef96835167ea54aa67eefa1f10f5535ffc6..38da464a642790e1873ad22531fe4c3a6550a67e 100644 --- a/tests/ref/fate/h264-conformance-cabast3_sony_e +++ b/tests/ref/fate/h264-conformance-cabast3_sony_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x96ebb3a2 0, 1, 1, 1, 152064, 0x5184d912 0, 2, 2, 1, 152064, 0xfa0c9abe diff --git a/tests/ref/fate/h264-conformance-cabastbr3_sony_b b/tests/ref/fate/h264-conformance-cabastbr3_sony_b index 765f53f632f25d2a9dc5f6091d6a89669c61f3f2..0a3525039a216383c980814f5f73f38b5bb9e302 100644 --- a/tests/ref/fate/h264-conformance-cabastbr3_sony_b +++ b/tests/ref/fate/h264-conformance-cabastbr3_sony_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x96ebb3a2 0, 1, 1, 1, 152064, 0x5184d912 0, 2, 2, 1, 152064, 0xb7b5ba68 diff --git a/tests/ref/fate/h264-conformance-cabref3_sand_d b/tests/ref/fate/h264-conformance-cabref3_sand_d index 9e555f6ee67a710c13fdc32b0805cba083dcf3d7..d5cd44587976692f4180c6736fd59220b78fde1f 100644 --- a/tests/ref/fate/h264-conformance-cabref3_sand_d +++ b/tests/ref/fate/h264-conformance-cabref3_sand_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x2061bbd0 0, 1, 1, 1, 152064, 0x41adb750 0, 2, 2, 1, 152064, 0x6e889e90 diff --git a/tests/ref/fate/h264-conformance-cacqp3_sony_d b/tests/ref/fate/h264-conformance-cacqp3_sony_d index c3685296fbd042f14d702855bb148d4502616b39..788a0a52a1add73f7a5867dfcd96b0967b28ea54 100644 --- a/tests/ref/fate/h264-conformance-cacqp3_sony_d +++ b/tests/ref/fate/h264-conformance-cacqp3_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x295a375c 0, 1, 1, 1, 38016, 0xd0da1f37 0, 2, 2, 1, 38016, 0x0e5ed514 diff --git a/tests/ref/fate/h264-conformance-cafi1_sva_c b/tests/ref/fate/h264-conformance-cafi1_sva_c index 180adf186b9b2327dd03d57e4ee5c92311631fa1..11d958fd4cd89448b15e5eeb4efc7eb98282f991 100644 --- a/tests/ref/fate/h264-conformance-cafi1_sva_c +++ b/tests/ref/fate/h264-conformance-cafi1_sva_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x47bd73fa 0, 1, 1, 1, 518400, 0xfe3ea7cc 0, 2, 2, 1, 518400, 0x9bc549ae diff --git a/tests/ref/fate/h264-conformance-cama1_sony_c b/tests/ref/fate/h264-conformance-cama1_sony_c index 66852165d48b923846a1ea7007831e3645c5de9d..9a29e30245c0df4485025efb8b419830ea53043f 100644 --- a/tests/ref/fate/h264-conformance-cama1_sony_c +++ b/tests/ref/fate/h264-conformance-cama1_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x75701511 0, 1, 1, 1, 518400, 0xa7eeaa16 0, 2, 2, 1, 518400, 0xe0f32e35 diff --git a/tests/ref/fate/h264-conformance-cama1_toshiba_b b/tests/ref/fate/h264-conformance-cama1_toshiba_b index ab2da4a73691e3c59e8f198f3df448e22205519e..6e854f2c31ad40e10216eb192b6a4950758a8d35 100644 --- a/tests/ref/fate/h264-conformance-cama1_toshiba_b +++ b/tests/ref/fate/h264-conformance-cama1_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9a9ce366 0, 1, 1, 1, 152064, 0xf4639828 0, 2, 2, 1, 152064, 0x625024a3 diff --git a/tests/ref/fate/h264-conformance-cama1_vtc_c b/tests/ref/fate/h264-conformance-cama1_vtc_c index eeb66b0e1ceefd7f15d970e75763bd933349060a..bb863048fe7a81ec7aa451b6dde5c7a430e03914 100644 --- a/tests/ref/fate/h264-conformance-cama1_vtc_c +++ b/tests/ref/fate/h264-conformance-cama1_vtc_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x41c2ce17 0, 1, 1, 1, 518400, 0x39f217da 0, 2, 2, 1, 518400, 0x5a108db9 diff --git a/tests/ref/fate/h264-conformance-cama2_vtc_b b/tests/ref/fate/h264-conformance-cama2_vtc_b index 0dfe6a9ac3a7e66a60abe26b7c8ff4747e2e0532..c5c58a61a0cce541fa0e7bd5a67eb69a83a3de6c 100644 --- a/tests/ref/fate/h264-conformance-cama2_vtc_b +++ b/tests/ref/fate/h264-conformance-cama2_vtc_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 0/1 0, 0, 0, 1, 622080, 0x004bb93f 0, 1, 1, 1, 622080, 0xe70e193c 0, 2, 2, 1, 622080, 0xd394cf17 diff --git a/tests/ref/fate/h264-conformance-cama3_sand_e b/tests/ref/fate/h264-conformance-cama3_sand_e index f89bc40d1fd5142d45a7734c193a130c3c10c8c1..e1e97847756347ee9a05a75b9f719b29b770da0e 100644 --- a/tests/ref/fate/h264-conformance-cama3_sand_e +++ b/tests/ref/fate/h264-conformance-cama3_sand_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf772f152 0, 1, 1, 1, 152064, 0x7c501772 0, 2, 2, 1, 152064, 0x98ed0a07 diff --git a/tests/ref/fate/h264-conformance-cama3_vtc_b b/tests/ref/fate/h264-conformance-cama3_vtc_b index 46821c1798d3f9931cc2456ddc1d4959398b7ca5..288ddd19619e152d3cbefbdeec593f403b5f7bcd 100644 --- a/tests/ref/fate/h264-conformance-cama3_vtc_b +++ b/tests/ref/fate/h264-conformance-cama3_vtc_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 0/1 0, 0, 0, 1, 622080, 0xf3f0bf86 0, 1, 1, 1, 622080, 0x6aaf3d42 0, 2, 2, 1, 622080, 0xe53bcd5d diff --git a/tests/ref/fate/h264-conformance-camaci3_sony_c b/tests/ref/fate/h264-conformance-camaci3_sony_c index 5896460fe0027d26c2048287dbf411b22771b628..9d75d00e4ac6e075e4d9c4a68b57374fb1d774f4 100644 --- a/tests/ref/fate/h264-conformance-camaci3_sony_c +++ b/tests/ref/fate/h264-conformance-camaci3_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0x9b5dcf28 0, 1, 1, 1, 36864, 0xb13d4fee 0, 2, 2, 1, 36864, 0x11c512ac diff --git a/tests/ref/fate/h264-conformance-camanl1_toshiba_b b/tests/ref/fate/h264-conformance-camanl1_toshiba_b index 2c3c5570718f3e5ecbe8387d9085028577131063..a62f9176316c3527e62aa71cf1fc8f23347ca22f 100644 --- a/tests/ref/fate/h264-conformance-camanl1_toshiba_b +++ b/tests/ref/fate/h264-conformance-camanl1_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb1edd842 0, 1, 1, 1, 152064, 0x551f8f45 0, 2, 2, 1, 152064, 0xb4931cb2 diff --git a/tests/ref/fate/h264-conformance-camanl2_toshiba_b b/tests/ref/fate/h264-conformance-camanl2_toshiba_b index 066c57fd30cbb43db36c2a03916c334525476ab2..6a2f32116792dcce6d003e28ab14ebf2ddd1fff3 100644 --- a/tests/ref/fate/h264-conformance-camanl2_toshiba_b +++ b/tests/ref/fate/h264-conformance-camanl2_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb1edd842 0, 1, 1, 1, 152064, 0x551f8f45 0, 2, 2, 1, 152064, 0xb4931cb2 diff --git a/tests/ref/fate/h264-conformance-camanl3_sand_e b/tests/ref/fate/h264-conformance-camanl3_sand_e index a76170c7577a682b893c5541b96638af70d2a1ca..901e4d0237a1d2af685178489bef85b564302540 100644 --- a/tests/ref/fate/h264-conformance-camanl3_sand_e +++ b/tests/ref/fate/h264-conformance-camanl3_sand_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x6c1ff6a7 0, 1, 1, 1, 152064, 0x17f1ff3a 0, 2, 2, 1, 152064, 0xf7ddcda8 diff --git a/tests/ref/fate/h264-conformance-camasl3_sony_b b/tests/ref/fate/h264-conformance-camasl3_sony_b index 0cb41e194a361b78e47e2e49360c3f7364bcbf1e..5bb38ab783acac24545322679424ac33a8fd01c4 100644 --- a/tests/ref/fate/h264-conformance-camasl3_sony_b +++ b/tests/ref/fate/h264-conformance-camasl3_sony_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0xfe2ad849 0, 1, 1, 1, 36864, 0x37954ba1 0, 2, 2, 1, 36864, 0xaf0e0877 diff --git a/tests/ref/fate/h264-conformance-camp_mot_mbaff_l30 b/tests/ref/fate/h264-conformance-camp_mot_mbaff_l30 index c4f2782db6db0bb6b2090f8715be56ed14900536..ab02c2b7613cf07626a632cc59ca46cccca8131a 100644 --- a/tests/ref/fate/h264-conformance-camp_mot_mbaff_l30 +++ b/tests/ref/fate/h264-conformance-camp_mot_mbaff_l30 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x672279df 0, 1, 1, 1, 518400, 0xb248a762 0, 2, 2, 1, 518400, 0x4399de88 diff --git a/tests/ref/fate/h264-conformance-camp_mot_mbaff_l31 b/tests/ref/fate/h264-conformance-camp_mot_mbaff_l31 index 1bee03729aec5a4eca1c3fcc833a1df8a95ceef9..dc82250f58f68a017f5245f9a1e03fcc3ea672ad 100644 --- a/tests/ref/fate/h264-conformance-camp_mot_mbaff_l31 +++ b/tests/ref/fate/h264-conformance-camp_mot_mbaff_l31 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x077637bf 0, 1, 1, 1, 518400, 0xbd096d55 0, 2, 2, 1, 518400, 0x58b58820 diff --git a/tests/ref/fate/h264-conformance-canl1_sony_e b/tests/ref/fate/h264-conformance-canl1_sony_e index d90e95758ce36d89dba5cf7c4919b15d518b4f56..849ccefda500002c2447537f019c073c70052f06 100644 --- a/tests/ref/fate/h264-conformance-canl1_sony_e +++ b/tests/ref/fate/h264-conformance-canl1_sony_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xc805351d 0, 1, 1, 1, 38016, 0x3809fec3 0, 2, 2, 1, 38016, 0xf698ce3c diff --git a/tests/ref/fate/h264-conformance-canl1_sva_b b/tests/ref/fate/h264-conformance-canl1_sva_b index 0436f43cebd7a52bf7b8f948719d35a328b5e831..42ed8d74e1b27e0037fd34ed435b6cd7cb94c7fd 100644 --- a/tests/ref/fate/h264-conformance-canl1_sva_b +++ b/tests/ref/fate/h264-conformance-canl1_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x0bd22424 0, 1, 1, 1, 38016, 0x4eb601f0 0, 2, 2, 1, 38016, 0xe16de459 diff --git a/tests/ref/fate/h264-conformance-canl1_toshiba_g b/tests/ref/fate/h264-conformance-canl1_toshiba_g index ced4c927e5628d1cf391b91e5d080bb2406707d3..73e6b7ebbf99878498331d7e98bf039825e10cdd 100644 --- a/tests/ref/fate/h264-conformance-canl1_toshiba_g +++ b/tests/ref/fate/h264-conformance-canl1_toshiba_g @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x58892149 0, 1, 1, 1, 38016, 0xda2ded74 0, 2, 2, 1, 38016, 0x2661cdb0 diff --git a/tests/ref/fate/h264-conformance-canl2_sony_e b/tests/ref/fate/h264-conformance-canl2_sony_e index 9a3b48fa2c9dbad09a847d5fdb90bf4896a82d11..567e35f48b4bbdd5ec135d2782adf07ab28d920a 100644 --- a/tests/ref/fate/h264-conformance-canl2_sony_e +++ b/tests/ref/fate/h264-conformance-canl2_sony_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xc805351d 0, 1, 1, 1, 38016, 0x3017107e 0, 2, 2, 1, 38016, 0xe172e2d2 diff --git a/tests/ref/fate/h264-conformance-canl2_sva_b b/tests/ref/fate/h264-conformance-canl2_sva_b index 0436f43cebd7a52bf7b8f948719d35a328b5e831..42ed8d74e1b27e0037fd34ed435b6cd7cb94c7fd 100644 --- a/tests/ref/fate/h264-conformance-canl2_sva_b +++ b/tests/ref/fate/h264-conformance-canl2_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x0bd22424 0, 1, 1, 1, 38016, 0x4eb601f0 0, 2, 2, 1, 38016, 0xe16de459 diff --git a/tests/ref/fate/h264-conformance-canl3_sony_c b/tests/ref/fate/h264-conformance-canl3_sony_c index 2e726cfd71a7deddb3950aadeb38781beff936b3..80d802970fd284413e1bccbd0948894838543900 100644 --- a/tests/ref/fate/h264-conformance-canl3_sony_c +++ b/tests/ref/fate/h264-conformance-canl3_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xc805351d 0, 1, 1, 1, 38016, 0xa0b41fef 0, 2, 2, 1, 38016, 0x965cf070 diff --git a/tests/ref/fate/h264-conformance-canl3_sva_b b/tests/ref/fate/h264-conformance-canl3_sva_b index dd56a439870ac4f2981f09463ea5f38120b23f90..775550ac80446dafcbf278d28ceec3f1b8664e2d 100644 --- a/tests/ref/fate/h264-conformance-canl3_sva_b +++ b/tests/ref/fate/h264-conformance-canl3_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x0bd22424 0, 1, 1, 1, 38016, 0xc45d1947 0, 2, 2, 1, 38016, 0x9d3d1218 diff --git a/tests/ref/fate/h264-conformance-canl4_sva_b b/tests/ref/fate/h264-conformance-canl4_sva_b index a9a2dd39f4df9614ec443d3970fffb37a4d7aeac..9945b0bd5b8b700d74506774b3940c11a4105214 100644 --- a/tests/ref/fate/h264-conformance-canl4_sva_b +++ b/tests/ref/fate/h264-conformance-canl4_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x5d9514e3 0, 1, 1, 1, 38016, 0xf5e8155c 0, 2, 2, 1, 38016, 0xc0a5f88b diff --git a/tests/ref/fate/h264-conformance-canlma2_sony_c b/tests/ref/fate/h264-conformance-canlma2_sony_c index b6a759a73e98f9e1979b47b3ec4d75e1d64554d8..ba3e6bd472f92f67847713eedb91e36a18749a0e 100644 --- a/tests/ref/fate/h264-conformance-canlma2_sony_c +++ b/tests/ref/fate/h264-conformance-canlma2_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xfbca00c6 0, 1, 1, 1, 518400, 0x82b80adf 0, 2, 2, 1, 518400, 0x87ecdf4a diff --git a/tests/ref/fate/h264-conformance-canlma3_sony_c b/tests/ref/fate/h264-conformance-canlma3_sony_c index 87ce78608d2c9b1ef2cb0ea8b5f5315b3ed9fc18..57dda521b5dc251fa80b1854af8be30cfda94b3d 100644 --- a/tests/ref/fate/h264-conformance-canlma3_sony_c +++ b/tests/ref/fate/h264-conformance-canlma3_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xfbca00c6 0, 1, 1, 1, 518400, 0x82b80adf 0, 2, 2, 1, 518400, 0x4874c24c diff --git a/tests/ref/fate/h264-conformance-capa1_toshiba_b b/tests/ref/fate/h264-conformance-capa1_toshiba_b index a0336f82e5e7423e3b5368f0374f1fa814d911d1..c88dc547eac39b95df2d5e5c286c0d8b72c6daf9 100644 --- a/tests/ref/fate/h264-conformance-capa1_toshiba_b +++ b/tests/ref/fate/h264-conformance-capa1_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x4040d2fc 0, 1, 1, 1, 152064, 0x0d8f9897 0, 2, 2, 1, 152064, 0xc23321cd diff --git a/tests/ref/fate/h264-conformance-capama3_sand_f b/tests/ref/fate/h264-conformance-capama3_sand_f index b621b8138d2156a886c68264e23c375e84b803b3..b847b9a2b99c082e685f39d78cf50a49b69b89d5 100644 --- a/tests/ref/fate/h264-conformance-capama3_sand_f +++ b/tests/ref/fate/h264-conformance-capama3_sand_f @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf772f152 0, 1, 1, 1, 152064, 0xc416d300 0, 2, 2, 1, 152064, 0xc2275c94 diff --git a/tests/ref/fate/h264-conformance-capcm1_sand_e b/tests/ref/fate/h264-conformance-capcm1_sand_e index 392e8b45d3bdcdf4c13d8df28275227a2ff9816d..2987c744032b288baba61b3f880561fe3ade5419 100644 --- a/tests/ref/fate/h264-conformance-capcm1_sand_e +++ b/tests/ref/fate/h264-conformance-capcm1_sand_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9989b588 0, 1, 1, 1, 152064, 0x7cbf85d4 0, 2, 2, 1, 152064, 0x72615cf1 diff --git a/tests/ref/fate/h264-conformance-capcmnl1_sand_e b/tests/ref/fate/h264-conformance-capcmnl1_sand_e index baee0ae12deb9660feeb93310b712aa0155c4316..d738158192475f53e3ec8c4c8b1d052fd3cef55e 100644 --- a/tests/ref/fate/h264-conformance-capcmnl1_sand_e +++ b/tests/ref/fate/h264-conformance-capcmnl1_sand_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf973b384 0, 1, 1, 1, 152064, 0x84418532 0, 2, 2, 1, 152064, 0x63165bc0 diff --git a/tests/ref/fate/h264-conformance-capm3_sony_d b/tests/ref/fate/h264-conformance-capm3_sony_d index ab2b280c218c196d19c4c7b6b0e24f7144b4ed00..72f1e35658b90522a93341c780e334609d98430f 100644 --- a/tests/ref/fate/h264-conformance-capm3_sony_d +++ b/tests/ref/fate/h264-conformance-capm3_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xa3b72d2f 0, 1, 1, 1, 38016, 0x77d918ae 0, 2, 2, 1, 38016, 0x181ad684 diff --git a/tests/ref/fate/h264-conformance-caqp1_sony_b b/tests/ref/fate/h264-conformance-caqp1_sony_b index beca1c50066dad867095c45fba12ec98c19932de..874d6ebc21baead7b6380ac478dd5c3f9e29b558 100644 --- a/tests/ref/fate/h264-conformance-caqp1_sony_b +++ b/tests/ref/fate/h264-conformance-caqp1_sony_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x25f92b0e 0, 1, 1, 1, 38016, 0x2ecbe752 0, 2, 2, 1, 38016, 0x3432e744 diff --git a/tests/ref/fate/h264-conformance-cavlc_mot_fld0_full_b b/tests/ref/fate/h264-conformance-cavlc_mot_fld0_full_b index f80c3be2e5a862f0e3cd2e7ff955ea60b4e8ae66..0ee9a397f5a09471237aaf9807b016f4f1ee1b42 100644 --- a/tests/ref/fate/h264-conformance-cavlc_mot_fld0_full_b +++ b/tests/ref/fate/h264-conformance-cavlc_mot_fld0_full_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x99d0df36 0, 1, 1, 1, 518400, 0xa8601c1a 0, 2, 2, 1, 518400, 0x4a17d235 diff --git a/tests/ref/fate/h264-conformance-cavlc_mot_frm0_full_b b/tests/ref/fate/h264-conformance-cavlc_mot_frm0_full_b index edee4bfd9b4b6f4be83c070422901675a0cc6511..611ffcd4a8c352a2c62e845ede5e6f127446e23e 100644 --- a/tests/ref/fate/h264-conformance-cavlc_mot_frm0_full_b +++ b/tests/ref/fate/h264-conformance-cavlc_mot_frm0_full_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x21baedbf 0, 1, 1, 1, 518400, 0x6003273c 0, 2, 2, 1, 518400, 0x935d45d7 diff --git a/tests/ref/fate/h264-conformance-cavlc_mot_mbaff0_full_b b/tests/ref/fate/h264-conformance-cavlc_mot_mbaff0_full_b index 7d3ae3ee5683e69ff75e220ebee9a7625bc40146..5915f98cddaa3ff9444a6593aa3c0c84b516f9f1 100644 --- a/tests/ref/fate/h264-conformance-cavlc_mot_mbaff0_full_b +++ b/tests/ref/fate/h264-conformance-cavlc_mot_mbaff0_full_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x4cecc821 0, 1, 1, 1, 518400, 0xee49ea81 0, 2, 2, 1, 518400, 0x78b0d65f diff --git a/tests/ref/fate/h264-conformance-cavlc_mot_picaff0_full_b b/tests/ref/fate/h264-conformance-cavlc_mot_picaff0_full_b index ed5e02eee618f6ed2a9a257a9f20d51580230904..c0f6a5ed12cd179f8dcb7333819e1bb810a4f609 100644 --- a/tests/ref/fate/h264-conformance-cavlc_mot_picaff0_full_b +++ b/tests/ref/fate/h264-conformance-cavlc_mot_picaff0_full_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xf6b83a0e 0, 1, 1, 1, 518400, 0xc5e8b8ee 0, 2, 2, 1, 518400, 0xb3bc6e43 diff --git a/tests/ref/fate/h264-conformance-cawp1_toshiba_e b/tests/ref/fate/h264-conformance-cawp1_toshiba_e index e5a694401067915525d46fa9f1a25436556fffd6..111b2281b724fb87194b0f31fbcbf318191d66e6 100644 --- a/tests/ref/fate/h264-conformance-cawp1_toshiba_e +++ b/tests/ref/fate/h264-conformance-cawp1_toshiba_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xabf9ae05 0, 1, 1, 1, 152064, 0x20418b16 0, 2, 2, 1, 152064, 0xc26760ae diff --git a/tests/ref/fate/h264-conformance-cawp5_toshiba_e b/tests/ref/fate/h264-conformance-cawp5_toshiba_e index 5b48f8f428aa3399852176fe22ccbf1b9fb1ebfa..2b055c2723a8e84758e0010c3b539cec3e17617c 100644 --- a/tests/ref/fate/h264-conformance-cawp5_toshiba_e +++ b/tests/ref/fate/h264-conformance-cawp5_toshiba_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xabf9ae05 0, 1, 1, 1, 152064, 0x20418b16 0, 2, 2, 1, 152064, 0x20f72775 diff --git a/tests/ref/fate/h264-conformance-ci1_ft_b b/tests/ref/fate/h264-conformance-ci1_ft_b index 08e40f499df7c9b248ed9c9a5d335ede4ed337ef..650d5b529434dac12d8d1ce3afc90c3090857991 100644 --- a/tests/ref/fate/h264-conformance-ci1_ft_b +++ b/tests/ref/fate/h264-conformance-ci1_ft_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb291a678 0, 1, 1, 1, 152064, 0x913c5a5d 0, 2, 2, 1, 152064, 0x9558a372 diff --git a/tests/ref/fate/h264-conformance-ci_mw_d b/tests/ref/fate/h264-conformance-ci_mw_d index 7b5a7dc5210dad0c4645296143ddd7da1d02dfd5..275affab24c1147f59d5fbd7cf3faf8df0e9ebfe 100644 --- a/tests/ref/fate/h264-conformance-ci_mw_d +++ b/tests/ref/fate/h264-conformance-ci_mw_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x3ae838ee 0, 1, 1, 1, 38016, 0x8523e136 0, 2, 2, 1, 38016, 0xcffc99dd diff --git a/tests/ref/fate/h264-conformance-cvbs3_sony_c b/tests/ref/fate/h264-conformance-cvbs3_sony_c index ad7485a80e456a3a9aa8a069fa1ed61ecbea4186..7c3ec2657ebea0f41ccdb12fd87f757e17f2b01d 100644 --- a/tests/ref/fate/h264-conformance-cvbs3_sony_c +++ b/tests/ref/fate/h264-conformance-cvbs3_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb3883478 0, 1, 1, 1, 38016, 0xddf01d9d 0, 2, 2, 1, 38016, 0xb177ece2 diff --git a/tests/ref/fate/h264-conformance-cvcanlma2_sony_c b/tests/ref/fate/h264-conformance-cvcanlma2_sony_c index b6a759a73e98f9e1979b47b3ec4d75e1d64554d8..ba3e6bd472f92f67847713eedb91e36a18749a0e 100644 --- a/tests/ref/fate/h264-conformance-cvcanlma2_sony_c +++ b/tests/ref/fate/h264-conformance-cvcanlma2_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xfbca00c6 0, 1, 1, 1, 518400, 0x82b80adf 0, 2, 2, 1, 518400, 0x87ecdf4a diff --git a/tests/ref/fate/h264-conformance-cvfc1_sony_c b/tests/ref/fate/h264-conformance-cvfc1_sony_c index 1abe67f3b38d1ba94e9b22ed1e692344681984f4..541432d2ef97025a3628a4040eeafeef19fe5c88 100644 --- a/tests/ref/fate/h264-conformance-cvfc1_sony_c +++ b/tests/ref/fate/h264-conformance-cvfc1_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 300x168 +#sar 0: 0/1 0, 0, 0, 1, 75600, 0x6f6a8c48 0, 1, 1, 1, 75600, 0x4b7ac558 0, 2, 2, 1, 75600, 0x907feda3 diff --git a/tests/ref/fate/h264-conformance-cvfi1_sony_d b/tests/ref/fate/h264-conformance-cvfi1_sony_d index 195c7d6c96d22f9bd182038f950465fd1aa8b985..bf998bcf8a9ce1c891ce2ef2497d2c942013cc48 100644 --- a/tests/ref/fate/h264-conformance-cvfi1_sony_d +++ b/tests/ref/fate/h264-conformance-cvfi1_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xd9444d71 0, 1, 1, 1, 518400, 0x5d8928cd 0, 2, 2, 1, 518400, 0xea5bc08b diff --git a/tests/ref/fate/h264-conformance-cvfi1_sva_c b/tests/ref/fate/h264-conformance-cvfi1_sva_c index c19bc0d338cdc3de425e9c5147768c4352f5d529..55628842f57dab4b2658aeb5c5ffeab8e46b766d 100644 --- a/tests/ref/fate/h264-conformance-cvfi1_sva_c +++ b/tests/ref/fate/h264-conformance-cvfi1_sva_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x8f022263 0, 1, 1, 1, 518400, 0x02692654 0, 2, 2, 1, 518400, 0x55eff579 diff --git a/tests/ref/fate/h264-conformance-cvfi2_sony_h b/tests/ref/fate/h264-conformance-cvfi2_sony_h index 0914e22951acf4b0dcf3a403a98bc8107890461b..deb9b38ad8c01097186c9cc63ed18388ca91f059 100644 --- a/tests/ref/fate/h264-conformance-cvfi2_sony_h +++ b/tests/ref/fate/h264-conformance-cvfi2_sony_h @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xd9444d71 0, 1, 1, 1, 518400, 0x491faf75 0, 2, 2, 1, 518400, 0xf8b4d15c diff --git a/tests/ref/fate/h264-conformance-cvfi2_sva_c b/tests/ref/fate/h264-conformance-cvfi2_sva_c index 7c3162a7e08e5a783a71f2077dafadb4af3fd1dc..e2a0b6da785af20f8d0b78e70e793cbda4762790 100644 --- a/tests/ref/fate/h264-conformance-cvfi2_sva_c +++ b/tests/ref/fate/h264-conformance-cvfi2_sva_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x4073cc0b 0, 1, 1, 1, 518400, 0x5f599a48 0, 2, 2, 1, 518400, 0xc6fe555a diff --git a/tests/ref/fate/h264-conformance-cvma1_sony_d b/tests/ref/fate/h264-conformance-cvma1_sony_d index 66852165d48b923846a1ea7007831e3645c5de9d..9a29e30245c0df4485025efb8b419830ea53043f 100644 --- a/tests/ref/fate/h264-conformance-cvma1_sony_d +++ b/tests/ref/fate/h264-conformance-cvma1_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x75701511 0, 1, 1, 1, 518400, 0xa7eeaa16 0, 2, 2, 1, 518400, 0xe0f32e35 diff --git a/tests/ref/fate/h264-conformance-cvma1_toshiba_b b/tests/ref/fate/h264-conformance-cvma1_toshiba_b index ab2da4a73691e3c59e8f198f3df448e22205519e..6e854f2c31ad40e10216eb192b6a4950758a8d35 100644 --- a/tests/ref/fate/h264-conformance-cvma1_toshiba_b +++ b/tests/ref/fate/h264-conformance-cvma1_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9a9ce366 0, 1, 1, 1, 152064, 0xf4639828 0, 2, 2, 1, 152064, 0x625024a3 diff --git a/tests/ref/fate/h264-conformance-cvmanl1_toshiba_b b/tests/ref/fate/h264-conformance-cvmanl1_toshiba_b index 2c3c5570718f3e5ecbe8387d9085028577131063..a62f9176316c3527e62aa71cf1fc8f23347ca22f 100644 --- a/tests/ref/fate/h264-conformance-cvmanl1_toshiba_b +++ b/tests/ref/fate/h264-conformance-cvmanl1_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb1edd842 0, 1, 1, 1, 152064, 0x551f8f45 0, 2, 2, 1, 152064, 0xb4931cb2 diff --git a/tests/ref/fate/h264-conformance-cvmanl2_toshiba_b b/tests/ref/fate/h264-conformance-cvmanl2_toshiba_b index 066c57fd30cbb43db36c2a03916c334525476ab2..6a2f32116792dcce6d003e28ab14ebf2ddd1fff3 100644 --- a/tests/ref/fate/h264-conformance-cvmanl2_toshiba_b +++ b/tests/ref/fate/h264-conformance-cvmanl2_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb1edd842 0, 1, 1, 1, 152064, 0x551f8f45 0, 2, 2, 1, 152064, 0xb4931cb2 diff --git a/tests/ref/fate/h264-conformance-cvmapaqp3_sony_e b/tests/ref/fate/h264-conformance-cvmapaqp3_sony_e index 094fc9848f9939456c0df463796602ec89fdd19f..8cc81e62ac8f3aaa70c3ccba498c81fec299a6d8 100644 --- a/tests/ref/fate/h264-conformance-cvmapaqp3_sony_e +++ b/tests/ref/fate/h264-conformance-cvmapaqp3_sony_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x80dffda2 0, 1, 1, 1, 518400, 0x9450183b 0, 2, 2, 1, 518400, 0x85d429a7 diff --git a/tests/ref/fate/h264-conformance-cvmaqp2_sony_g b/tests/ref/fate/h264-conformance-cvmaqp2_sony_g index 886ea4cd3f44a234a441a51340fb65e7e9f22da5..a7f3e29887548cd0b996cede3426af35f549320d 100644 --- a/tests/ref/fate/h264-conformance-cvmaqp2_sony_g +++ b/tests/ref/fate/h264-conformance-cvmaqp2_sony_g @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0xdee3d4e3 0, 1, 1, 1, 36864, 0xaa1a67ca 0, 2, 2, 1, 36864, 0xe00e0dec diff --git a/tests/ref/fate/h264-conformance-cvmaqp3_sony_d b/tests/ref/fate/h264-conformance-cvmaqp3_sony_d index 7c3d96dc94ad3193e253977c1a50555e250fd283..073422c3f93154cc2f8aaba9038f705d4b4c3d8e 100644 --- a/tests/ref/fate/h264-conformance-cvmaqp3_sony_d +++ b/tests/ref/fate/h264-conformance-cvmaqp3_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0xdee3d4e3 0, 1, 1, 1, 36864, 0xabec8d44 0, 2, 2, 1, 36864, 0x95d029fe diff --git a/tests/ref/fate/h264-conformance-cvmp_mot_fld_l30_b b/tests/ref/fate/h264-conformance-cvmp_mot_fld_l30_b index 57fa2f76907f960a1f149e2a2eb8d5650b2e293c..94d4dff0b18cdab6c1d0420f36a98947fadd32e7 100644 --- a/tests/ref/fate/h264-conformance-cvmp_mot_fld_l30_b +++ b/tests/ref/fate/h264-conformance-cvmp_mot_fld_l30_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xe9c7643e 0, 1, 1, 1, 518400, 0xba7456ec 0, 2, 2, 1, 518400, 0xdeb96749 diff --git a/tests/ref/fate/h264-conformance-cvmp_mot_frm_l31_b b/tests/ref/fate/h264-conformance-cvmp_mot_frm_l31_b index bc7e81e36d5f25acb93d8c8632e1d62cc23c827f..fc6b1b7d5ea27cb6e7d5a1be66edd24c7d8d0c50 100644 --- a/tests/ref/fate/h264-conformance-cvmp_mot_frm_l31_b +++ b/tests/ref/fate/h264-conformance-cvmp_mot_frm_l31_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x7b2475e3 0, 1, 1, 1, 518400, 0xda786a87 0, 2, 2, 1, 518400, 0xb1dd8108 diff --git a/tests/ref/fate/h264-conformance-cvnlfi1_sony_c b/tests/ref/fate/h264-conformance-cvnlfi1_sony_c index aa3c220fca6123bfc293e505a598287cc9d088ac..02a6b53752380b1ba71d69300cf05bad4c487c68 100644 --- a/tests/ref/fate/h264-conformance-cvnlfi1_sony_c +++ b/tests/ref/fate/h264-conformance-cvnlfi1_sony_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x0fbb4e71 0, 1, 1, 1, 518400, 0x4b816734 0, 2, 2, 1, 518400, 0x0c350f19 diff --git a/tests/ref/fate/h264-conformance-cvnlfi2_sony_h b/tests/ref/fate/h264-conformance-cvnlfi2_sony_h index fe2e4d14dbe9dfdf48220295b5a9167c16723e9a..c7128ba3369197be5ff612132aab583ed8d1e5aa 100644 --- a/tests/ref/fate/h264-conformance-cvnlfi2_sony_h +++ b/tests/ref/fate/h264-conformance-cvnlfi2_sony_h @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x0fbb4e71 0, 1, 1, 1, 518400, 0xc46bec04 0, 2, 2, 1, 518400, 0xc50ffc1d diff --git a/tests/ref/fate/h264-conformance-cvpa1_toshiba_b b/tests/ref/fate/h264-conformance-cvpa1_toshiba_b index fd0911bb5fb3c399571aacb7d79beee027e0f242..6bf9ee393463a32c6da2877ef1ce1074276b8573 100644 --- a/tests/ref/fate/h264-conformance-cvpa1_toshiba_b +++ b/tests/ref/fate/h264-conformance-cvpa1_toshiba_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x128cd77a 0, 1, 1, 1, 152064, 0x565b9fc1 0, 2, 2, 1, 152064, 0xbe322679 diff --git a/tests/ref/fate/h264-conformance-cvpcmnl1_sva_c b/tests/ref/fate/h264-conformance-cvpcmnl1_sva_c index 95c99038ae343d89cd3b0f387b1af82ab4c6c986..528d2a59475faaf920c2d67525707733d94f94c2 100644 --- a/tests/ref/fate/h264-conformance-cvpcmnl1_sva_c +++ b/tests/ref/fate/h264-conformance-cvpcmnl1_sva_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x19b8407d 0, 1, 1, 1, 152064, 0xab8bede6 0, 2, 2, 1, 152064, 0xf59acd09 diff --git a/tests/ref/fate/h264-conformance-cvpcmnl2_sva_c b/tests/ref/fate/h264-conformance-cvpcmnl2_sva_c index 4f92eab5a3463cf94002f1fcc6353ee340ab01df..0303bc24e6aa7231165dad4b759ecdde74472107 100644 --- a/tests/ref/fate/h264-conformance-cvpcmnl2_sva_c +++ b/tests/ref/fate/h264-conformance-cvpcmnl2_sva_c @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0xccbe6bf8 0, 1, 1, 1, 1382400, 0x49c0cfd7 diff --git a/tests/ref/fate/h264-conformance-cvwp1_toshiba_e b/tests/ref/fate/h264-conformance-cvwp1_toshiba_e index b184c847c7c4726bfab0ac61835f761282dfc6e2..e7e6ec30c19825ee0ddcbeffeac8001c678c1743 100644 --- a/tests/ref/fate/h264-conformance-cvwp1_toshiba_e +++ b/tests/ref/fate/h264-conformance-cvwp1_toshiba_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xabf9ae05 0, 1, 1, 1, 152064, 0x20418b16 0, 2, 2, 1, 152064, 0xe941572f diff --git a/tests/ref/fate/h264-conformance-cvwp2_toshiba_e b/tests/ref/fate/h264-conformance-cvwp2_toshiba_e index 627f4b8f24135804fc4a8be4186f0381766846fb..cd93fbc52d8328cfc61ebe0e17e510ab8cba80d2 100644 --- a/tests/ref/fate/h264-conformance-cvwp2_toshiba_e +++ b/tests/ref/fate/h264-conformance-cvwp2_toshiba_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf503fb79 0, 1, 1, 1, 152064, 0xeaa4ba5d 0, 2, 2, 1, 152064, 0x50865a33 diff --git a/tests/ref/fate/h264-conformance-cvwp3_toshiba_e b/tests/ref/fate/h264-conformance-cvwp3_toshiba_e index ca3b7b84615e4d0cc25ac2700a0f7e478ac8289c..285892ef7a0efd8d1a3d280c52e6675fcba71736 100644 --- a/tests/ref/fate/h264-conformance-cvwp3_toshiba_e +++ b/tests/ref/fate/h264-conformance-cvwp3_toshiba_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x3b3ffd31 0, 1, 1, 1, 152064, 0x14e0b899 0, 2, 2, 1, 152064, 0x50865a33 diff --git a/tests/ref/fate/h264-conformance-cvwp5_toshiba_e b/tests/ref/fate/h264-conformance-cvwp5_toshiba_e index 5b48f8f428aa3399852176fe22ccbf1b9fb1ebfa..2b055c2723a8e84758e0010c3b539cec3e17617c 100644 --- a/tests/ref/fate/h264-conformance-cvwp5_toshiba_e +++ b/tests/ref/fate/h264-conformance-cvwp5_toshiba_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xabf9ae05 0, 1, 1, 1, 152064, 0x20418b16 0, 2, 2, 1, 152064, 0x20f72775 diff --git a/tests/ref/fate/h264-conformance-fi1_sony_e b/tests/ref/fate/h264-conformance-fi1_sony_e index 6b5e0dbd52869eb10b2436949982820a02df8fb3..c48306679c9d659e7cdd94cc69026d987dbfe661 100644 --- a/tests/ref/fate/h264-conformance-fi1_sony_e +++ b/tests/ref/fate/h264-conformance-fi1_sony_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0x3d54d3e3 0, 1, 1, 1, 36864, 0xa9573ef0 0, 2, 2, 1, 36864, 0x0ea5f263 diff --git a/tests/ref/fate/h264-conformance-frext-alphaconformanceg b/tests/ref/fate/h264-conformance-frext-alphaconformanceg index dee1c424ff23950bc4ebda24a0d7c8d278fdf615..1e894cfd4b93a1f3fc7832f95c5145110648bc35 100644 --- a/tests/ref/fate/h264-conformance-frext-alphaconformanceg +++ b/tests/ref/fate/h264-conformance-frext-alphaconformanceg @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 960x544 +#sar 0: 0/1 0, 0, 0, 1, 783360, 0xbc458a9a 0, 1, 1, 1, 783360, 0xc2b4a765 0, 2, 2, 1, 783360, 0x40a8ca87 diff --git a/tests/ref/fate/h264-conformance-frext-bcrm_freh10 b/tests/ref/fate/h264-conformance-frext-bcrm_freh10 index 272a4aa235d580e95a36d687e34c3cbc1fa1f639..7592f6c5169acaabfbd5a375e101adc6f1264a76 100644 --- a/tests/ref/fate/h264-conformance-frext-bcrm_freh10 +++ b/tests/ref/fate/h264-conformance-frext-bcrm_freh10 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xbdc2b880 0, 1, 1, 1, 152064, 0x4ebf93fe 0, 2, 2, 1, 152064, 0xe30d6871 diff --git a/tests/ref/fate/h264-conformance-frext-brcm_freh11 b/tests/ref/fate/h264-conformance-frext-brcm_freh11 index 3183c4dd0e5fe77bebe1a1f816a7276f6ccd51b8..5bb9aa447e4981afd69849572accb382fd05842f 100644 --- a/tests/ref/fate/h264-conformance-frext-brcm_freh11 +++ b/tests/ref/fate/h264-conformance-frext-brcm_freh11 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9744ac59 0, 1, 1, 1, 152064, 0x3eba88bf 0, 2, 2, 1, 152064, 0xd4105c5a diff --git a/tests/ref/fate/h264-conformance-frext-brcm_freh3 b/tests/ref/fate/h264-conformance-frext-brcm_freh3 index 9a401485721111990e076f1002cd2a057d803a12..932354ff47e76d9bdbca27f5a4a2c97aecfe3a29 100644 --- a/tests/ref/fate/h264-conformance-frext-brcm_freh3 +++ b/tests/ref/fate/h264-conformance-frext-brcm_freh3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9f9caf3c 0, 1, 1, 1, 152064, 0x4e8e9dc4 0, 2, 2, 1, 152064, 0x7eab62be diff --git a/tests/ref/fate/h264-conformance-frext-brcm_freh4 b/tests/ref/fate/h264-conformance-frext-brcm_freh4 index ad3a3ec77586c028b4cf2d91e769ef023e265b88..9898def9fde3fb3c6540f888437dbddd31aaf8ab 100644 --- a/tests/ref/fate/h264-conformance-frext-brcm_freh4 +++ b/tests/ref/fate/h264-conformance-frext-brcm_freh4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9744ac59 0, 1, 1, 1, 152064, 0xe1c69d97 0, 2, 2, 1, 152064, 0x9ae85f93 diff --git a/tests/ref/fate/h264-conformance-frext-brcm_freh5 b/tests/ref/fate/h264-conformance-frext-brcm_freh5 index 9057c82fcaaea2c10b10f944765b79f5880bcdea..10ff8d0c230423715d9c4ccf77cab8bb54410992 100644 --- a/tests/ref/fate/h264-conformance-frext-brcm_freh5 +++ b/tests/ref/fate/h264-conformance-frext-brcm_freh5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd816ae9a 0, 1, 1, 1, 152064, 0x970e9c33 0, 2, 2, 1, 152064, 0xbdd14635 diff --git a/tests/ref/fate/h264-conformance-frext-brcm_freh8 b/tests/ref/fate/h264-conformance-frext-brcm_freh8 index 4cc7f0e1204d200b33221679f084d93829bcd275..552d5e8cec863c3b2b163ad6861ff7003a4b2a2a 100644 --- a/tests/ref/fate/h264-conformance-frext-brcm_freh8 +++ b/tests/ref/fate/h264-conformance-frext-brcm_freh8 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xdcc4ac76 0, 1, 1, 1, 152064, 0xfde6871a 0, 2, 2, 1, 152064, 0xe8a351b5 diff --git a/tests/ref/fate/h264-conformance-frext-brcm_freh9 b/tests/ref/fate/h264-conformance-frext-brcm_freh9 index 44d5d1a410ec3bb7cd623626506e0593e88b8acb..77737107d77b37bd87168591ccde55598486e273 100644 --- a/tests/ref/fate/h264-conformance-frext-brcm_freh9 +++ b/tests/ref/fate/h264-conformance-frext-brcm_freh9 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9f9caf3c 0, 1, 1, 1, 152064, 0x68f285b1 0, 2, 2, 1, 152064, 0x28bd4987 diff --git a/tests/ref/fate/h264-conformance-frext-freh12_b b/tests/ref/fate/h264-conformance-frext-freh12_b index 9455cc22949ab31e326452d54606f798ee7c02c7..e32839f1bd5c3abb1e74276e31c0dc7052feb063 100644 --- a/tests/ref/fate/h264-conformance-frext-freh12_b +++ b/tests/ref/fate/h264-conformance-frext-freh12_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x9f9caf3c 0, 1, 1, 1, 152064, 0x0ff688a6 0, 2, 2, 1, 152064, 0x247d4215 diff --git a/tests/ref/fate/h264-conformance-frext-freh1_b b/tests/ref/fate/h264-conformance-frext-freh1_b index c5c0b253a59cafd4373c91e80d5a35e72ffe8f8f..8bf4b58c45ce3da786906190d42c5154c9c82b96 100644 --- a/tests/ref/fate/h264-conformance-frext-freh1_b +++ b/tests/ref/fate/h264-conformance-frext-freh1_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x42a3d9ce 0, 1, 1, 1, 152064, 0xa95cc2ed 0, 2, 2, 1, 152064, 0xc48f8fdc diff --git a/tests/ref/fate/h264-conformance-frext-freh2_b b/tests/ref/fate/h264-conformance-frext-freh2_b index ff12025d6a440d9a3179f13ee5b5f33ffe7c9ea3..9ba128e9737baf0dd920d920cdbcc14c3e980225 100644 --- a/tests/ref/fate/h264-conformance-frext-freh2_b +++ b/tests/ref/fate/h264-conformance-frext-freh2_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x1668b41a 0, 1, 1, 1, 152064, 0x953ca7fb 0, 2, 2, 1, 152064, 0x3e38bc6e diff --git a/tests/ref/fate/h264-conformance-frext-freh6 b/tests/ref/fate/h264-conformance-frext-freh6 index c769038cfdf0f86eeb62a0bc296eb117913455b9..57ac261800af188e5a5543e522c151a127e88b55 100644 --- a/tests/ref/fate/h264-conformance-frext-freh6 +++ b/tests/ref/fate/h264-conformance-frext-freh6 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x3b21d6cd 0, 1, 1, 1, 152064, 0xc32088c6 0, 2, 2, 1, 152064, 0x65a64cee diff --git a/tests/ref/fate/h264-conformance-frext-freh7_b b/tests/ref/fate/h264-conformance-frext-freh7_b index 519c34676eecc1b9cc37be316d86ca882a976ce3..b078cf1b353c169310c10e39ba15914cb378fda1 100644 --- a/tests/ref/fate/h264-conformance-frext-freh7_b +++ b/tests/ref/fate/h264-conformance-frext-freh7_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x89f2e8d5 0, 1, 1, 1, 152064, 0x35b99397 0, 2, 2, 1, 152064, 0x6ef46744 diff --git a/tests/ref/fate/h264-conformance-frext-frext01_jvc_d b/tests/ref/fate/h264-conformance-frext-frext01_jvc_d index b82151e4be516233fb6ed8aac1fa4eefd1862eab..ac992a8c86dfff6eb24dad39416bd502d7d745a9 100644 --- a/tests/ref/fate/h264-conformance-frext-frext01_jvc_d +++ b/tests/ref/fate/h264-conformance-frext-frext01_jvc_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x31bc935e 0, 1, 1, 1, 152064, 0x501ea92a 0, 2, 2, 1, 152064, 0x8b2f6ead diff --git a/tests/ref/fate/h264-conformance-frext-frext02_jvc_c b/tests/ref/fate/h264-conformance-frext-frext02_jvc_c index b82151e4be516233fb6ed8aac1fa4eefd1862eab..ac992a8c86dfff6eb24dad39416bd502d7d745a9 100644 --- a/tests/ref/fate/h264-conformance-frext-frext02_jvc_c +++ b/tests/ref/fate/h264-conformance-frext-frext02_jvc_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x31bc935e 0, 1, 1, 1, 152064, 0x501ea92a 0, 2, 2, 1, 152064, 0x8b2f6ead diff --git a/tests/ref/fate/h264-conformance-frext-frext1_panasonic_c b/tests/ref/fate/h264-conformance-frext-frext1_panasonic_c index 81748f700b52939bc5805f633c8b02a55a192ba1..7f3992d967b87805092da12d9e1881b8b06f35dc 100644 --- a/tests/ref/fate/h264-conformance-frext-frext1_panasonic_c +++ b/tests/ref/fate/h264-conformance-frext-frext1_panasonic_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf9c30518 0, 1, 1, 1, 152064, 0x509dd18f 0, 2, 2, 1, 152064, 0x7f5c8f07 diff --git a/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b b/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b index 7c53b5c9ee4e9a578b29f0c269bb9198c409a7f2..76e4d26cf8f22d26a13d53df2bafa5c7722ba681 100644 --- a/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b +++ b/tests/ref/fate/h264-conformance-frext-frext2_panasonic_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x0147a2a9 0, 1, 1, 1, 152064, 0xe2365351 0, 2, 2, 1, 152064, 0xb5f9daee diff --git a/tests/ref/fate/h264-conformance-frext-frext3_panasonic_d b/tests/ref/fate/h264-conformance-frext-frext3_panasonic_d index 71b743e576a51dbf55104bb24771fbafad7250ff..80ee19ff50ca3f6092aefc388561155fa0445567 100644 --- a/tests/ref/fate/h264-conformance-frext-frext3_panasonic_d +++ b/tests/ref/fate/h264-conformance-frext-frext3_panasonic_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xdd346292 0, 1, 1, 1, 152064, 0xb07e6efd 0, 2, 2, 1, 152064, 0x81b4d540 diff --git a/tests/ref/fate/h264-conformance-frext-frext4_panasonic_a b/tests/ref/fate/h264-conformance-frext-frext4_panasonic_a index c0886e446d2ba145d953889c39c6f4bf46fe46e3..5640228a263a4259117c4e7d5bf4dce8ceb47630 100644 --- a/tests/ref/fate/h264-conformance-frext-frext4_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-frext4_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd604d440 0, 1, 1, 1, 152064, 0x08ef262c 0, 2, 2, 1, 152064, 0x992fca8e diff --git a/tests/ref/fate/h264-conformance-frext-frext_mmco4_sony_b b/tests/ref/fate/h264-conformance-frext-frext_mmco4_sony_b index a964a38a158cab9f10d7119d2c9756194e1be52e..dc783785a59171a9b6ee95ef788191d2a77303ca 100644 --- a/tests/ref/fate/h264-conformance-frext-frext_mmco4_sony_b +++ b/tests/ref/fate/h264-conformance-frext-frext_mmco4_sony_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x24846654 0, 1, 1, 1, 152064, 0xd33945be 0, 2, 2, 1, 152064, 0x961cbbfb diff --git a/tests/ref/fate/h264-conformance-frext-hcaff1_hhi_b b/tests/ref/fate/h264-conformance-frext-hcaff1_hhi_b index eb41d46955c11a8ed31562a75e54080e18ead827..67badb6c2b67ad60e9198e7376d0e3d3ce745d18 100644 --- a/tests/ref/fate/h264-conformance-frext-hcaff1_hhi_b +++ b/tests/ref/fate/h264-conformance-frext-hcaff1_hhi_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xb055a9bd 0, 1, 1, 1, 152064, 0x9e1eadb6 0, 2, 2, 1, 152064, 0x48f117d2 diff --git a/tests/ref/fate/h264-conformance-frext-hcafr1_hhi_c b/tests/ref/fate/h264-conformance-frext-hcafr1_hhi_c index 285f05760dc48a75a0146aadc3a4c1b61c9641a4..7035983a03648f88eae520b03419c3a96a349ca3 100644 --- a/tests/ref/fate/h264-conformance-frext-hcafr1_hhi_c +++ b/tests/ref/fate/h264-conformance-frext-hcafr1_hhi_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd48c87b3 0, 1, 1, 1, 152064, 0xb7a67f8f 0, 2, 2, 1, 152064, 0x3c3f3c11 diff --git a/tests/ref/fate/h264-conformance-frext-hcafr2_hhi_a b/tests/ref/fate/h264-conformance-frext-hcafr2_hhi_a index 7149850a7ba07d03e2239f90d522031f4d62cc88..4bc95d9032888e0278af021dabf5d9355b3caa9b 100644 --- a/tests/ref/fate/h264-conformance-frext-hcafr2_hhi_a +++ b/tests/ref/fate/h264-conformance-frext-hcafr2_hhi_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd5448f0e 0, 1, 1, 1, 152064, 0x93d022ba 0, 2, 2, 1, 152064, 0x1eaed76e diff --git a/tests/ref/fate/h264-conformance-frext-hcafr3_hhi_a b/tests/ref/fate/h264-conformance-frext-hcafr3_hhi_a index 2ec9dce1ad640417efcf4c65ab5e22a455716c9e..4fc2d99520143eacd16ed28bf86547f9f196392f 100644 --- a/tests/ref/fate/h264-conformance-frext-hcafr3_hhi_a +++ b/tests/ref/fate/h264-conformance-frext-hcafr3_hhi_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xd5448f0e 0, 1, 1, 1, 152064, 0x665e33b5 0, 2, 2, 1, 152064, 0x6648e99d diff --git a/tests/ref/fate/h264-conformance-frext-hcafr4_hhi_a b/tests/ref/fate/h264-conformance-frext-hcafr4_hhi_a index 00af8ff6d360fc1bac9de77d76697ff6a5620a9b..08146546ff868759a147fe3b9555ca6189a4db06 100644 --- a/tests/ref/fate/h264-conformance-frext-hcafr4_hhi_a +++ b/tests/ref/fate/h264-conformance-frext-hcafr4_hhi_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xc7d8832d 0, 1, 1, 1, 152064, 0x8d9ffc59 0, 2, 2, 1, 152064, 0xaf3ea0d1 diff --git a/tests/ref/fate/h264-conformance-frext-hcamff1_hhi_b b/tests/ref/fate/h264-conformance-frext-hcamff1_hhi_b index df852128612beb10b4991b29c689fc2590484303..a56d7e29315fa806ba8dc404137ca990dbc66e4d 100644 --- a/tests/ref/fate/h264-conformance-frext-hcamff1_hhi_b +++ b/tests/ref/fate/h264-conformance-frext-hcamff1_hhi_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x18f494ec 0, 1, 1, 1, 152064, 0x7515e6d7 0, 2, 2, 1, 152064, 0xaa8ee665 diff --git a/tests/ref/fate/h264-conformance-frext-hi422fr10_sony_b b/tests/ref/fate/h264-conformance-frext-hi422fr10_sony_b index 244e546cd0ac45ca595760cab1b3a7dfda9e0323..15dfc4b8db44eceff5432d931cce74cbf0b445c6 100644 --- a/tests/ref/fate/h264-conformance-frext-hi422fr10_sony_b +++ b/tests/ref/fate/h264-conformance-frext-hi422fr10_sony_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 202752, 0xffa1c502 0, 1, 1, 1, 202752, 0x51752f3c 0, 2, 2, 1, 202752, 0xe683991d diff --git a/tests/ref/fate/h264-conformance-frext-hi422fr13_sony_b b/tests/ref/fate/h264-conformance-frext-hi422fr13_sony_b index 016abbce762f56465ee0b66a241707b8ef9e0d0b..8758bf5c96e37e1006b6ebdca59e8757e313cbaa 100644 --- a/tests/ref/fate/h264-conformance-frext-hi422fr13_sony_b +++ b/tests/ref/fate/h264-conformance-frext-hi422fr13_sony_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 405504, 0xe0f40e71 0, 1, 1, 1, 405504, 0x9bdb5900 0, 2, 2, 1, 405504, 0x527003ca diff --git a/tests/ref/fate/h264-conformance-frext-hi422fr1_sony_a b/tests/ref/fate/h264-conformance-frext-hi422fr1_sony_a index 93a3aa4bdeb635e8671502802a953ef853d19d50..7db8672bc579ababa8df63f1211c782afe10fd7c 100644 --- a/tests/ref/fate/h264-conformance-frext-hi422fr1_sony_a +++ b/tests/ref/fate/h264-conformance-frext-hi422fr1_sony_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 202752, 0xd5a1e49f 0, 1, 1, 1, 202752, 0x08352d61 0, 2, 2, 1, 202752, 0x43f78f47 diff --git a/tests/ref/fate/h264-conformance-frext-hi422fr6_sony_a b/tests/ref/fate/h264-conformance-frext-hi422fr6_sony_a index 4141eeeda88979f4511d2c090a281264b47425eb..6d26ee4ff700e3d299aea6dc1a87da17e07e43d1 100644 --- a/tests/ref/fate/h264-conformance-frext-hi422fr6_sony_a +++ b/tests/ref/fate/h264-conformance-frext-hi422fr6_sony_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 405504, 0x049ab58e 0, 1, 1, 1, 405504, 0x4f6226cb 0, 2, 2, 1, 405504, 0xaa5fcb44 diff --git a/tests/ref/fate/h264-conformance-frext-hpca_brcm_c b/tests/ref/fate/h264-conformance-frext-hpca_brcm_c index d608d8950aabdea9f7886cc87203e8f6902b4b5c..2d0cd5ff1de486c0c920f7a9ab9b7cda65b300d5 100644 --- a/tests/ref/fate/h264-conformance-frext-hpca_brcm_c +++ b/tests/ref/fate/h264-conformance-frext-hpca_brcm_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x995bb4bd 0, 1, 1, 1, 152064, 0xad287357 0, 2, 2, 1, 152064, 0x38fa4661 diff --git a/tests/ref/fate/h264-conformance-frext-hpcadq_brcm_b b/tests/ref/fate/h264-conformance-frext-hpcadq_brcm_b index 49249b3703c07ee1d7ffce4a64cabd1d97900103..0d5794a24bbb9450d81528f4a02157b17234f812 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcadq_brcm_b +++ b/tests/ref/fate/h264-conformance-frext-hpcadq_brcm_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf3c68dea 0, 1, 1, 1, 152064, 0xf52d483f 0, 2, 2, 1, 152064, 0x612f1792 diff --git a/tests/ref/fate/h264-conformance-frext-hpcafl_bcrm_c b/tests/ref/fate/h264-conformance-frext-hpcafl_bcrm_c index dbfec436bd5a2e8bde53b46481f454427bdf8cbb..0febed6d6f29c90f8e32fe0bb12d4b3427c53d33 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcafl_bcrm_c +++ b/tests/ref/fate/h264-conformance-frext-hpcafl_bcrm_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x502ec077 0, 1, 1, 1, 152064, 0x84807243 0, 2, 2, 1, 152064, 0xd7474a6e diff --git a/tests/ref/fate/h264-conformance-frext-hpcaflnl_bcrm_c b/tests/ref/fate/h264-conformance-frext-hpcaflnl_bcrm_c index 65a366e0cbc1555362debdcb2650e82c1eb2a4f9..9958f1616f4ba4b8079530e7b7b473c0015fb5a3 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcaflnl_bcrm_c +++ b/tests/ref/fate/h264-conformance-frext-hpcaflnl_bcrm_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x3e39c08b 0, 1, 1, 1, 152064, 0xabc67990 0, 2, 2, 1, 152064, 0x19614e74 diff --git a/tests/ref/fate/h264-conformance-frext-hpcalq_brcm_b b/tests/ref/fate/h264-conformance-frext-hpcalq_brcm_b index 49249b3703c07ee1d7ffce4a64cabd1d97900103..0d5794a24bbb9450d81528f4a02157b17234f812 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcalq_brcm_b +++ b/tests/ref/fate/h264-conformance-frext-hpcalq_brcm_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf3c68dea 0, 1, 1, 1, 152064, 0xf52d483f 0, 2, 2, 1, 152064, 0x612f1792 diff --git a/tests/ref/fate/h264-conformance-frext-hpcamapalq_bcrm_b b/tests/ref/fate/h264-conformance-frext-hpcamapalq_bcrm_b index a81e91fef80dff09da7cc6dee6ec08d15fdddf92..1b03e88a1f17138a60dedb3c29b2c46a9f578a81 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcamapalq_bcrm_b +++ b/tests/ref/fate/h264-conformance-frext-hpcamapalq_bcrm_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf8248ceb 0, 1, 1, 1, 152064, 0xb6204c81 0, 2, 2, 1, 152064, 0x22fb1737 diff --git a/tests/ref/fate/h264-conformance-frext-hpcamolq_brcm_b b/tests/ref/fate/h264-conformance-frext-hpcamolq_brcm_b index 00f04fdf617e3d1ed5d71dd8495558b0b9840c8a..33e0688491e8a7ec85b95224130f012f1d6f1ac7 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcamolq_brcm_b +++ b/tests/ref/fate/h264-conformance-frext-hpcamolq_brcm_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xac83f54f 0, 1, 1, 1, 152064, 0x4d673b43 0, 2, 2, 1, 152064, 0x9050731f diff --git a/tests/ref/fate/h264-conformance-frext-hpcanl_brcm_c b/tests/ref/fate/h264-conformance-frext-hpcanl_brcm_c index 23ad267a2de7d112891c37114d4eeef5a9dd4417..f3edba19ea231bf532e4bf17777eb94de939020d 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcanl_brcm_c +++ b/tests/ref/fate/h264-conformance-frext-hpcanl_brcm_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x2744afa1 0, 1, 1, 1, 152064, 0x17246583 0, 2, 2, 1, 152064, 0x501836ed diff --git a/tests/ref/fate/h264-conformance-frext-hpcaq2lq_brcm_b b/tests/ref/fate/h264-conformance-frext-hpcaq2lq_brcm_b index 460f86ccac3c14f037a5e49ab65d5033a1310e62..b0412db847798350727b59a147c5d7711e616aa9 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcaq2lq_brcm_b +++ b/tests/ref/fate/h264-conformance-frext-hpcaq2lq_brcm_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x712a2ad3 0, 1, 1, 1, 152064, 0x83420c9d 0, 2, 2, 1, 152064, 0xf3d77f46 diff --git a/tests/ref/fate/h264-conformance-frext-hpcv_brcm_a b/tests/ref/fate/h264-conformance-frext-hpcv_brcm_a index d608d8950aabdea9f7886cc87203e8f6902b4b5c..2d0cd5ff1de486c0c920f7a9ab9b7cda65b300d5 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcv_brcm_a +++ b/tests/ref/fate/h264-conformance-frext-hpcv_brcm_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x995bb4bd 0, 1, 1, 1, 152064, 0xad287357 0, 2, 2, 1, 152064, 0x38fa4661 diff --git a/tests/ref/fate/h264-conformance-frext-hpcvfl_bcrm_a b/tests/ref/fate/h264-conformance-frext-hpcvfl_bcrm_a index dbfec436bd5a2e8bde53b46481f454427bdf8cbb..0febed6d6f29c90f8e32fe0bb12d4b3427c53d33 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcvfl_bcrm_a +++ b/tests/ref/fate/h264-conformance-frext-hpcvfl_bcrm_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x502ec077 0, 1, 1, 1, 152064, 0x84807243 0, 2, 2, 1, 152064, 0xd7474a6e diff --git a/tests/ref/fate/h264-conformance-frext-hpcvflnl_bcrm_a b/tests/ref/fate/h264-conformance-frext-hpcvflnl_bcrm_a index 65a366e0cbc1555362debdcb2650e82c1eb2a4f9..9958f1616f4ba4b8079530e7b7b473c0015fb5a3 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcvflnl_bcrm_a +++ b/tests/ref/fate/h264-conformance-frext-hpcvflnl_bcrm_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x3e39c08b 0, 1, 1, 1, 152064, 0xabc67990 0, 2, 2, 1, 152064, 0x19614e74 diff --git a/tests/ref/fate/h264-conformance-frext-hpcvmolq_brcm_b b/tests/ref/fate/h264-conformance-frext-hpcvmolq_brcm_b index 4179ace45f42da1cdde2b158ff022c10f65ecb05..f7223885df82d166ffdaa6c83908123f7bd00fcb 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcvmolq_brcm_b +++ b/tests/ref/fate/h264-conformance-frext-hpcvmolq_brcm_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xa18cfb97 0, 1, 1, 1, 152064, 0x509b54d2 0, 2, 2, 1, 152064, 0x1ba0fb8e diff --git a/tests/ref/fate/h264-conformance-frext-hpcvnl_brcm_a b/tests/ref/fate/h264-conformance-frext-hpcvnl_brcm_a index 23ad267a2de7d112891c37114d4eeef5a9dd4417..f3edba19ea231bf532e4bf17777eb94de939020d 100644 --- a/tests/ref/fate/h264-conformance-frext-hpcvnl_brcm_a +++ b/tests/ref/fate/h264-conformance-frext-hpcvnl_brcm_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0x2744afa1 0, 1, 1, 1, 152064, 0x17246583 0, 2, 2, 1, 152064, 0x501836ed diff --git a/tests/ref/fate/h264-conformance-frext-pph10i1_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph10i1_panasonic_a index 91e343623e6954855b406f9fb7159acf70c9c385..ccd932807a7501946e02e90eb214a135dab8ab37 100644 --- a/tests/ref/fate/h264-conformance-frext-pph10i1_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph10i1_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 2764800, 0xcc4df07d 0, 1, 1, 1, 2764800, 0x85f9e6d4 0, 2, 2, 1, 2764800, 0x23ffe90d diff --git a/tests/ref/fate/h264-conformance-frext-pph10i2_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph10i2_panasonic_a index 1d6d4b590d62a9ac30cb42b944cdd558179dca05..835c495a14bfaaa0fff9cecc00504ece39d90c23 100644 --- a/tests/ref/fate/h264-conformance-frext-pph10i2_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph10i2_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 2764800, 0x4f710132 0, 1, 1, 1, 2764800, 0x57e5b713 0, 2, 2, 1, 2764800, 0xcca01477 diff --git a/tests/ref/fate/h264-conformance-frext-pph10i3_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph10i3_panasonic_a index a09e3973b713ea28ab711e13a92125755e4bd473..f46dfaa798215cd80de6ad3776233157ae75967a 100644 --- a/tests/ref/fate/h264-conformance-frext-pph10i3_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph10i3_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 2764800, 0xda69f69e 0, 1, 1, 1, 2764800, 0x29ed832f 0, 2, 2, 1, 2764800, 0xb3244cc4 diff --git a/tests/ref/fate/h264-conformance-frext-pph10i4_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph10i4_panasonic_a index adec6644dac6accab8c8aab548334fcc86952536..c7dfa8e760b4800e9c17a4b64ca90464343852e4 100644 --- a/tests/ref/fate/h264-conformance-frext-pph10i4_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph10i4_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 6220800, 0xca2a2a5e 0, 1, 1, 1, 6220800, 0x8009a65e 0, 2, 2, 1, 6220800, 0x63e72b3b diff --git a/tests/ref/fate/h264-conformance-frext-pph10i5_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph10i5_panasonic_a index a4751979f5847b9b206fef72943e9a0c62e02963..52b3d242ba19adc30cd2b90b8d0c034126310538 100644 --- a/tests/ref/fate/h264-conformance-frext-pph10i5_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph10i5_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 6220800, 0x1df58ce9 0, 1, 1, 1, 6220800, 0x8f2859ce 0, 2, 2, 1, 6220800, 0x229cc7ff diff --git a/tests/ref/fate/h264-conformance-frext-pph10i6_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph10i6_panasonic_a index 25d0eec539d7750abff7075d05d6d8043083ac3c..d1eaf65e64b88f069e3075bc40c1a2e291a33008 100644 --- a/tests/ref/fate/h264-conformance-frext-pph10i6_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph10i6_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 6220800, 0x408daf70 0, 1, 1, 1, 6220800, 0x59b254a3 0, 2, 2, 1, 6220800, 0x4cf4279c diff --git a/tests/ref/fate/h264-conformance-frext-pph10i7_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph10i7_panasonic_a index 1090b49f24b0763cb796d3595acf97592f954f8a..7d55719cf627ce4c5b76f47279e9eb5e44fbc16a 100644 --- a/tests/ref/fate/h264-conformance-frext-pph10i7_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph10i7_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 6220800, 0xf81873fe 0, 1, 1, 1, 6220800, 0x7b96fbdc 0, 2, 2, 1, 6220800, 0x75dbafc4 diff --git a/tests/ref/fate/h264-conformance-frext-pph422i1_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph422i1_panasonic_a index 0957654b9c838acd9f6a64e75391bb3953852c89..3163089a54ffce15be0879db1f9a728684b2b35c 100644 --- a/tests/ref/fate/h264-conformance-frext-pph422i1_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph422i1_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 3686400, 0x1f9b5bee 0, 1, 1, 1, 3686400, 0x657c3609 0, 2, 2, 1, 3686400, 0x75753934 diff --git a/tests/ref/fate/h264-conformance-frext-pph422i2_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph422i2_panasonic_a index 79e69ebaccbc8f85bf3805bf5a3554b7b971afaa..faa75cae80e105387ab2eae1982e250a7d13a590 100644 --- a/tests/ref/fate/h264-conformance-frext-pph422i2_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph422i2_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 3686400, 0x8b3ff360 0, 1, 1, 1, 3686400, 0x422dead1 0, 2, 2, 1, 3686400, 0xbdd0e431 diff --git a/tests/ref/fate/h264-conformance-frext-pph422i3_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph422i3_panasonic_a index fc4cc50a4070081c34510c894a780a39228cedc1..a9befbda4fb4b30fa821e48c731106dbe5c07652 100644 --- a/tests/ref/fate/h264-conformance-frext-pph422i3_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph422i3_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 3686400, 0x97c36ae3 0, 1, 1, 1, 3686400, 0x6a0aa629 0, 2, 2, 1, 3686400, 0xc658d722 diff --git a/tests/ref/fate/h264-conformance-frext-pph422i4_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph422i4_panasonic_a index 0aae9fedcbd43bc9a17d4ad11afde4ac56df79dc..6289caa3c8c77cfd67c5abe02abc0c1f4d37ef34 100644 --- a/tests/ref/fate/h264-conformance-frext-pph422i4_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph422i4_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0xf50992f3 0, 1, 1, 1, 8294400, 0xd34cdf98 0, 2, 2, 1, 8294400, 0x76bced00 diff --git a/tests/ref/fate/h264-conformance-frext-pph422i5_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph422i5_panasonic_a index c74483cbb20184f777333cb66be1f47fec2f82c7..b187532c47df92a1dc2ef757df2f95508dd40b22 100644 --- a/tests/ref/fate/h264-conformance-frext-pph422i5_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph422i5_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x96d051a1 0, 1, 1, 1, 8294400, 0xf3c2974e 0, 2, 2, 1, 8294400, 0xb18f3ed0 diff --git a/tests/ref/fate/h264-conformance-frext-pph422i6_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph422i6_panasonic_a index 26d41d4cf7edcaa705261c27eb6deb0177ae6d1b..817bc9c989c6c0b921640a10c7a5afae5a6154e3 100644 --- a/tests/ref/fate/h264-conformance-frext-pph422i6_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph422i6_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x1b2f1079 0, 1, 1, 1, 8294400, 0x6646f91c 0, 2, 2, 1, 8294400, 0x17dc9f51 diff --git a/tests/ref/fate/h264-conformance-frext-pph422i7_panasonic_a b/tests/ref/fate/h264-conformance-frext-pph422i7_panasonic_a index 3f9bfed9032c8ffa6ac7d786ebd745e81abe638a..3219da0ca5bf8a4957ac2e7bb812ea1aa8714526 100644 --- a/tests/ref/fate/h264-conformance-frext-pph422i7_panasonic_a +++ b/tests/ref/fate/h264-conformance-frext-pph422i7_panasonic_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0xaa37ceea 0, 1, 1, 1, 8294400, 0xa7546d5c 0, 2, 2, 1, 8294400, 0xf2abaace diff --git a/tests/ref/fate/h264-conformance-hcbp2_hhi_a b/tests/ref/fate/h264-conformance-hcbp2_hhi_a index 977107e913b83307c14a9bcfc07fe46311615cbd..36d39c9cfe6b9fcfa72a93c5facbd754eecaf84f 100644 --- a/tests/ref/fate/h264-conformance-hcbp2_hhi_a +++ b/tests/ref/fate/h264-conformance-hcbp2_hhi_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xf9deb95a 0, 1, 1, 1, 152064, 0xdce9c541 0, 2, 2, 1, 152064, 0xc45a8a77 diff --git a/tests/ref/fate/h264-conformance-hcmp1_hhi_a b/tests/ref/fate/h264-conformance-hcmp1_hhi_a index be619dad71b6368a0df531de4eefe050fce72b9d..578f98db146fbc6bd7ed6737704946f7b52b62e7 100644 --- a/tests/ref/fate/h264-conformance-hcmp1_hhi_a +++ b/tests/ref/fate/h264-conformance-hcmp1_hhi_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 152064, 0xda244f3f 0, 1, 1, 1, 152064, 0x35a1cb02 0, 2, 2, 1, 152064, 0xa729d9ca diff --git a/tests/ref/fate/h264-conformance-ls_sva_d b/tests/ref/fate/h264-conformance-ls_sva_d index 9d1d219049d43247eadd4e793075770e171da6fe..d3826abd81eb3e68141e5228078dce94b815b3f9 100644 --- a/tests/ref/fate/h264-conformance-ls_sva_d +++ b/tests/ref/fate/h264-conformance-ls_sva_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x85d20fc6 0, 1, 1, 1, 38016, 0xc0432c21 0, 2, 2, 1, 38016, 0x1450168f diff --git a/tests/ref/fate/h264-conformance-midr_mw_d b/tests/ref/fate/h264-conformance-midr_mw_d index 51b7c0eed0eb9030e904e05283a8605557ceeaec..3afa65fa486f11d4d46448b74e09921b27f19e34 100644 --- a/tests/ref/fate/h264-conformance-midr_mw_d +++ b/tests/ref/fate/h264-conformance-midr_mw_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x3ae838ee 0, 1, 1, 1, 38016, 0x9ed7e141 0, 2, 2, 1, 38016, 0x393097f9 diff --git a/tests/ref/fate/h264-conformance-mps_mw_a b/tests/ref/fate/h264-conformance-mps_mw_a index 959a0ae681b81775703f6612d444458d92e8f7d1..ae38cfc31c24f7fed757c8644b3c61398880dd79 100644 --- a/tests/ref/fate/h264-conformance-mps_mw_a +++ b/tests/ref/fate/h264-conformance-mps_mw_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x06150e88 0, 1, 1, 1, 38016, 0x32d90103 0, 2, 2, 1, 38016, 0x5b5f2fae diff --git a/tests/ref/fate/h264-conformance-mr1_bt_a b/tests/ref/fate/h264-conformance-mr1_bt_a index 11eb5903fe2ebc75170efd97afc7ada94d7f1f46..273ee0859a6e361fcaead97378db518f110e0a85 100644 --- a/tests/ref/fate/h264-conformance-mr1_bt_a +++ b/tests/ref/fate/h264-conformance-mr1_bt_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xc6658719 0, 1, 1, 1, 38016, 0x8a7c7423 0, 2, 2, 1, 38016, 0x97e99b66 diff --git a/tests/ref/fate/h264-conformance-mr1_mw_a b/tests/ref/fate/h264-conformance-mr1_mw_a index da7631d930d50169e1c786031784abcd549c3040..7b154ba3429f24ac4487819f195f231264b52de3 100644 --- a/tests/ref/fate/h264-conformance-mr1_mw_a +++ b/tests/ref/fate/h264-conformance-mr1_mw_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xc8981780 0, 1, 1, 1, 38016, 0xf089d880 0, 2, 2, 1, 38016, 0x5eee0731 diff --git a/tests/ref/fate/h264-conformance-mr2_mw_a b/tests/ref/fate/h264-conformance-mr2_mw_a index fd4b5d908644653a0092b2d8a967806bd030f3f8..833cea9e4407ec44a8a602651feb472a9a311671 100644 --- a/tests/ref/fate/h264-conformance-mr2_mw_a +++ b/tests/ref/fate/h264-conformance-mr2_mw_a @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x06150e88 0, 1, 1, 1, 38016, 0x32d90103 0, 2, 2, 1, 38016, 0xb32d338f diff --git a/tests/ref/fate/h264-conformance-mr2_tandberg_e b/tests/ref/fate/h264-conformance-mr2_tandberg_e index 8fbac9f652fa3e5e3931a9b926ebefe8fcd63ccd..c0e1d83d09d4c19635b77ca96b81beec435560e5 100644 --- a/tests/ref/fate/h264-conformance-mr2_tandberg_e +++ b/tests/ref/fate/h264-conformance-mr2_tandberg_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb96f1feb 0, 1, 1, 1, 38016, 0xca461abd 0, 2, 2, 1, 38016, 0x578a0c87 diff --git a/tests/ref/fate/h264-conformance-mr3_tandberg_b b/tests/ref/fate/h264-conformance-mr3_tandberg_b index ee8014ef3604a92735a423567258991205f7e706..b0948448cd4de06dfe37caf3e33aade13b14b7af 100644 --- a/tests/ref/fate/h264-conformance-mr3_tandberg_b +++ b/tests/ref/fate/h264-conformance-mr3_tandberg_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb96f1feb 0, 1, 1, 1, 38016, 0xca461abd 0, 2, 2, 1, 38016, 0x578a0c87 diff --git a/tests/ref/fate/h264-conformance-mr4_tandberg_c b/tests/ref/fate/h264-conformance-mr4_tandberg_c index 0d5f646a201ff9e4f928cd539e7486986f05a27f..87bcaa42c2c593ac4c3a3dc5059ae616b30960e5 100644 --- a/tests/ref/fate/h264-conformance-mr4_tandberg_c +++ b/tests/ref/fate/h264-conformance-mr4_tandberg_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb96f1feb 0, 1, 1, 1, 38016, 0x0ff111f0 0, 2, 2, 1, 38016, 0xbac70271 diff --git a/tests/ref/fate/h264-conformance-mr5_tandberg_c b/tests/ref/fate/h264-conformance-mr5_tandberg_c index 0d5f646a201ff9e4f928cd539e7486986f05a27f..87bcaa42c2c593ac4c3a3dc5059ae616b30960e5 100644 --- a/tests/ref/fate/h264-conformance-mr5_tandberg_c +++ b/tests/ref/fate/h264-conformance-mr5_tandberg_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb96f1feb 0, 1, 1, 1, 38016, 0x0ff111f0 0, 2, 2, 1, 38016, 0xbac70271 diff --git a/tests/ref/fate/h264-conformance-mr6_bt_b b/tests/ref/fate/h264-conformance-mr6_bt_b index 3b025065625fe537fa0342e2b3d2313239bdca92..34aa8bfd463a90699c022a28a97f05fe3bb14fc7 100644 --- a/tests/ref/fate/h264-conformance-mr6_bt_b +++ b/tests/ref/fate/h264-conformance-mr6_bt_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0x954464be 0, 1, 1, 1, 36864, 0xace1d90b 0, 2, 2, 1, 36864, 0x8f149f03 diff --git a/tests/ref/fate/h264-conformance-mr7_bt_b b/tests/ref/fate/h264-conformance-mr7_bt_b index 25b7054fa888512acb07618800e5a3152c8461c9..551767ce1da32985eef94162bc90a11fd2216804 100644 --- a/tests/ref/fate/h264-conformance-mr7_bt_b +++ b/tests/ref/fate/h264-conformance-mr7_bt_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0x579e6274 0, 1, 1, 1, 36864, 0x8650c61c 0, 2, 2, 1, 36864, 0xbc359647 diff --git a/tests/ref/fate/h264-conformance-mr8_bt_b b/tests/ref/fate/h264-conformance-mr8_bt_b index 220acf1e5fd3cbe35b74ead174a74426d1ec20c2..7981c4224590d3e5c4c10e9f8c852de5d236fd24 100644 --- a/tests/ref/fate/h264-conformance-mr8_bt_b +++ b/tests/ref/fate/h264-conformance-mr8_bt_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0x36df68f4 0, 1, 1, 1, 36864, 0x52d4c6d9 0, 2, 2, 1, 36864, 0xad16b0be diff --git a/tests/ref/fate/h264-conformance-mr9_bt_b b/tests/ref/fate/h264-conformance-mr9_bt_b index 3744802a6a404b9c040ba39a146867d9afe53865..bbd90e67f945fdbbb9f56a4f585d8c3da5a4e3d5 100644 --- a/tests/ref/fate/h264-conformance-mr9_bt_b +++ b/tests/ref/fate/h264-conformance-mr9_bt_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x128 +#sar 0: 0/1 0, 0, 0, 1, 36864, 0xb4c5642e 0, 1, 1, 1, 36864, 0x929fd05f 0, 2, 2, 1, 36864, 0x447c9b69 diff --git a/tests/ref/fate/h264-conformance-mv1_brcm_d b/tests/ref/fate/h264-conformance-mv1_brcm_d index 47517ee3c63c93d6fc759cd9febe91187f2c2aee..a3ab27b08fac71f9396bcb8bef1076e879263140 100644 --- a/tests/ref/fate/h264-conformance-mv1_brcm_d +++ b/tests/ref/fate/h264-conformance-mv1_brcm_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0x230d7aa6 0, 1, 1, 1, 518400, 0x9fc976e0 0, 2, 2, 1, 518400, 0x51052db9 diff --git a/tests/ref/fate/h264-conformance-nl1_sony_d b/tests/ref/fate/h264-conformance-nl1_sony_d index 98a56737bccf9fd67c0872e5a9852d659f8ebe65..d6e0df92a684b27a812fee99435f9fa1e420218a 100644 --- a/tests/ref/fate/h264-conformance-nl1_sony_d +++ b/tests/ref/fate/h264-conformance-nl1_sony_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xc805351d 0, 1, 1, 1, 38016, 0x3809fec3 0, 2, 2, 1, 38016, 0xf698ce3c diff --git a/tests/ref/fate/h264-conformance-nl2_sony_h b/tests/ref/fate/h264-conformance-nl2_sony_h index 73eb8581ea6027c12ba038074144c0a0ba9718f2..1e7bfb3dff3de9467fc5344bde672d5e6f1b9ed7 100644 --- a/tests/ref/fate/h264-conformance-nl2_sony_h +++ b/tests/ref/fate/h264-conformance-nl2_sony_h @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xc805351d 0, 1, 1, 1, 38016, 0x320510a8 0, 2, 2, 1, 38016, 0x3ef6e4c6 diff --git a/tests/ref/fate/h264-conformance-nl3_sva_e b/tests/ref/fate/h264-conformance-nl3_sva_e index a4d6db670a1a8afdefc8582434c3a4115acd5484..a09e0833085953a8f2afa0750d71dff81ac14dec 100644 --- a/tests/ref/fate/h264-conformance-nl3_sva_e +++ b/tests/ref/fate/h264-conformance-nl3_sva_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x2fad15e2 0, 1, 1, 1, 38016, 0x7e391566 0, 2, 2, 1, 38016, 0x954001d4 diff --git a/tests/ref/fate/h264-conformance-nlmq1_jvc_c b/tests/ref/fate/h264-conformance-nlmq1_jvc_c index 30301256f9acd9c61f2551a5a2974dfaf94e5d92..dbcdcdf3889048e3d9d745740eb7d73f299c0212 100644 --- a/tests/ref/fate/h264-conformance-nlmq1_jvc_c +++ b/tests/ref/fate/h264-conformance-nlmq1_jvc_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xde1a2194 0, 1, 1, 1, 38016, 0x2957f3e5 0, 2, 2, 1, 38016, 0x9df4c6cf diff --git a/tests/ref/fate/h264-conformance-nlmq2_jvc_c b/tests/ref/fate/h264-conformance-nlmq2_jvc_c index 5258eb26466c59e5e8747846b89f329f7d243c8e..8dc6285a879dfbff3e0748f19694d68ca23d4c03 100644 --- a/tests/ref/fate/h264-conformance-nlmq2_jvc_c +++ b/tests/ref/fate/h264-conformance-nlmq2_jvc_c @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xde1a2194 0, 1, 1, 1, 38016, 0x8b6cf842 0, 2, 2, 1, 38016, 0x6dc7c88b diff --git a/tests/ref/fate/h264-conformance-nrf_mw_e b/tests/ref/fate/h264-conformance-nrf_mw_e index ee5f7193a09323054ae94ad8557ee0e1de460f77..b68a6a79f4f6613c306daa4b1a943e68dfedca83 100644 --- a/tests/ref/fate/h264-conformance-nrf_mw_e +++ b/tests/ref/fate/h264-conformance-nrf_mw_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x3ae838ee 0, 1, 1, 1, 38016, 0x9ed7e141 0, 2, 2, 1, 38016, 0x354e83ed diff --git a/tests/ref/fate/h264-conformance-sharp_mp_field_1_b b/tests/ref/fate/h264-conformance-sharp_mp_field_1_b index 8512102bb3ca678071e2cefb0b0a2dbb71721cf0..cdabcceca6d4a769778e40f99c0b5e2b89b71433 100644 --- a/tests/ref/fate/h264-conformance-sharp_mp_field_1_b +++ b/tests/ref/fate/h264-conformance-sharp_mp_field_1_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xc93c7c47 0, 1, 1, 1, 518400, 0xa3f2e502 0, 2, 2, 1, 518400, 0xb98920a4 diff --git a/tests/ref/fate/h264-conformance-sharp_mp_field_2_b b/tests/ref/fate/h264-conformance-sharp_mp_field_2_b index 580814189129c2bbd9e7c6406809294b58b8304f..0574f8ff87b01c125beb5fbd8905b1798809751f 100644 --- a/tests/ref/fate/h264-conformance-sharp_mp_field_2_b +++ b/tests/ref/fate/h264-conformance-sharp_mp_field_2_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xc93c7c47 0, 1, 1, 1, 518400, 0xf0c4b44a 0, 2, 2, 1, 518400, 0x3f5dc91c diff --git a/tests/ref/fate/h264-conformance-sharp_mp_field_3_b b/tests/ref/fate/h264-conformance-sharp_mp_field_3_b index a572030f02c57d1d9eb371871ab0416cbaca805f..6a92245f2f19ec934f3c468b382b6b041310a209 100644 --- a/tests/ref/fate/h264-conformance-sharp_mp_field_3_b +++ b/tests/ref/fate/h264-conformance-sharp_mp_field_3_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xc93c7c47 0, 1, 1, 1, 518400, 0x7112ac25 0, 2, 2, 1, 518400, 0x28bc28d2 diff --git a/tests/ref/fate/h264-conformance-sharp_mp_paff_1r2 b/tests/ref/fate/h264-conformance-sharp_mp_paff_1r2 index d1a347ff26516fdea152d83321cbce81edec2e57..8a7aa249f622ee2fe135a8151072976a3aa35494 100644 --- a/tests/ref/fate/h264-conformance-sharp_mp_paff_1r2 +++ b/tests/ref/fate/h264-conformance-sharp_mp_paff_1r2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xc93c7c47 0, 1, 1, 1, 518400, 0xfb452a9c 0, 2, 2, 1, 518400, 0x2f7a35bd diff --git a/tests/ref/fate/h264-conformance-sharp_mp_paff_2r b/tests/ref/fate/h264-conformance-sharp_mp_paff_2r index f2bf06f6ff1ec8ef93f56a694fcf2cab665feb52..ded91a9bede8ec634c2a29952e8da7170afeb662 100644 --- a/tests/ref/fate/h264-conformance-sharp_mp_paff_2r +++ b/tests/ref/fate/h264-conformance-sharp_mp_paff_2r @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 518400, 0xc93c7c47 0, 1, 1, 1, 518400, 0xfb452a9c 0, 2, 2, 1, 518400, 0x2f7a35bd diff --git a/tests/ref/fate/h264-conformance-sl1_sva_b b/tests/ref/fate/h264-conformance-sl1_sva_b index a2f16b4b6e8e4172d552bfe8fe1ac79e3fb6e912..572d5a0f8e2551d4399766c81d87953f8ca627c8 100644 --- a/tests/ref/fate/h264-conformance-sl1_sva_b +++ b/tests/ref/fate/h264-conformance-sl1_sva_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x666c110c 0, 1, 1, 1, 38016, 0xc87421f6 0, 2, 2, 1, 38016, 0x1b74033d diff --git a/tests/ref/fate/h264-conformance-sva_ba1_b b/tests/ref/fate/h264-conformance-sva_ba1_b index cc55ac9dbb945ae09cc9ae46f0608c4afc936b8c..6b383486b901624c5ceb265a3f2508b10c2ba408 100644 --- a/tests/ref/fate/h264-conformance-sva_ba1_b +++ b/tests/ref/fate/h264-conformance-sva_ba1_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x359316a1 0, 1, 1, 1, 38016, 0xd5fafa54 0, 2, 2, 1, 38016, 0xea99e9be diff --git a/tests/ref/fate/h264-conformance-sva_ba2_d b/tests/ref/fate/h264-conformance-sva_ba2_d index b94086f9e4dcce92060bf4ddead76fa9bd13295a..7c5ec98bca2fefabb65729cb0eac2b98fd1ee27c 100644 --- a/tests/ref/fate/h264-conformance-sva_ba2_d +++ b/tests/ref/fate/h264-conformance-sva_ba2_d @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x359316a1 0, 1, 1, 1, 38016, 0xd7bb1285 0, 2, 2, 1, 38016, 0x3c36059f diff --git a/tests/ref/fate/h264-conformance-sva_base_b b/tests/ref/fate/h264-conformance-sva_base_b index 30663ff4e7755a2b07e0c6bc8b5330c041a8d103..3ed51fd68530ead13e1c36957cd5414839f0fa7e 100644 --- a/tests/ref/fate/h264-conformance-sva_base_b +++ b/tests/ref/fate/h264-conformance-sva_base_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x1c131302 0, 1, 1, 1, 38016, 0xbbca0c4f 0, 2, 2, 1, 38016, 0x81f5fd7b diff --git a/tests/ref/fate/h264-conformance-sva_cl1_e b/tests/ref/fate/h264-conformance-sva_cl1_e index 27cba6d9befcd76c9eb4ca1b62ecf3990b3ec863..2f32114eb55bb24b51c04d1344cfda529a9325e8 100644 --- a/tests/ref/fate/h264-conformance-sva_cl1_e +++ b/tests/ref/fate/h264-conformance-sva_cl1_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x6811161f 0, 1, 1, 1, 38016, 0x243a0d4e 0, 2, 2, 1, 38016, 0x0bc700de diff --git a/tests/ref/fate/h264-conformance-sva_fm1_e b/tests/ref/fate/h264-conformance-sva_fm1_e index 0e5f3e008241026f566f648da9a104fcb4c2800f..52ed49baf863d9da580af4a5827976e7c371f991 100644 --- a/tests/ref/fate/h264-conformance-sva_fm1_e +++ b/tests/ref/fate/h264-conformance-sva_fm1_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x1c131302 0, 1, 1, 1, 38016, 0x89dd0c15 0, 2, 2, 1, 38016, 0xaf7700bd diff --git a/tests/ref/fate/h264-conformance-sva_nl1_b b/tests/ref/fate/h264-conformance-sva_nl1_b index f2033d86939279baec952fada9f8eca3dab5b24e..c59aa2c885a099c20e73026a141cae9d8d149b6d 100644 --- a/tests/ref/fate/h264-conformance-sva_nl1_b +++ b/tests/ref/fate/h264-conformance-sva_nl1_b @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb9ac19bd 0, 1, 1, 1, 38016, 0x3898fc35 0, 2, 2, 1, 38016, 0xf6f4ed19 diff --git a/tests/ref/fate/h264-conformance-sva_nl2_e b/tests/ref/fate/h264-conformance-sva_nl2_e index 1770eff2db79ccd10feb0df53d527ce5ba1de725..5f8006b937601a0ab91bb643f7bb03863835cd51 100644 --- a/tests/ref/fate/h264-conformance-sva_nl2_e +++ b/tests/ref/fate/h264-conformance-sva_nl2_e @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0xb9ac19bd 0, 1, 1, 1, 38016, 0x53c91566 0, 2, 2, 1, 38016, 0xb5bd089f diff --git a/tests/ref/fate/h264-direct-bff b/tests/ref/fate/h264-direct-bff index 4d233b5fc85286f18db7f10896e5867d7ec2de62..802733ebad17bfe2e2df52a1b698b7b9977f725d 100644 --- a/tests/ref/fate/h264-direct-bff +++ b/tests/ref/fate/h264-direct-bff @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x484 +#sar 0: 1/1 0, 0, 0, 1, 522720, 0x1ccad503 0, 1, 1, 1, 522720, 0xd266d6e8 0, 2, 2, 1, 522720, 0x535473b3 diff --git a/tests/ref/fate/h264-interlace-crop b/tests/ref/fate/h264-interlace-crop index 81b979ca39b2e4a94fc9b7208876c9d4bccf3d85..8dc73084c351698c6048c3031ac6e3875ff84c29 100644 --- a/tests/ref/fate/h264-interlace-crop +++ b/tests/ref/fate/h264-interlace-crop @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 1/1 0, 0, 0, 1, 345600, 0xa9cb7e5a 0, 1, 1, 1, 345600, 0x73e47555 0, 2, 2, 1, 345600, 0x87aac593 diff --git a/tests/ref/fate/h264-lossless b/tests/ref/fate/h264-lossless index 44cb13ba24bb35d15b2ba3b3bc34e6039ac13ff0..9c86db8ccd00521b32b5fc5989b484dfc5f84f2b 100644 --- a/tests/ref/fate/h264-lossless +++ b/tests/ref/fate/h264-lossless @@ -1,4 +1,8 @@ #tb 0: 83333/5000000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 460800, 0x7731dd2f 0, 2, 2, 1, 460800, 0x944b8c64 0, 3, 3, 1, 460800, 0xbe833041 diff --git a/tests/ref/fate/h264-reinit-large_420_8-to-small_420_8 b/tests/ref/fate/h264-reinit-large_420_8-to-small_420_8 index 85188558ea60236fd427ddae40a138c11eec6333..2c28386f93baa8e6ba443744a59ba68a26d341e9 100644 --- a/tests/ref/fate/h264-reinit-large_420_8-to-small_420_8 +++ b/tests/ref/fate/h264-reinit-large_420_8-to-small_420_8 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 608256, 0x65574c43 0, 1, 1, 1, 608256, 0x5e5a1aa4 0, 2, 2, 1, 608256, 0xa9a5cbc5 diff --git a/tests/ref/fate/h264-reinit-small_420_8-to-large_444_10 b/tests/ref/fate/h264-reinit-small_420_8-to-large_444_10 index 7e7631ae1e892b2046abfdcd9e7d5e482432f6f7..e727d07f79f77bc139d65d21353506deaf23abf5 100644 --- a/tests/ref/fate/h264-reinit-small_420_8-to-large_444_10 +++ b/tests/ref/fate/h264-reinit-small_420_8-to-large_444_10 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 608256, 0x27a069a3 0, 1, 1, 1, 608256, 0x22a5ff96 0, 2, 2, 1, 608256, 0x29ad753f diff --git a/tests/ref/fate/h264-reinit-small_420_9-to-small_420_8 b/tests/ref/fate/h264-reinit-small_420_9-to-small_420_8 index 662db29258939dac615f6b9daf3eda626ad937fd..9b3d114c3cba4761102939cb41f7644e88c5db03 100644 --- a/tests/ref/fate/h264-reinit-small_420_9-to-small_420_8 +++ b/tests/ref/fate/h264-reinit-small_420_9-to-small_420_8 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 608256, 0xee06377f 0, 1, 1, 1, 608256, 0x9c22c5ee 0, 2, 2, 1, 608256, 0x322abee2 diff --git a/tests/ref/fate/h264-reinit-small_422_9-to-small_420_9 b/tests/ref/fate/h264-reinit-small_422_9-to-small_420_9 index b5a95052ab374bd3d9b36c30b56ce5b5264f3630..15115b627bce358e88b9fd1b1ac3ba9c48fbc58a 100644 --- a/tests/ref/fate/h264-reinit-small_422_9-to-small_420_9 +++ b/tests/ref/fate/h264-reinit-small_422_9-to-small_420_9 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x288 +#sar 0: 0/1 0, 0, 0, 1, 608256, 0x3aef31f3 0, 1, 1, 1, 608256, 0x05afe4e8 0, 2, 2, 1, 608256, 0x9d7dc9b1 diff --git a/tests/ref/fate/hap-chunk b/tests/ref/fate/hap-chunk index 1e7b976fbd8923ced014e7a02e6ec4ac1b5f6d14..8dd5039ede24630c029453164ddecfe8db2f5c57 100644 --- a/tests/ref/fate/hap-chunk +++ b/tests/ref/fate/hap-chunk @@ -1,2 +1,6 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x096d409e diff --git a/tests/ref/fate/hap1 b/tests/ref/fate/hap1 index d3bdeae9fed471d7d751ab54241b0110a8317188..fcdf9851fe663072e6a5a4e1f954e46fb6518d77 100644 --- a/tests/ref/fate/hap1 +++ b/tests/ref/fate/hap1 @@ -1,2 +1,6 @@ #tb 0: 62/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 1228800, 0x0fa946bc diff --git a/tests/ref/fate/hap5 b/tests/ref/fate/hap5 index 458981e4d88cb68f078968d0727fe4bc171afd2e..f46fe7845be94d76fc3b286b4a422bcb412a66db 100644 --- a/tests/ref/fate/hap5 +++ b/tests/ref/fate/hap5 @@ -1,2 +1,6 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 1228800, 0xb71ecf93 diff --git a/tests/ref/fate/hapy b/tests/ref/fate/hapy index e7d76083957e038008b0022e969d70d9259456de..61feb2e36dc3f1e71b57ab0a3b5085455407ff19 100644 --- a/tests/ref/fate/hapy +++ b/tests/ref/fate/hapy @@ -1,2 +1,6 @@ #tb 0: 62/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 1228800, 0x5993522d diff --git a/tests/ref/fate/hevc-conformance-ADJUST_IPRED_ANGLE_A_RExt_Mitsubishi_1 b/tests/ref/fate/hevc-conformance-ADJUST_IPRED_ANGLE_A_RExt_Mitsubishi_1 index f73569f466f274878ace59e78a03bbb347a86487..953fcf809f68910c42f0ddeda5d5ab930fe3fcec 100644 --- a/tests/ref/fate/hevc-conformance-ADJUST_IPRED_ANGLE_A_RExt_Mitsubishi_1 +++ b/tests/ref/fate/hevc-conformance-ADJUST_IPRED_ANGLE_A_RExt_Mitsubishi_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0xa061c78c 0, 1, 1, 1, 8294400, 0x60250c76 0, 2, 2, 1, 8294400, 0x48e3fbdb diff --git a/tests/ref/fate/hevc-conformance-AMP_A_Samsung_4 b/tests/ref/fate/hevc-conformance-AMP_A_Samsung_4 index 84487a515ac9dd5142eb9f2b53cf9e1232083ac0..e5938e2d8bcca0b103b03f0c9cde4e674e945034 100644 --- a/tests/ref/fate/hevc-conformance-AMP_A_Samsung_4 +++ b/tests/ref/fate/hevc-conformance-AMP_A_Samsung_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2560x1600 +#sar 0: 0/1 0, 0, 0, 1, 6144000, 0xf7da9a00 0, 1, 1, 1, 6144000, 0xf5cfc76f 0, 2, 2, 1, 6144000, 0x20663e82 diff --git a/tests/ref/fate/hevc-conformance-AMP_A_Samsung_6 b/tests/ref/fate/hevc-conformance-AMP_A_Samsung_6 index 7693050e95b3489ed30fcb447b1d6cf7fae8892d..c5f59bed4989435346a17af6b5cf49b2dfdd524b 100644 --- a/tests/ref/fate/hevc-conformance-AMP_A_Samsung_6 +++ b/tests/ref/fate/hevc-conformance-AMP_A_Samsung_6 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2560x1600 +#sar 0: 0/1 0, 0, 0, 1, 6144000, 0x6f9dd380 0, 1, 1, 1, 6144000, 0x3ad765f8 0, 2, 2, 1, 6144000, 0xe301292d diff --git a/tests/ref/fate/hevc-conformance-AMP_B_Samsung_4 b/tests/ref/fate/hevc-conformance-AMP_B_Samsung_4 index 034f7b890cfb2c87d1e85deced4900efdaa41420..10db6c3cad5c493a528aa8ddbae72e35b17e1a30 100644 --- a/tests/ref/fate/hevc-conformance-AMP_B_Samsung_4 +++ b/tests/ref/fate/hevc-conformance-AMP_B_Samsung_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2560x1600 +#sar 0: 0/1 0, 0, 0, 1, 6144000, 0xcd32ef33 0, 1, 1, 1, 6144000, 0x58ce681d 0, 2, 2, 1, 6144000, 0x77a732b6 diff --git a/tests/ref/fate/hevc-conformance-AMP_B_Samsung_6 b/tests/ref/fate/hevc-conformance-AMP_B_Samsung_6 index fd99c827ad661145b77d2076854a24e16df53b28..518d937b321ee222405863332f9fdc3d3503da76 100644 --- a/tests/ref/fate/hevc-conformance-AMP_B_Samsung_6 +++ b/tests/ref/fate/hevc-conformance-AMP_B_Samsung_6 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2560x1600 +#sar 0: 0/1 0, 0, 0, 1, 6144000, 0x4217e40e 0, 1, 1, 1, 6144000, 0xafa3a676 0, 2, 2, 1, 6144000, 0xb8285522 diff --git a/tests/ref/fate/hevc-conformance-AMP_D_Hisilicon b/tests/ref/fate/hevc-conformance-AMP_D_Hisilicon index 6e17b83d964fe2a3801a1133e6c60f17d6e79e8c..8d4e07963ad7d235196ccf330b24b67e73bb25b8 100644 --- a/tests/ref/fate/hevc-conformance-AMP_D_Hisilicon +++ b/tests/ref/fate/hevc-conformance-AMP_D_Hisilicon @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x1559c293 0, 1, 1, 1, 3110400, 0xd0802706 0, 2, 2, 1, 3110400, 0xb48cf229 diff --git a/tests/ref/fate/hevc-conformance-AMP_E_Hisilicon b/tests/ref/fate/hevc-conformance-AMP_E_Hisilicon index c1b7f2ee9b8ee31f8bd8b1e819c66abfb82e350f..075d024ea8a7eba351c7b981630bb0294d395462 100644 --- a/tests/ref/fate/hevc-conformance-AMP_E_Hisilicon +++ b/tests/ref/fate/hevc-conformance-AMP_E_Hisilicon @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0xf9342188 0, 1, 1, 1, 3110400, 0x46638dc4 0, 2, 2, 1, 3110400, 0x96da436e diff --git a/tests/ref/fate/hevc-conformance-AMP_F_Hisilicon_3 b/tests/ref/fate/hevc-conformance-AMP_F_Hisilicon_3 index 71ce9c74cc6f1b8b22003e384be19b83debf2814..4a8849f5a931e07b4cfc60aa428fec5afba589fe 100644 --- a/tests/ref/fate/hevc-conformance-AMP_F_Hisilicon_3 +++ b/tests/ref/fate/hevc-conformance-AMP_F_Hisilicon_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0xa5d2b8b0 0, 1, 1, 1, 3110400, 0x13035cfa 0, 2, 2, 1, 3110400, 0x96b16f86 diff --git a/tests/ref/fate/hevc-conformance-AMVP_A_MTK_4 b/tests/ref/fate/hevc-conformance-AMVP_A_MTK_4 index 59115fb020d4e01a0ebce24e347f27427f835076..f44c1747f880afdb155f4a3279f1bf68ef2e8903 100644 --- a/tests/ref/fate/hevc-conformance-AMVP_A_MTK_4 +++ b/tests/ref/fate/hevc-conformance-AMVP_A_MTK_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0xb769fa4c diff --git a/tests/ref/fate/hevc-conformance-AMVP_B_MTK_4 b/tests/ref/fate/hevc-conformance-AMVP_B_MTK_4 index 1f998c4f0fb54cf0962c19cc07efffe0e2da7c7e..3fd21e22df319362da5a679be002f294fa0d8713 100644 --- a/tests/ref/fate/hevc-conformance-AMVP_B_MTK_4 +++ b/tests/ref/fate/hevc-conformance-AMVP_B_MTK_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xcfffa013 0, 1, 1, 1, 149760, 0x5166146a 0, 2, 2, 1, 149760, 0xc3cc318e diff --git a/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_4 b/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_4 index 16d3446953469d255aa19dc0d33c5644a73a361c..649be465841f428bea20b06033c14fc63c33295d 100644 --- a/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_4 +++ b/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x8087662a 0, 1, 1, 1, 599040, 0x5278d8db 0, 2, 2, 1, 599040, 0x73c74090 diff --git a/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_6 b/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_6 index 5ed71e2b8c9eb67545fdea0ac99afe1d0aea5740..36d5577529eb79527392ff32cab27039a299c213 100644 --- a/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_6 +++ b/tests/ref/fate/hevc-conformance-AMVP_C_Samsung_6 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xd70f52b4 0, 1, 1, 1, 599040, 0xaf3d1311 0, 2, 2, 1, 599040, 0xc1b05eef diff --git a/tests/ref/fate/hevc-conformance-BUMPING_A_ericsson_1 b/tests/ref/fate/hevc-conformance-BUMPING_A_ericsson_1 index 26387299bd0df504f3db69d207268f4d6a62e7fe..fe890040e6f0a5d500db2f9aabb126ba344eba97 100644 --- a/tests/ref/fate/hevc-conformance-BUMPING_A_ericsson_1 +++ b/tests/ref/fate/hevc-conformance-BUMPING_A_ericsson_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8ce7200b 0, 1, 1, 1, 149760, 0x73610669 0, 2, 2, 1, 149760, 0xc01620f4 diff --git a/tests/ref/fate/hevc-conformance-CAINIT_A_SHARP_4 b/tests/ref/fate/hevc-conformance-CAINIT_A_SHARP_4 index 53b621b70f16c9aa8ab42186635fee17859cfca0..2ad98af6ceba8e5acf46644b714be643ad8927da 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_A_SHARP_4 +++ b/tests/ref/fate/hevc-conformance-CAINIT_A_SHARP_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x001f0c48 0, 1, 1, 1, 599040, 0x83120d87 0, 2, 2, 1, 599040, 0x10c267aa diff --git a/tests/ref/fate/hevc-conformance-CAINIT_B_SHARP_4 b/tests/ref/fate/hevc-conformance-CAINIT_B_SHARP_4 index 9aeb3b15eb90ea7af1447c735a3449910d002431..2ac978272c9cc2c61f16dc206c86258d7f0b3a95 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_B_SHARP_4 +++ b/tests/ref/fate/hevc-conformance-CAINIT_B_SHARP_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x001f0c48 0, 1, 1, 1, 599040, 0xf8160d82 0, 2, 2, 1, 599040, 0x5f2060e2 diff --git a/tests/ref/fate/hevc-conformance-CAINIT_C_SHARP_3 b/tests/ref/fate/hevc-conformance-CAINIT_C_SHARP_3 index c891c44a8238dcc52170f68baeb557d42efa940f..11c98cb7196b14a9db68e611d5ab59a4850f7274 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_C_SHARP_3 +++ b/tests/ref/fate/hevc-conformance-CAINIT_C_SHARP_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x2b58dee2 0, 1, 1, 1, 599040, 0x2b58dee2 0, 2, 2, 1, 599040, 0xcd9295f4 diff --git a/tests/ref/fate/hevc-conformance-CAINIT_D_SHARP_3 b/tests/ref/fate/hevc-conformance-CAINIT_D_SHARP_3 index 0294a7eefc36d6c97ef0c7f4210855603f53b06b..ad303fa06f5a6c0b95093e7175e1190cd2c5b262 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_D_SHARP_3 +++ b/tests/ref/fate/hevc-conformance-CAINIT_D_SHARP_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x2b58dee2 0, 1, 1, 1, 599040, 0x2b58dee2 0, 2, 2, 1, 599040, 0xb055b638 diff --git a/tests/ref/fate/hevc-conformance-CAINIT_E_SHARP_3 b/tests/ref/fate/hevc-conformance-CAINIT_E_SHARP_3 index 430426bd049802260aa2fac675d80e0af40912f1..6dfd2212db685393ef09aa10ab33de20c4fddeba 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_E_SHARP_3 +++ b/tests/ref/fate/hevc-conformance-CAINIT_E_SHARP_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x1cf21d79 0, 1, 1, 1, 599040, 0x1cf21d79 0, 2, 2, 1, 599040, 0xb54ee9e0 diff --git a/tests/ref/fate/hevc-conformance-CAINIT_F_SHARP_3 b/tests/ref/fate/hevc-conformance-CAINIT_F_SHARP_3 index aeba53ba65050e3f6a3d5a8335cb1a8170659c36..cbe498b71f07d47d1c475840679c4c25f36456d9 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_F_SHARP_3 +++ b/tests/ref/fate/hevc-conformance-CAINIT_F_SHARP_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x1cf21d79 0, 1, 1, 1, 599040, 0x1cf21d79 0, 2, 2, 1, 599040, 0xc182eaa8 diff --git a/tests/ref/fate/hevc-conformance-CAINIT_G_SHARP_3 b/tests/ref/fate/hevc-conformance-CAINIT_G_SHARP_3 index e0501beab625cb0501910133746f7bc97fca87e7..e7cc4bb62551ad9c45e7df4f2a16211851fb4587 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_G_SHARP_3 +++ b/tests/ref/fate/hevc-conformance-CAINIT_G_SHARP_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xd9b73cbe 0, 1, 1, 1, 599040, 0xd9b73cbe 0, 2, 2, 1, 599040, 0xe4e5dd7c diff --git a/tests/ref/fate/hevc-conformance-CAINIT_H_SHARP_3 b/tests/ref/fate/hevc-conformance-CAINIT_H_SHARP_3 index 01ab258d583955bdddc847c052e9282f6d76c111..aadc24a61283df2022e7932d967ead34a6341332 100644 --- a/tests/ref/fate/hevc-conformance-CAINIT_H_SHARP_3 +++ b/tests/ref/fate/hevc-conformance-CAINIT_H_SHARP_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xd9b73cbe 0, 1, 1, 1, 599040, 0xd9b73cbe 0, 2, 2, 1, 599040, 0x93a3fabf diff --git a/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 b/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 index afa485470adea3e3f3f0a94ecab916edeced859f..3adef2f366e68f8cb0892926b4e7bd027f6c750e 100644 --- a/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 +++ b/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x6e1f16d0 0, 1, 1, 1, 149760, 0x5be5bde9 diff --git a/tests/ref/fate/hevc-conformance-CIP_C_Panasonic_2 b/tests/ref/fate/hevc-conformance-CIP_C_Panasonic_2 index 3346e20a575aaf4cc5505d304957ab5014b1c120..8e6c681cfef561fff42e33834f8eb45f5cd32982 100644 --- a/tests/ref/fate/hevc-conformance-CIP_C_Panasonic_2 +++ b/tests/ref/fate/hevc-conformance-CIP_C_Panasonic_2 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xcd1019b2 0, 1, 1, 1, 149760, 0xeb39efeb diff --git a/tests/ref/fate/hevc-conformance-CONFWIN_A_Sony_1 b/tests/ref/fate/hevc-conformance-CONFWIN_A_Sony_1 index 3cd7a265e51de6048300b3986f727cc2f6c430c6..1d4af3d58cfa75ff456a57d5f25c0ce3f80e5df6 100644 --- a/tests/ref/fate/hevc-conformance-CONFWIN_A_Sony_1 +++ b/tests/ref/fate/hevc-conformance-CONFWIN_A_Sony_1 @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 412x236 +#sar 0: 0/1 0, 0, 0, 1, 145848, 0xad4f07d0 0, 1, 1, 1, 145848, 0x5825120c 0, 2, 2, 1, 145848, 0x3eeb0da2 diff --git a/tests/ref/fate/hevc-conformance-DBLK_A_MAIN10_VIXS_3 b/tests/ref/fate/hevc-conformance-DBLK_A_MAIN10_VIXS_3 index 50be4f184589524876165a8f1cbefb0cbd8b5b26..f33b1623c8486910df3db31cc4cbecb864344dfa 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_A_MAIN10_VIXS_3 +++ b/tests/ref/fate/hevc-conformance-DBLK_A_MAIN10_VIXS_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 76032, 0x4313935b 0, 1, 1, 1, 76032, 0x4c8071b5 0, 2, 2, 1, 76032, 0x5e627edc diff --git a/tests/ref/fate/hevc-conformance-DBLK_A_SONY_3 b/tests/ref/fate/hevc-conformance-DBLK_A_SONY_3 index 589cbf39bfcf5691c31647ea477206e1aaa56988..4571119a9187dd136878bfb863044a6107728eba 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_A_SONY_3 +++ b/tests/ref/fate/hevc-conformance-DBLK_A_SONY_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x154e6dd9 0, 1, 1, 1, 599040, 0xcce25693 0, 2, 2, 1, 599040, 0x3dd84e88 diff --git a/tests/ref/fate/hevc-conformance-DBLK_B_SONY_3 b/tests/ref/fate/hevc-conformance-DBLK_B_SONY_3 index 077b38e4fb929ea887a60779e08ea7d9c307df9a..eebb5a3d018ef3d567ad48929258f10f9e9f184a 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_B_SONY_3 +++ b/tests/ref/fate/hevc-conformance-DBLK_B_SONY_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xda0cb5d4 0, 1, 1, 1, 599040, 0x352bc397 0, 2, 2, 1, 599040, 0x72bc28fe diff --git a/tests/ref/fate/hevc-conformance-DBLK_C_SONY_3 b/tests/ref/fate/hevc-conformance-DBLK_C_SONY_3 index 823988dfd7d85e5e0c8a57fe9457a0ac80be60fe..c452c19f11fb8e494d23b5ffd74dd056b9695170 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_C_SONY_3 +++ b/tests/ref/fate/hevc-conformance-DBLK_C_SONY_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x57369bf4 0, 1, 1, 1, 599040, 0x319aab9c 0, 2, 2, 1, 599040, 0xbc1b7698 diff --git a/tests/ref/fate/hevc-conformance-DBLK_D_VIXS_2 b/tests/ref/fate/hevc-conformance-DBLK_D_VIXS_2 index 2bdc548bd04279d8de61c827cc25dac3dad95400..4a15b950a66a5966f6f2fce096be0a1faf9c7d6c 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_D_VIXS_2 +++ b/tests/ref/fate/hevc-conformance-DBLK_D_VIXS_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0x6ef5c76e 0, 1, 1, 1, 1382400, 0x1e1926b1 0, 2, 2, 1, 1382400, 0x69888786 diff --git a/tests/ref/fate/hevc-conformance-DBLK_E_VIXS_2 b/tests/ref/fate/hevc-conformance-DBLK_E_VIXS_2 index 4c8b07d7267fffa93bbe2104ad206c2c1035f4ec..8bde7a7ee7431d628e0e48aeed83c3a88f35654a 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_E_VIXS_2 +++ b/tests/ref/fate/hevc-conformance-DBLK_E_VIXS_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0xecfdf606 0, 1, 1, 1, 1382400, 0x0b0382e1 0, 2, 2, 1, 1382400, 0xbef3afd6 diff --git a/tests/ref/fate/hevc-conformance-DBLK_F_VIXS_2 b/tests/ref/fate/hevc-conformance-DBLK_F_VIXS_2 index 3ff62e5a453d9f42076c005f8a85e0054bfbe40d..8794dbbbf4b443ee56905eb58f01422e24bb3135 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_F_VIXS_2 +++ b/tests/ref/fate/hevc-conformance-DBLK_F_VIXS_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0xea27f7bd 0, 1, 1, 1, 1382400, 0x423e555b 0, 2, 2, 1, 1382400, 0x87898ae0 diff --git a/tests/ref/fate/hevc-conformance-DBLK_G_VIXS_2 b/tests/ref/fate/hevc-conformance-DBLK_G_VIXS_2 index 4c8b07d7267fffa93bbe2104ad206c2c1035f4ec..8bde7a7ee7431d628e0e48aeed83c3a88f35654a 100644 --- a/tests/ref/fate/hevc-conformance-DBLK_G_VIXS_2 +++ b/tests/ref/fate/hevc-conformance-DBLK_G_VIXS_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0xecfdf606 0, 1, 1, 1, 1382400, 0x0b0382e1 0, 2, 2, 1, 1382400, 0xbef3afd6 diff --git a/tests/ref/fate/hevc-conformance-DELTAQP_A_BRCM_4 b/tests/ref/fate/hevc-conformance-DELTAQP_A_BRCM_4 index d2ab0f57fa87d8f72739f94f44c527fd89f948c9..2abd58b64be78990c49223917d1dd17183638f09 100644 --- a/tests/ref/fate/hevc-conformance-DELTAQP_A_BRCM_4 +++ b/tests/ref/fate/hevc-conformance-DELTAQP_A_BRCM_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1088 +#sar 0: 0/1 0, 0, 0, 1, 3133440, 0xfbd10331 0, 1, 1, 1, 3133440, 0x7764ad70 0, 2, 2, 1, 3133440, 0xaeaf44c1 diff --git a/tests/ref/fate/hevc-conformance-DELTAQP_B_SONY_3 b/tests/ref/fate/hevc-conformance-DELTAQP_B_SONY_3 index 3ba3bb5a3e1c07709b7f83e50bc54891f468212d..b88c9f8d2a68175cc28d204efeb41a33a263d40e 100644 --- a/tests/ref/fate/hevc-conformance-DELTAQP_B_SONY_3 +++ b/tests/ref/fate/hevc-conformance-DELTAQP_B_SONY_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x7ea9597c 0, 1, 1, 1, 599040, 0x3e7365e4 0, 2, 2, 1, 599040, 0x4a9149c9 diff --git a/tests/ref/fate/hevc-conformance-DELTAQP_C_SONY_3 b/tests/ref/fate/hevc-conformance-DELTAQP_C_SONY_3 index d616bac7564cd636366e39b67e5c20dd9535cccc..56d4f05bdd756ba0e785f576e82bd95264e6dbbe 100644 --- a/tests/ref/fate/hevc-conformance-DELTAQP_C_SONY_3 +++ b/tests/ref/fate/hevc-conformance-DELTAQP_C_SONY_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xcb2969c5 0, 1, 1, 1, 599040, 0xd9825d1f 0, 2, 2, 1, 599040, 0x5ff4245a diff --git a/tests/ref/fate/hevc-conformance-DSLICE_A_HHI_5 b/tests/ref/fate/hevc-conformance-DSLICE_A_HHI_5 index 6cd113bf1a1eb432f941e66a90238d1fd10f21e8..999a76a704dcdf1d98eaa56ff8f145ef676b1e1a 100644 --- a/tests/ref/fate/hevc-conformance-DSLICE_A_HHI_5 +++ b/tests/ref/fate/hevc-conformance-DSLICE_A_HHI_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0xdc18cd12 0, 1, 1, 1, 3110400, 0x42f7020d 0, 2, 2, 1, 3110400, 0x6ac4421a diff --git a/tests/ref/fate/hevc-conformance-DSLICE_B_HHI_5 b/tests/ref/fate/hevc-conformance-DSLICE_B_HHI_5 index 7626d76adff94bb70eaf97f88cf147a88e6efcba..84a0c79a7df8034a26c174c085f9a2d476b7b7a4 100644 --- a/tests/ref/fate/hevc-conformance-DSLICE_B_HHI_5 +++ b/tests/ref/fate/hevc-conformance-DSLICE_B_HHI_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x96995c57 0, 1, 1, 1, 3110400, 0x2924a10f 0, 2, 2, 1, 3110400, 0x892e146c diff --git a/tests/ref/fate/hevc-conformance-DSLICE_C_HHI_5 b/tests/ref/fate/hevc-conformance-DSLICE_C_HHI_5 index c4275cb71451167dcd3cbe7c03f3571f1a4761cc..4b0d10866b7a630e576d7625ec751ce417723ed0 100644 --- a/tests/ref/fate/hevc-conformance-DSLICE_C_HHI_5 +++ b/tests/ref/fate/hevc-conformance-DSLICE_C_HHI_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x62a2ceab 0, 1, 1, 1, 3110400, 0x5e4d6adc 0, 2, 2, 1, 3110400, 0x4ad0955d diff --git a/tests/ref/fate/hevc-conformance-ENTP_A_Qualcomm_1 b/tests/ref/fate/hevc-conformance-ENTP_A_Qualcomm_1 index 4454bfadff4a4c037a2dc31a684de33408119f53..26848c51c0ab54282070cd0df49c33e29537cb69 100644 --- a/tests/ref/fate/hevc-conformance-ENTP_A_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-ENTP_A_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x26663e50 0, 1, 1, 1, 3110400, 0x64ae36c1 0, 2, 2, 1, 3110400, 0x5c72ac0b diff --git a/tests/ref/fate/hevc-conformance-ENTP_B_Qualcomm_1 b/tests/ref/fate/hevc-conformance-ENTP_B_Qualcomm_1 index 547b5901195c4dc30655c22cfca27e9c7f34de3c..70f0a6df4119fb33e5d81c765083ce758c426264 100644 --- a/tests/ref/fate/hevc-conformance-ENTP_B_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-ENTP_B_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x7d014690 0, 1, 1, 1, 3110400, 0xe02cd173 0, 2, 2, 1, 3110400, 0x2f9794c5 diff --git a/tests/ref/fate/hevc-conformance-ENTP_C_Qualcomm_1 b/tests/ref/fate/hevc-conformance-ENTP_C_Qualcomm_1 index 2c21f35d42ac31b9257a1166e3eb78b845b9fb9f..fd2c47fc554a2b81cc724acf4fc9d84e6a6dbade 100644 --- a/tests/ref/fate/hevc-conformance-ENTP_C_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-ENTP_C_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x4ea3fa57 0, 1, 1, 1, 3110400, 0xbe33724f 0, 2, 2, 1, 3110400, 0x9011755e diff --git a/tests/ref/fate/hevc-conformance-EXT_A_ericsson_4 b/tests/ref/fate/hevc-conformance-EXT_A_ericsson_4 index bf4616a91959da537f0b79d241605ae4b716e17a..4e186d67e4c17e6e87a9f3f5fd668aced4f1dead 100644 --- a/tests/ref/fate/hevc-conformance-EXT_A_ericsson_4 +++ b/tests/ref/fate/hevc-conformance-EXT_A_ericsson_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8ce7200b 0, 1, 1, 1, 149760, 0xf97412f6 0, 2, 2, 1, 149760, 0x0ea132c4 diff --git a/tests/ref/fate/hevc-conformance-FILLER_A_Sony_1 b/tests/ref/fate/hevc-conformance-FILLER_A_Sony_1 index 809b4cd4ba9a5cfc96a96e52062fdd1cec4aa9a8..08c337545827834968d6da6c79e91d11743e5d65 100644 --- a/tests/ref/fate/hevc-conformance-FILLER_A_Sony_1 +++ b/tests/ref/fate/hevc-conformance-FILLER_A_Sony_1 @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x83261e41 0, 1, 1, 1, 149760, 0xa8c02e8e 0, 2, 2, 1, 149760, 0xb89d1fa0 diff --git a/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_2 b/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_2 index d887df2150a599f2d23f7654af0e66b93e89cd97..81f25a53dbb327a4235dbdf1da8feedfc2221fdb 100644 --- a/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_2 +++ b/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_2 @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x49bcac59 0, 1, 1, 1, 149760, 0x30ffadcd 0, 2, 2, 1, 149760, 0x85ccc14a diff --git a/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_3 b/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_3 index 7446ae8ad4067f6fa303bb52267e2f7c2c148705..534874bd63670e063f0536022181e8350c4fb366 100644 --- a/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_3 +++ b/tests/ref/fate/hevc-conformance-HRD_A_Fujitsu_3 @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xa329afaa 0, 1, 1, 1, 149760, 0xb326c405 0, 2, 2, 1, 149760, 0x7834b936 diff --git a/tests/ref/fate/hevc-conformance-INITQP_A_Sony_1 b/tests/ref/fate/hevc-conformance-INITQP_A_Sony_1 index e99e3897be14177cbddd83dac089c1e1175fb98b..8cc652f4766a263d16afe3db91792ec0917ecbd8 100644 --- a/tests/ref/fate/hevc-conformance-INITQP_A_Sony_1 +++ b/tests/ref/fate/hevc-conformance-INITQP_A_Sony_1 @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x59891e4e 0, 1, 1, 1, 149760, 0x6c152de8 0, 2, 2, 1, 149760, 0x6f2c0f37 diff --git a/tests/ref/fate/hevc-conformance-INITQP_B_Sony_1 b/tests/ref/fate/hevc-conformance-INITQP_B_Sony_1 index e00c29f1cc8c59b218100f77e8e923a5f9a2407c..ca98245748cdf7ded83c1beffb6c71e0b312cc1c 100644 --- a/tests/ref/fate/hevc-conformance-INITQP_B_Sony_1 +++ b/tests/ref/fate/hevc-conformance-INITQP_B_Sony_1 @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 299520, 0x5514958a 0, 1, 1, 1, 299520, 0x06725ede 0, 2, 2, 1, 299520, 0xa71d1493 diff --git a/tests/ref/fate/hevc-conformance-IPCM_A_RExt_NEC b/tests/ref/fate/hevc-conformance-IPCM_A_RExt_NEC index d05de74fa2f321c9f07a76488ffeea5d858fbba1..a0ed530c2c269b75efcf8e008e143aca0b7d33f6 100644 --- a/tests/ref/fate/hevc-conformance-IPCM_A_RExt_NEC +++ b/tests/ref/fate/hevc-conformance-IPCM_A_RExt_NEC @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 399360, 0xbac29a51 diff --git a/tests/ref/fate/hevc-conformance-IPCM_B_RExt_NEC b/tests/ref/fate/hevc-conformance-IPCM_B_RExt_NEC index a01c3b5d653795ee3a493ee9d3e51a6a134f6da1..94c12476f0ec8de5570e97ba398ebbf5bf983566 100644 --- a/tests/ref/fate/hevc-conformance-IPCM_B_RExt_NEC +++ b/tests/ref/fate/hevc-conformance-IPCM_B_RExt_NEC @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x1f808406 diff --git a/tests/ref/fate/hevc-conformance-IPRED_A_docomo_2 b/tests/ref/fate/hevc-conformance-IPRED_A_docomo_2 index 33878fd14296c5ce6e6dc97dbf7cecfcac0d9669..a66652424dc5c9290d33fad8fad5db172211eff2 100644 --- a/tests/ref/fate/hevc-conformance-IPRED_A_docomo_2 +++ b/tests/ref/fate/hevc-conformance-IPRED_A_docomo_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xac658d10 0, 1, 1, 1, 599040, 0xe3f65389 0, 2, 2, 1, 599040, 0xfbd644b0 diff --git a/tests/ref/fate/hevc-conformance-IPRED_B_Nokia_3 b/tests/ref/fate/hevc-conformance-IPRED_B_Nokia_3 index 4de7c3c7b1507ae5ece9643510523f51aadea275..f3e8d6bc71d0ab089f556cea66d39a7e059d1a21 100644 --- a/tests/ref/fate/hevc-conformance-IPRED_B_Nokia_3 +++ b/tests/ref/fate/hevc-conformance-IPRED_B_Nokia_3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x11ef5ddd diff --git a/tests/ref/fate/hevc-conformance-IPRED_C_Mitsubishi_3 b/tests/ref/fate/hevc-conformance-IPRED_C_Mitsubishi_3 index 72a12e8ebc4c74d41d8b1aa41b4a401e5d98e8fe..9426a72a0ab067d76d1578af79ba05a8f95328e6 100644 --- a/tests/ref/fate/hevc-conformance-IPRED_C_Mitsubishi_3 +++ b/tests/ref/fate/hevc-conformance-IPRED_C_Mitsubishi_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x6b61371d 0, 1, 1, 1, 599040, 0xd38a2e50 0, 2, 2, 1, 599040, 0xe8eb34bd diff --git a/tests/ref/fate/hevc-conformance-LS_A_Orange_2 b/tests/ref/fate/hevc-conformance-LS_A_Orange_2 index 4dd4ad49ae9aa56cea36b2b4196d82f5012be5c5..f49ae01a946c0eb49e067834534c875dcc42b2ea 100644 --- a/tests/ref/fate/hevc-conformance-LS_A_Orange_2 +++ b/tests/ref/fate/hevc-conformance-LS_A_Orange_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x94a51701 0, 1, 1, 1, 149760, 0x67c71885 0, 2, 2, 1, 149760, 0x218f1751 diff --git a/tests/ref/fate/hevc-conformance-LS_B_ORANGE_4 b/tests/ref/fate/hevc-conformance-LS_B_ORANGE_4 index 34dc379c564bba23a88a73ec95f27a094972d738..e8d815b5de428ae87522dafe892385f7620f06bc 100644 --- a/tests/ref/fate/hevc-conformance-LS_B_ORANGE_4 +++ b/tests/ref/fate/hevc-conformance-LS_B_ORANGE_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x25267761 0, 1, 1, 1, 599040, 0x4b4b6846 0, 2, 2, 1, 599040, 0x78e251e8 diff --git a/tests/ref/fate/hevc-conformance-LTRPSPS_A_Qualcomm_1 b/tests/ref/fate/hevc-conformance-LTRPSPS_A_Qualcomm_1 index ddf25c9ddfe61e57cd15a6cdbf4276cb8f4bdf72..3479d627fde8bbb1a5fc0bfd7e9c9f36f3146a53 100644 --- a/tests/ref/fate/hevc-conformance-LTRPSPS_A_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-LTRPSPS_A_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xcfffa013 0, 1, 1, 1, 149760, 0x8ae80654 0, 2, 2, 1, 149760, 0xa79915b8 diff --git a/tests/ref/fate/hevc-conformance-MAXBINS_A_TI_4 b/tests/ref/fate/hevc-conformance-MAXBINS_A_TI_4 index 9110cf6e6f02d7342febf0cc40d22aba5aeaaa75..433e215732aca84e49e925a8f52dddfdc06a5800 100644 --- a/tests/ref/fate/hevc-conformance-MAXBINS_A_TI_4 +++ b/tests/ref/fate/hevc-conformance-MAXBINS_A_TI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x9cad90f9 0, 1, 1, 1, 149760, 0x7deeab1c diff --git a/tests/ref/fate/hevc-conformance-MAXBINS_B_TI_4 b/tests/ref/fate/hevc-conformance-MAXBINS_B_TI_4 index 5cad961c1907452b2a6087de7be285d638b0794a..c18c13a1c794ebf39edecbcbc26473e1f2cf25cc 100644 --- a/tests/ref/fate/hevc-conformance-MAXBINS_B_TI_4 +++ b/tests/ref/fate/hevc-conformance-MAXBINS_B_TI_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x211e8487 0, 1, 1, 1, 149760, 0xa53b13d8 0, 2, 2, 1, 149760, 0xb63cc103 diff --git a/tests/ref/fate/hevc-conformance-MAXBINS_C_TI_4 b/tests/ref/fate/hevc-conformance-MAXBINS_C_TI_4 index 2eb38437f0247cd69e0e3fed6e5ca9b4d1f1d15a..db0e3f738af0b8d08d5e34a66f1837eff6a5a92c 100644 --- a/tests/ref/fate/hevc-conformance-MAXBINS_C_TI_4 +++ b/tests/ref/fate/hevc-conformance-MAXBINS_C_TI_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xa8d7adfa 0, 1, 1, 1, 149760, 0x76d1ddfe 0, 2, 2, 1, 149760, 0x56599cae diff --git a/tests/ref/fate/hevc-conformance-MERGE_A_TI_3 b/tests/ref/fate/hevc-conformance-MERGE_A_TI_3 index 0ab6acc2e5b837573b77bad0450e40ddbe184ace..447fb6b77213bda17e409ad2327d2625324915ce 100644 --- a/tests/ref/fate/hevc-conformance-MERGE_A_TI_3 +++ b/tests/ref/fate/hevc-conformance-MERGE_A_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x16eb25a8 0, 2, 2, 1, 149760, 0xcfff29c8 diff --git a/tests/ref/fate/hevc-conformance-MERGE_B_TI_3 b/tests/ref/fate/hevc-conformance-MERGE_B_TI_3 index 2f9395fbf5e26119dfd4bb1017b83d43079988da..dcab89ea8e0489c36a83cdb50e21f4f591a9b250 100644 --- a/tests/ref/fate/hevc-conformance-MERGE_B_TI_3 +++ b/tests/ref/fate/hevc-conformance-MERGE_B_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0xb5932505 0, 2, 2, 1, 149760, 0xa5b20e66 diff --git a/tests/ref/fate/hevc-conformance-MERGE_C_TI_3 b/tests/ref/fate/hevc-conformance-MERGE_C_TI_3 index bcc5a1a3e240a43824cdf6c842b3030479d8d5b1..703480c898b0d064e7c1f337921843de0c259611 100644 --- a/tests/ref/fate/hevc-conformance-MERGE_C_TI_3 +++ b/tests/ref/fate/hevc-conformance-MERGE_C_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x88cb1216 0, 2, 2, 1, 149760, 0x6d1024da diff --git a/tests/ref/fate/hevc-conformance-MERGE_D_TI_3 b/tests/ref/fate/hevc-conformance-MERGE_D_TI_3 index 7b4df26d5d44ec09832b6176decd1ec8a265f180..c74094b10954c8faf37a61e9bb8a21b791288cd3 100644 --- a/tests/ref/fate/hevc-conformance-MERGE_D_TI_3 +++ b/tests/ref/fate/hevc-conformance-MERGE_D_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x3220183c 0, 2, 2, 1, 149760, 0x43a21acc diff --git a/tests/ref/fate/hevc-conformance-MERGE_E_TI_3 b/tests/ref/fate/hevc-conformance-MERGE_E_TI_3 index 8491172ca89a5633df57b8719776fd78ff8ff530..b300f8739dda8c29638a6c1330cbdcd47cbf75f9 100644 --- a/tests/ref/fate/hevc-conformance-MERGE_E_TI_3 +++ b/tests/ref/fate/hevc-conformance-MERGE_E_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x187419b5 0, 2, 2, 1, 149760, 0x61100980 diff --git a/tests/ref/fate/hevc-conformance-MERGE_F_MTK_4 b/tests/ref/fate/hevc-conformance-MERGE_F_MTK_4 index 34a09795db0e513a40aea61ce1dba482c1d16a08..005ba59ce25c72fc8a56fbcb59f431f0cc487784 100644 --- a/tests/ref/fate/hevc-conformance-MERGE_F_MTK_4 +++ b/tests/ref/fate/hevc-conformance-MERGE_F_MTK_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xcfffa013 0, 1, 1, 1, 149760, 0xec800e71 0, 2, 2, 1, 149760, 0x9fb014c7 diff --git a/tests/ref/fate/hevc-conformance-MERGE_G_HHI_4 b/tests/ref/fate/hevc-conformance-MERGE_G_HHI_4 index 2e88350fe0c873ccaac4888f08aefee5fd6c69f4..6f66e4b3ee1460af3980ad5e30de96b9230f7108 100644 --- a/tests/ref/fate/hevc-conformance-MERGE_G_HHI_4 +++ b/tests/ref/fate/hevc-conformance-MERGE_G_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x65433cfe 0, 1, 1, 1, 599040, 0x9309e2c5 diff --git a/tests/ref/fate/hevc-conformance-MVCLIP_A_qualcomm_3 b/tests/ref/fate/hevc-conformance-MVCLIP_A_qualcomm_3 index 675622169fcbc31c4818ec1fe236a5c34264c574..f1cf7e394f8b43d16e7a870cff4796e555a3c35d 100644 --- a/tests/ref/fate/hevc-conformance-MVCLIP_A_qualcomm_3 +++ b/tests/ref/fate/hevc-conformance-MVCLIP_A_qualcomm_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xa5b11720 0, 1, 1, 1, 149760, 0x42e52c6e 0, 2, 2, 1, 149760, 0x27b15a30 diff --git a/tests/ref/fate/hevc-conformance-MVDL1ZERO_A_docomo_3 b/tests/ref/fate/hevc-conformance-MVDL1ZERO_A_docomo_3 index 2019db262134198d5a6e3e4112d6a29bd7ca0bd2..789cd7c1bd1ff2b3c9ec0847929ec266007526ec 100644 --- a/tests/ref/fate/hevc-conformance-MVDL1ZERO_A_docomo_3 +++ b/tests/ref/fate/hevc-conformance-MVDL1ZERO_A_docomo_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x9b27dc7d 0, 1, 1, 1, 599040, 0x796cdd26 0, 2, 2, 1, 599040, 0xd3c9dca9 diff --git a/tests/ref/fate/hevc-conformance-MVEDGE_A_qualcomm_3 b/tests/ref/fate/hevc-conformance-MVEDGE_A_qualcomm_3 index 0db06c57899f3d4d4cfad99b8edf042e595c797c..4c676ea18a0048a5a3cc23edb0b297dc3ef2b009 100644 --- a/tests/ref/fate/hevc-conformance-MVEDGE_A_qualcomm_3 +++ b/tests/ref/fate/hevc-conformance-MVEDGE_A_qualcomm_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x1d68213a 0, 1, 1, 1, 149760, 0x9cc81d30 0, 2, 2, 1, 149760, 0xa3cf6438 diff --git a/tests/ref/fate/hevc-conformance-Main_422_10_A_RExt_Sony_1 b/tests/ref/fate/hevc-conformance-Main_422_10_A_RExt_Sony_1 index 6c43693876935279a2389dfdec843d81edd64a94..43cfb611a129c8c5e3f1d6d801b59f78aaae673a 100644 --- a/tests/ref/fate/hevc-conformance-Main_422_10_A_RExt_Sony_1 +++ b/tests/ref/fate/hevc-conformance-Main_422_10_A_RExt_Sony_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0xa189c341 0, 1, 1, 1, 8294400, 0xefe07f3f 0, 2, 2, 1, 8294400, 0xf11cd41f diff --git a/tests/ref/fate/hevc-conformance-Main_422_10_B_RExt_Sony_1 b/tests/ref/fate/hevc-conformance-Main_422_10_B_RExt_Sony_1 index 2267a095e6a57458e3d977ca5b27937bc921b6bc..dd95b523294904af82ac0ce9650ab6f8f3cf9ff3 100644 --- a/tests/ref/fate/hevc-conformance-Main_422_10_B_RExt_Sony_1 +++ b/tests/ref/fate/hevc-conformance-Main_422_10_B_RExt_Sony_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2560x1600 +#sar 0: 0/1 0, 0, 0, 1, 16384000, 0xbf300829 0, 1, 1, 1, 16384000, 0x7beeab61 0, 2, 2, 1, 16384000, 0x5e55cd13 diff --git a/tests/ref/fate/hevc-conformance-NUT_A_ericsson_5 b/tests/ref/fate/hevc-conformance-NUT_A_ericsson_5 index fe65880bc5feee69a74d0f153722e00cdb08eceb..7ac223ef7bf178ed19218f4cd1c90769b1e5fada 100644 --- a/tests/ref/fate/hevc-conformance-NUT_A_ericsson_5 +++ b/tests/ref/fate/hevc-conformance-NUT_A_ericsson_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8ce7200b 0, 1, 1, 1, 149760, 0x73610669 0, 2, 2, 1, 149760, 0x42942047 diff --git a/tests/ref/fate/hevc-conformance-NoOutPrior_A_Qualcomm_1 b/tests/ref/fate/hevc-conformance-NoOutPrior_A_Qualcomm_1 index 48ca5adb48aece481775d4cd426efe41074b8b66..5de9da9a3974ebff402fbc4c35c3c9da9d78950b 100644 --- a/tests/ref/fate/hevc-conformance-NoOutPrior_A_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-NoOutPrior_A_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x91d452d5 0, 1, 1, 1, 599040, 0x1b482509 0, 2, 2, 1, 599040, 0xbc51425c diff --git a/tests/ref/fate/hevc-conformance-NoOutPrior_B_Qualcomm_1 b/tests/ref/fate/hevc-conformance-NoOutPrior_B_Qualcomm_1 index 872c5c22c5f454a539ca8323a1da5c8ae7d356f3..f107e937d7f2ce28c46df472479c56219087502a 100644 --- a/tests/ref/fate/hevc-conformance-NoOutPrior_B_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-NoOutPrior_B_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x91d452d5 0, 1, 1, 1, 599040, 0x1b482509 0, 2, 2, 1, 599040, 0xbc51425c diff --git a/tests/ref/fate/hevc-conformance-OPFLAG_A_Qualcomm_1 b/tests/ref/fate/hevc-conformance-OPFLAG_A_Qualcomm_1 index 74849ebd5eff4b0f19840b3a2efe472976350b62..ed2e9ec8ebacf8fe77d14cc1d97ad847e03d5450 100644 --- a/tests/ref/fate/hevc-conformance-OPFLAG_A_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-OPFLAG_A_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xcfffa013 0, 1, 1, 1, 149760, 0x8ae80654 0, 2, 2, 1, 149760, 0xa79915b8 diff --git a/tests/ref/fate/hevc-conformance-OPFLAG_B_Qualcomm_1 b/tests/ref/fate/hevc-conformance-OPFLAG_B_Qualcomm_1 index 55e4be0d73e20eb196214de4c5e33448247df630..cc4a22f92e4789f5448c2639703ae2be950feaf6 100644 --- a/tests/ref/fate/hevc-conformance-OPFLAG_B_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-OPFLAG_B_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x4246702a 0, 1, 1, 1, 599040, 0x25e02747 0, 2, 2, 1, 599040, 0x0894b9de diff --git a/tests/ref/fate/hevc-conformance-OPFLAG_C_Qualcomm_1 b/tests/ref/fate/hevc-conformance-OPFLAG_C_Qualcomm_1 index e45005f39af252edf7f0f67e86c2a6ab7ef33865..233b042671905ec900460cbe919e507d91bae2b1 100644 --- a/tests/ref/fate/hevc-conformance-OPFLAG_C_Qualcomm_1 +++ b/tests/ref/fate/hevc-conformance-OPFLAG_C_Qualcomm_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x91d452d5 0, 1, 1, 1, 599040, 0x1b482509 0, 2, 2, 1, 599040, 0xbc51425c diff --git a/tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_1 b/tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_1 index 4e49caac6d4fcba0170983508e75b5175e98b85e..54f4db8c5f1846f81d083d16f5a1c6f71922e536 100644 --- a/tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_1 +++ b/tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_1 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 400x384 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x702f0d67 0, 1, 1, 1, 921600, 0x99822b52 diff --git a/tests/ref/fate/hevc-conformance-PICSIZE_A_Bossen_1 b/tests/ref/fate/hevc-conformance-PICSIZE_A_Bossen_1 index 4c09ca564b6ccda330e618658ebc7bead3fd7450..5bb3f539ec8643b8a57b04c4720593a9a9ba9e02 100644 --- a/tests/ref/fate/hevc-conformance-PICSIZE_A_Bossen_1 +++ b/tests/ref/fate/hevc-conformance-PICSIZE_A_Bossen_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1056x8440 +#sar 0: 0/1 0, 0, 0, 1, 13368960, 0x830b3a1d 0, 1, 1, 1, 13368960, 0x120ca009 0, 2, 2, 1, 13368960, 0xc94e0d86 diff --git a/tests/ref/fate/hevc-conformance-PICSIZE_B_Bossen_1 b/tests/ref/fate/hevc-conformance-PICSIZE_B_Bossen_1 index a3ab7c84a0df81f2193dd76dda6f6afe2d7559a4..c1c6170a7be25afcc800cf3de620479242c4e20f 100644 --- a/tests/ref/fate/hevc-conformance-PICSIZE_B_Bossen_1 +++ b/tests/ref/fate/hevc-conformance-PICSIZE_B_Bossen_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 8440x1056 +#sar 0: 0/1 0, 0, 0, 1, 13368960, 0xe1e32c3d 0, 1, 1, 1, 13368960, 0x75a503d3 0, 2, 2, 1, 13368960, 0x71f33a0a diff --git a/tests/ref/fate/hevc-conformance-PICSIZE_C_Bossen_1 b/tests/ref/fate/hevc-conformance-PICSIZE_C_Bossen_1 index 10520d17b6d9ac35cfa0dcb21394ec1a2837fc55..f3e2e02ca454393e9d79f3a88b9cb186fc335bc2 100644 --- a/tests/ref/fate/hevc-conformance-PICSIZE_C_Bossen_1 +++ b/tests/ref/fate/hevc-conformance-PICSIZE_C_Bossen_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 528x4216 +#sar 0: 0/1 0, 0, 0, 1, 3339072, 0x28be238d 0, 1, 1, 1, 3339072, 0x43b62aae 0, 2, 2, 1, 3339072, 0x36259da6 diff --git a/tests/ref/fate/hevc-conformance-PICSIZE_D_Bossen_1 b/tests/ref/fate/hevc-conformance-PICSIZE_D_Bossen_1 index 6f1c4fb0b2ab67e7bfb823e373d7ecf325345de8..a73a9690210b79ad97c256ffdd844bc857eda4c2 100644 --- a/tests/ref/fate/hevc-conformance-PICSIZE_D_Bossen_1 +++ b/tests/ref/fate/hevc-conformance-PICSIZE_D_Bossen_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 4216x528 +#sar 0: 0/1 0, 0, 0, 1, 3339072, 0xcb16f53e 0, 1, 1, 1, 3339072, 0x6f1da8ec 0, 2, 2, 1, 3339072, 0x978dae98 diff --git a/tests/ref/fate/hevc-conformance-PMERGE_A_TI_3 b/tests/ref/fate/hevc-conformance-PMERGE_A_TI_3 index 8491172ca89a5633df57b8719776fd78ff8ff530..b300f8739dda8c29638a6c1330cbdcd47cbf75f9 100644 --- a/tests/ref/fate/hevc-conformance-PMERGE_A_TI_3 +++ b/tests/ref/fate/hevc-conformance-PMERGE_A_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x187419b5 0, 2, 2, 1, 149760, 0x61100980 diff --git a/tests/ref/fate/hevc-conformance-PMERGE_B_TI_3 b/tests/ref/fate/hevc-conformance-PMERGE_B_TI_3 index 1f15a022ef110c8c27851027aceed61c94d850c3..046c90aa6e1975a40202ac0596d75ecfa0342920 100644 --- a/tests/ref/fate/hevc-conformance-PMERGE_B_TI_3 +++ b/tests/ref/fate/hevc-conformance-PMERGE_B_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0xcebf1b76 0, 2, 2, 1, 149760, 0x33930fb0 diff --git a/tests/ref/fate/hevc-conformance-PMERGE_C_TI_3 b/tests/ref/fate/hevc-conformance-PMERGE_C_TI_3 index bf474cc1c6331b01cd4f780358f19e7f7206d221..1269e53f0e377a19570ee64e6a03fc1a27ec730d 100644 --- a/tests/ref/fate/hevc-conformance-PMERGE_C_TI_3 +++ b/tests/ref/fate/hevc-conformance-PMERGE_C_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x2c271a9b 0, 2, 2, 1, 149760, 0x53e419f3 diff --git a/tests/ref/fate/hevc-conformance-PMERGE_D_TI_3 b/tests/ref/fate/hevc-conformance-PMERGE_D_TI_3 index 2af0e1f8641b4bb1e07fb8f13b4b6eb5fb660c89..474626c4ff9041e85fa7f4a1775e783fcff469a9 100644 --- a/tests/ref/fate/hevc-conformance-PMERGE_D_TI_3 +++ b/tests/ref/fate/hevc-conformance-PMERGE_D_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0xf11a32ce 0, 2, 2, 1, 149760, 0x0802237c diff --git a/tests/ref/fate/hevc-conformance-PMERGE_E_TI_3 b/tests/ref/fate/hevc-conformance-PMERGE_E_TI_3 index df97237fdee3de033447390b140b625891cc4134..e8596992d3c609c65d19ef0348d244d2c87eff85 100644 --- a/tests/ref/fate/hevc-conformance-PMERGE_E_TI_3 +++ b/tests/ref/fate/hevc-conformance-PMERGE_E_TI_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0xea7b30bf 0, 2, 2, 1, 149760, 0x273d092a diff --git a/tests/ref/fate/hevc-conformance-POC_A_Bossen_3 b/tests/ref/fate/hevc-conformance-POC_A_Bossen_3 index 885d0e4da96be17c0af0220a957d8a60e44df61a..940eede52d84471d58209686e74b9972728c89a9 100644 --- a/tests/ref/fate/hevc-conformance-POC_A_Bossen_3 +++ b/tests/ref/fate/hevc-conformance-POC_A_Bossen_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xda17acd4 0, 1, 1, 1, 149760, 0x1691b47f 0, 2, 2, 1, 149760, 0xeebeac0c diff --git a/tests/ref/fate/hevc-conformance-PPS_A_qualcomm_7 b/tests/ref/fate/hevc-conformance-PPS_A_qualcomm_7 index ef57f74cde9f06d6802c28862307ab3c3870ca0a..de683100adbdcb47e2824c9ade4e98b05e8536ee 100644 --- a/tests/ref/fate/hevc-conformance-PPS_A_qualcomm_7 +++ b/tests/ref/fate/hevc-conformance-PPS_A_qualcomm_7 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x87159328 0, 1, 1, 1, 599040, 0x825672ff 0, 2, 2, 1, 599040, 0x2f4224ff diff --git a/tests/ref/fate/hevc-conformance-PS_A_VIDYO_3 b/tests/ref/fate/hevc-conformance-PS_A_VIDYO_3 index 8f7e5e6911f3212b8c22fa0b31aede0e79aa301d..59b82b72bb56737dd7bbd0f1f16a9397eaf50159 100644 --- a/tests/ref/fate/hevc-conformance-PS_A_VIDYO_3 +++ b/tests/ref/fate/hevc-conformance-PS_A_VIDYO_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0x4121f7a2 diff --git a/tests/ref/fate/hevc-conformance-PS_B_VIDYO_3 b/tests/ref/fate/hevc-conformance-PS_B_VIDYO_3 index 8f7e5e6911f3212b8c22fa0b31aede0e79aa301d..59b82b72bb56737dd7bbd0f1f16a9397eaf50159 100644 --- a/tests/ref/fate/hevc-conformance-PS_B_VIDYO_3 +++ b/tests/ref/fate/hevc-conformance-PS_B_VIDYO_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0x4121f7a2 diff --git a/tests/ref/fate/hevc-conformance-QMATRIX_A_RExt_Sony_1 b/tests/ref/fate/hevc-conformance-QMATRIX_A_RExt_Sony_1 index 63baa95e77c03464bc34efaaddd5470a72c5d4dc..98d0bb35274e3c80859324afafab14082e4afc8d 100644 --- a/tests/ref/fate/hevc-conformance-QMATRIX_A_RExt_Sony_1 +++ b/tests/ref/fate/hevc-conformance-QMATRIX_A_RExt_Sony_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 2764800, 0xde442361 0, 1, 1, 1, 2764800, 0x8d482fdf 0, 2, 2, 1, 2764800, 0x9b431e37 diff --git a/tests/ref/fate/hevc-conformance-RAP_A_docomo_4 b/tests/ref/fate/hevc-conformance-RAP_A_docomo_4 index 268f4cdc4621c3d38d755ba7f9c156ac7229c53f..51ea08b58456c9cd99abb211f1a5def2c91f31f9 100644 --- a/tests/ref/fate/hevc-conformance-RAP_A_docomo_4 +++ b/tests/ref/fate/hevc-conformance-RAP_A_docomo_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x1ae5f13d 0, 1, 1, 1, 149760, 0x0a6ad0e3 0, 2, 2, 1, 149760, 0x2415af05 diff --git a/tests/ref/fate/hevc-conformance-RAP_B_Bossen_1 b/tests/ref/fate/hevc-conformance-RAP_B_Bossen_1 index 56f5b441aac57473d561a1317ccc77e3e5eda8ca..53e733bd755ddf68cb8de4c80e36346687e432aa 100644 --- a/tests/ref/fate/hevc-conformance-RAP_B_Bossen_1 +++ b/tests/ref/fate/hevc-conformance-RAP_B_Bossen_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xb989ae7a 0, 1, 1, 1, 149760, 0x4765caed 0, 2, 2, 1, 149760, 0xd908c148 diff --git a/tests/ref/fate/hevc-conformance-RPLM_A_qualcomm_4 b/tests/ref/fate/hevc-conformance-RPLM_A_qualcomm_4 index 372d1202f5f15e8a354e25cef6dbe7e57d5ad07b..7cb2bdf17e65f6ac5df78b190cacaa4f984be5fc 100644 --- a/tests/ref/fate/hevc-conformance-RPLM_A_qualcomm_4 +++ b/tests/ref/fate/hevc-conformance-RPLM_A_qualcomm_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xdb5e3b56 0, 1, 1, 1, 149760, 0xd5320970 0, 2, 2, 1, 149760, 0x9387ed18 diff --git a/tests/ref/fate/hevc-conformance-RPLM_B_qualcomm_4 b/tests/ref/fate/hevc-conformance-RPLM_B_qualcomm_4 index a34dcc01bd7ef79a0b060431f831c22d2c415521..5515c6720ecc25f179c442f40630f4dfdbe70baf 100644 --- a/tests/ref/fate/hevc-conformance-RPLM_B_qualcomm_4 +++ b/tests/ref/fate/hevc-conformance-RPLM_B_qualcomm_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x82ff0cca 0, 1, 1, 1, 149760, 0xcd05ba17 0, 2, 2, 1, 149760, 0x33a5b924 diff --git a/tests/ref/fate/hevc-conformance-RPS_A_docomo_4 b/tests/ref/fate/hevc-conformance-RPS_A_docomo_4 index e29a74b26fca81e7e91c374be599f780c3583b80..5ec1474e2a4f6b43a32e2dcc425ae2db6ff6943c 100644 --- a/tests/ref/fate/hevc-conformance-RPS_A_docomo_4 +++ b/tests/ref/fate/hevc-conformance-RPS_A_docomo_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x0bdf13f8 0, 2, 2, 1, 149760, 0x45e702c7 diff --git a/tests/ref/fate/hevc-conformance-RPS_B_qualcomm_5 b/tests/ref/fate/hevc-conformance-RPS_B_qualcomm_5 index 3b24e753b8c5c62d60d249892b723f3a018a7462..9c9d894d017d5cca3b105ef8cfb92a0e7f8f4add 100644 --- a/tests/ref/fate/hevc-conformance-RPS_B_qualcomm_5 +++ b/tests/ref/fate/hevc-conformance-RPS_B_qualcomm_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xdb5e3b56 0, 1, 1, 1, 149760, 0xe328e677 0, 2, 2, 1, 149760, 0x8f18f4c0 diff --git a/tests/ref/fate/hevc-conformance-RPS_C_ericsson_5 b/tests/ref/fate/hevc-conformance-RPS_C_ericsson_5 index e97e7eafa26b035515f54577dcd883d7fb8d1985..840d816ce377367ba71a8d5205f98e76d0ddab12 100644 --- a/tests/ref/fate/hevc-conformance-RPS_C_ericsson_5 +++ b/tests/ref/fate/hevc-conformance-RPS_C_ericsson_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8ce7200b 0, 1, 1, 1, 149760, 0x85340cda 0, 2, 2, 1, 149760, 0x16fd1f91 diff --git a/tests/ref/fate/hevc-conformance-RPS_D_ericsson_6 b/tests/ref/fate/hevc-conformance-RPS_D_ericsson_6 index 2851704c525594e8396ebd5968971bea2efc95af..9c0fc6c7fb274da0152c8bab1b16385dd929c9c5 100644 --- a/tests/ref/fate/hevc-conformance-RPS_D_ericsson_6 +++ b/tests/ref/fate/hevc-conformance-RPS_D_ericsson_6 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8ce7200b 0, 1, 1, 1, 149760, 0x73610669 0, 2, 2, 1, 149760, 0xc01620f4 diff --git a/tests/ref/fate/hevc-conformance-RPS_E_qualcomm_5 b/tests/ref/fate/hevc-conformance-RPS_E_qualcomm_5 index 82c25e171f8f3dab795801170f3c7d52788115bc..51c6300f699caa3c883ccae6e371b281bd97c932 100644 --- a/tests/ref/fate/hevc-conformance-RPS_E_qualcomm_5 +++ b/tests/ref/fate/hevc-conformance-RPS_E_qualcomm_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0xd62a31bc 0, 2, 2, 1, 149760, 0xec822f84 diff --git a/tests/ref/fate/hevc-conformance-RPS_F_docomo_1 b/tests/ref/fate/hevc-conformance-RPS_F_docomo_1 index 06ae9c176afb4d7bdb3f691424bc1671fad6e9a1..0270e9d4326c7b1c6bce05b81e46b4b4d48e9d89 100644 --- a/tests/ref/fate/hevc-conformance-RPS_F_docomo_1 +++ b/tests/ref/fate/hevc-conformance-RPS_F_docomo_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x8edb27d7 0, 1, 1, 1, 149760, 0x0bdf13f8 0, 2, 2, 1, 149760, 0x45e702c7 diff --git a/tests/ref/fate/hevc-conformance-RQT_A_HHI_4 b/tests/ref/fate/hevc-conformance-RQT_A_HHI_4 index 5f2b9dabd37f48609c735fa2bb6a9a42837296d8..c5a106ef1ff62ad5feb8a62c89b84db1a0372a8c 100644 --- a/tests/ref/fate/hevc-conformance-RQT_A_HHI_4 +++ b/tests/ref/fate/hevc-conformance-RQT_A_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x5c0f5423 0, 1, 1, 1, 599040, 0x3d23be58 diff --git a/tests/ref/fate/hevc-conformance-RQT_B_HHI_4 b/tests/ref/fate/hevc-conformance-RQT_B_HHI_4 index dcf269173843bc3272734f8a7b9d9c0742994b53..f4f0c267d180b084a85b1749781f82f8adce9dca 100644 --- a/tests/ref/fate/hevc-conformance-RQT_B_HHI_4 +++ b/tests/ref/fate/hevc-conformance-RQT_B_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x69854954 0, 1, 1, 1, 599040, 0x695ebc85 diff --git a/tests/ref/fate/hevc-conformance-RQT_C_HHI_4 b/tests/ref/fate/hevc-conformance-RQT_C_HHI_4 index 2e88350fe0c873ccaac4888f08aefee5fd6c69f4..6f66e4b3ee1460af3980ad5e30de96b9230f7108 100644 --- a/tests/ref/fate/hevc-conformance-RQT_C_HHI_4 +++ b/tests/ref/fate/hevc-conformance-RQT_C_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x65433cfe 0, 1, 1, 1, 599040, 0x9309e2c5 diff --git a/tests/ref/fate/hevc-conformance-RQT_D_HHI_4 b/tests/ref/fate/hevc-conformance-RQT_D_HHI_4 index 7f73896084988385c58184bd6faf1842a1664da9..016d9eb7da2a997464be6bcf40d5f611eb923625 100644 --- a/tests/ref/fate/hevc-conformance-RQT_D_HHI_4 +++ b/tests/ref/fate/hevc-conformance-RQT_D_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x88d741bf 0, 1, 1, 1, 599040, 0xbbd9ab22 diff --git a/tests/ref/fate/hevc-conformance-RQT_E_HHI_4 b/tests/ref/fate/hevc-conformance-RQT_E_HHI_4 index f0623188fd5b61a59800444a934d644e4599d1ba..0cb376720f2e5f7726eb3ea319fb3a951487aad4 100644 --- a/tests/ref/fate/hevc-conformance-RQT_E_HHI_4 +++ b/tests/ref/fate/hevc-conformance-RQT_E_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xce2e511d 0, 1, 1, 1, 599040, 0xe55192d0 diff --git a/tests/ref/fate/hevc-conformance-RQT_F_HHI_4 b/tests/ref/fate/hevc-conformance-RQT_F_HHI_4 index 26bf5acc7a54c5a21e4893e3471a3911780bca29..f6904c6944c0d44e3ef8d749730bd9e1ca6bf2ca 100644 --- a/tests/ref/fate/hevc-conformance-RQT_F_HHI_4 +++ b/tests/ref/fate/hevc-conformance-RQT_F_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x65433cfe 0, 1, 1, 1, 599040, 0x6f99cc5f diff --git a/tests/ref/fate/hevc-conformance-RQT_G_HHI_4 b/tests/ref/fate/hevc-conformance-RQT_G_HHI_4 index d36ea01172bf3da6a0e9bdf19ec274b165378036..ed67f43da9f9567b561ce1657ecbf36c2cee2061 100644 --- a/tests/ref/fate/hevc-conformance-RQT_G_HHI_4 +++ b/tests/ref/fate/hevc-conformance-RQT_G_HHI_4 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x5c0f5423 0, 1, 1, 1, 599040, 0xe805b181 diff --git a/tests/ref/fate/hevc-conformance-SAO_A_MediaTek_4 b/tests/ref/fate/hevc-conformance-SAO_A_MediaTek_4 index 01226d9776ee90b2121d68c9c6aebeaf70e0028d..d9066ff8d3b88c0c1b02a6ce9a66faad4968aa28 100644 --- a/tests/ref/fate/hevc-conformance-SAO_A_MediaTek_4 +++ b/tests/ref/fate/hevc-conformance-SAO_A_MediaTek_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x304198c2 0, 1, 1, 1, 149760, 0xe765e30d 0, 2, 2, 1, 149760, 0x0130a054 diff --git a/tests/ref/fate/hevc-conformance-SAO_A_RExt_MediaTek_1 b/tests/ref/fate/hevc-conformance-SAO_A_RExt_MediaTek_1 index b6ed2112ae56128cd01b2cd89eba492410850108..24736a9410cec22e3243d6d97ae5f379bf499658 100644 --- a/tests/ref/fate/hevc-conformance-SAO_A_RExt_MediaTek_1 +++ b/tests/ref/fate/hevc-conformance-SAO_A_RExt_MediaTek_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2560x1600 +#sar 0: 0/1 0, 0, 0, 1, 24576000, 0x5b01ceed 0, 1, 1, 1, 24576000, 0x043fa798 0, 2, 2, 1, 24576000, 0x9ec62721 diff --git a/tests/ref/fate/hevc-conformance-SAO_B_MediaTek_5 b/tests/ref/fate/hevc-conformance-SAO_B_MediaTek_5 index 9da026805798a8113753e739713daa7091947de2..1e593b1e57eff5a352d2315e962bbf1421c3e1e3 100644 --- a/tests/ref/fate/hevc-conformance-SAO_B_MediaTek_5 +++ b/tests/ref/fate/hevc-conformance-SAO_B_MediaTek_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xe56f6a5c 0, 1, 1, 1, 599040, 0x31ec1bb9 0, 2, 2, 1, 599040, 0xf3ce0311 diff --git a/tests/ref/fate/hevc-conformance-SAO_C_Samsung_4 b/tests/ref/fate/hevc-conformance-SAO_C_Samsung_4 index f87921d31590b016840312a38458bee3bb98631b..fa4cdfc1e687854b221e44fbf865e72fb6f2959d 100644 --- a/tests/ref/fate/hevc-conformance-SAO_C_Samsung_4 +++ b/tests/ref/fate/hevc-conformance-SAO_C_Samsung_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xf923a1a0 0, 1, 1, 1, 149760, 0x614d851a 0, 2, 2, 1, 149760, 0xc3976ce4 diff --git a/tests/ref/fate/hevc-conformance-SAO_C_Samsung_5 b/tests/ref/fate/hevc-conformance-SAO_C_Samsung_5 index 4cb1f78e5281815d9924c26c37fecc2fbe71cd03..2344dce32ab9e3e0226b127c3defa7f02337a67e 100644 --- a/tests/ref/fate/hevc-conformance-SAO_C_Samsung_5 +++ b/tests/ref/fate/hevc-conformance-SAO_C_Samsung_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x6fe6508f 0, 1, 1, 1, 3110400, 0xa56a3403 0, 2, 2, 1, 3110400, 0x45db0973 diff --git a/tests/ref/fate/hevc-conformance-SAO_D_Samsung_4 b/tests/ref/fate/hevc-conformance-SAO_D_Samsung_4 index ce1cefeeaa3b30de6ba5719f93ad4c85c92de042..df3e4172bbfd831d03632315522301d3a842d676 100644 --- a/tests/ref/fate/hevc-conformance-SAO_D_Samsung_4 +++ b/tests/ref/fate/hevc-conformance-SAO_D_Samsung_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x0d2edbbc 0, 1, 1, 1, 149760, 0x4830af95 0, 2, 2, 1, 149760, 0x39e8d3bb diff --git a/tests/ref/fate/hevc-conformance-SAO_D_Samsung_5 b/tests/ref/fate/hevc-conformance-SAO_D_Samsung_5 index a1884dd01b46f86c94a549be95122475795690ab..1a51cf3a4cf13019e032d6d8234dd26d45377ef2 100644 --- a/tests/ref/fate/hevc-conformance-SAO_D_Samsung_5 +++ b/tests/ref/fate/hevc-conformance-SAO_D_Samsung_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0xcfb2f251 0, 1, 1, 1, 3110400, 0xc2621936 0, 2, 2, 1, 3110400, 0x5cb42788 diff --git a/tests/ref/fate/hevc-conformance-SAO_E_Canon_4 b/tests/ref/fate/hevc-conformance-SAO_E_Canon_4 index 92aa7f4f9a1c43469163c13c50db6268411f5720..7051b436acf827762b352d6086a7aa09e43e4ced 100644 --- a/tests/ref/fate/hevc-conformance-SAO_E_Canon_4 +++ b/tests/ref/fate/hevc-conformance-SAO_E_Canon_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x1613b277 0, 1, 1, 1, 149760, 0xf92d5543 0, 2, 2, 1, 149760, 0xf119ba8e diff --git a/tests/ref/fate/hevc-conformance-SAO_F_Canon_3 b/tests/ref/fate/hevc-conformance-SAO_F_Canon_3 index cf240558cf5465087469b64f03690faa9c6322b9..613e70d478182c7945b3ebac39a9b6e8e12ae2f1 100644 --- a/tests/ref/fate/hevc-conformance-SAO_F_Canon_3 +++ b/tests/ref/fate/hevc-conformance-SAO_F_Canon_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x92b5107a 0, 1, 1, 1, 149760, 0x97eb31ef 0, 2, 2, 1, 149760, 0xeb743e30 diff --git a/tests/ref/fate/hevc-conformance-SAO_G_Canon_3 b/tests/ref/fate/hevc-conformance-SAO_G_Canon_3 index 5ce6772b21532e60590b7630b82af0a2c168a43e..8f3f9acb0febfbab8df1642b736b10e4a0d1ad80 100644 --- a/tests/ref/fate/hevc-conformance-SAO_G_Canon_3 +++ b/tests/ref/fate/hevc-conformance-SAO_G_Canon_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xc4f239e0 0, 1, 1, 1, 149760, 0xf57a2e44 0, 2, 2, 1, 149760, 0xbf1e9995 diff --git a/tests/ref/fate/hevc-conformance-SDH_A_Orange_3 b/tests/ref/fate/hevc-conformance-SDH_A_Orange_3 index caf90eed0b8e65259e3ad1509a66ef95f852d26b..f3ef192c6a61c01491617b5c81e9192dcda2ebaa 100644 --- a/tests/ref/fate/hevc-conformance-SDH_A_Orange_3 +++ b/tests/ref/fate/hevc-conformance-SDH_A_Orange_3 @@ -1,3 +1,7 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x0117aa5d 0, 1, 1, 1, 3110400, 0xa737bc56 diff --git a/tests/ref/fate/hevc-conformance-SLICES_A_Rovi_3 b/tests/ref/fate/hevc-conformance-SLICES_A_Rovi_3 index f884f7f8d73e20489061aa9c2113888d6d23e2bf..c45dfd6e0d7bdde2a3a7057c1a6ce3cf9d190a72 100644 --- a/tests/ref/fate/hevc-conformance-SLICES_A_Rovi_3 +++ b/tests/ref/fate/hevc-conformance-SLICES_A_Rovi_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 460800, 0x7f06cb02 0, 1, 1, 1, 460800, 0x1ad483aa 0, 2, 2, 1, 460800, 0x1bbbc991 diff --git a/tests/ref/fate/hevc-conformance-SLIST_A_Sony_4 b/tests/ref/fate/hevc-conformance-SLIST_A_Sony_4 index ebb65c3e2f01fb5433a2ad51d4c93f54399ce6ca..9e68d0dbe766043fa182f5fd619a2c4f59fce2ab 100644 --- a/tests/ref/fate/hevc-conformance-SLIST_A_Sony_4 +++ b/tests/ref/fate/hevc-conformance-SLIST_A_Sony_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xbd0eb43e 0, 1, 1, 1, 599040, 0x4c3a98b5 0, 2, 2, 1, 599040, 0x105410dc diff --git a/tests/ref/fate/hevc-conformance-SLIST_B_Sony_8 b/tests/ref/fate/hevc-conformance-SLIST_B_Sony_8 index fc3903959270a400b51f8c29f829999507361acc..0164b31f2d8521691f6c515d56f6dec90252a4d6 100644 --- a/tests/ref/fate/hevc-conformance-SLIST_B_Sony_8 +++ b/tests/ref/fate/hevc-conformance-SLIST_B_Sony_8 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xbd0eb43e 0, 1, 1, 1, 599040, 0x3ea696c4 0, 2, 2, 1, 599040, 0x866beffc diff --git a/tests/ref/fate/hevc-conformance-SLIST_C_Sony_3 b/tests/ref/fate/hevc-conformance-SLIST_C_Sony_3 index 482e56ff3634f0fb0bd040ca6bbab9fc41e37e5b..b40fa4142e563c0ad8eba85077456d7190cdfc35 100644 --- a/tests/ref/fate/hevc-conformance-SLIST_C_Sony_3 +++ b/tests/ref/fate/hevc-conformance-SLIST_C_Sony_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xc3e98658 0, 1, 1, 1, 599040, 0x621fa0b7 0, 2, 2, 1, 599040, 0x53b2e637 diff --git a/tests/ref/fate/hevc-conformance-SLIST_D_Sony_9 b/tests/ref/fate/hevc-conformance-SLIST_D_Sony_9 index 384f81f7670367eb5141851d696eeccc0966048c..d26b75f7384ee5994fd7bb9b60018d81961c9964 100644 --- a/tests/ref/fate/hevc-conformance-SLIST_D_Sony_9 +++ b/tests/ref/fate/hevc-conformance-SLIST_D_Sony_9 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0xf3038515 0, 1, 1, 1, 599040, 0xb1bc9386 0, 2, 2, 1, 599040, 0xa069e86f diff --git a/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_1 b/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_1 index bbb3cfeaa12155be888938b51b512b23e2a06525..6cd9643536c3996a90abfb15b478a54de2023ffc 100644 --- a/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_1 +++ b/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0x99440a14 diff --git a/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_2 b/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_2 index bbb3cfeaa12155be888938b51b512b23e2a06525..6cd9643536c3996a90abfb15b478a54de2023ffc 100644 --- a/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_2 +++ b/tests/ref/fate/hevc-conformance-SLPPLP_A_VIDYO_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0x99440a14 diff --git a/tests/ref/fate/hevc-conformance-STRUCT_A_Samsung_5 b/tests/ref/fate/hevc-conformance-STRUCT_A_Samsung_5 index da5cfa1883727293682ce9f495a7799a2b762784..0916a9db8702010b794068ec61d8184988dac785 100644 --- a/tests/ref/fate/hevc-conformance-STRUCT_A_Samsung_5 +++ b/tests/ref/fate/hevc-conformance-STRUCT_A_Samsung_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x479fa7ca 0, 1, 1, 1, 149760, 0x761fb3a3 0, 2, 2, 1, 149760, 0xa0f4cd97 diff --git a/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_4 b/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_4 index c03111c0c8242e87c748a521cf01b2bd25459a4c..b95c176bea0cfabbe654c5474bcd9804aa2644cd 100644 --- a/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_4 +++ b/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x4b489a60 0, 1, 1, 1, 599040, 0x80369c9a 0, 2, 2, 1, 599040, 0x33189b1a diff --git a/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_6 b/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_6 index 811c79019d4f3a09974bd5499cfa617ca9ca3eb9..6127f769a192ecf4131d5daece86145799fc70ef 100644 --- a/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_6 +++ b/tests/ref/fate/hevc-conformance-STRUCT_B_Samsung_6 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 832x480 +#sar 0: 0/1 0, 0, 0, 1, 599040, 0x10e6d882 0, 1, 1, 1, 599040, 0x10e6d882 0, 2, 2, 1, 599040, 0x10e6d882 diff --git a/tests/ref/fate/hevc-conformance-TILES_A_Cisco_2 b/tests/ref/fate/hevc-conformance-TILES_A_Cisco_2 index 63c9722f5a8a7e5fc3cc569995e8aa541de6b203..8d0b5276e6c37fb1a7cde9be1b802f14483155fa 100644 --- a/tests/ref/fate/hevc-conformance-TILES_A_Cisco_2 +++ b/tests/ref/fate/hevc-conformance-TILES_A_Cisco_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0xfc052e85 0, 1, 1, 1, 3110400, 0xfb49bf20 0, 2, 2, 1, 3110400, 0x549eef2b diff --git a/tests/ref/fate/hevc-conformance-TILES_B_Cisco_1 b/tests/ref/fate/hevc-conformance-TILES_B_Cisco_1 index 9c3712195f19923dd79bd5b707ae9e28a8f95d0a..b03a9c3f80b2da67b6b3d497aa7fb0b84138895f 100644 --- a/tests/ref/fate/hevc-conformance-TILES_B_Cisco_1 +++ b/tests/ref/fate/hevc-conformance-TILES_B_Cisco_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 3110400, 0x3471f473 0, 1, 1, 1, 3110400, 0xb371a3e8 0, 2, 2, 1, 3110400, 0x6d83c623 diff --git a/tests/ref/fate/hevc-conformance-TMVP_A_MS_3 b/tests/ref/fate/hevc-conformance-TMVP_A_MS_3 index 531370d26a16e6a45a53eab4ec6f8a25fd09745f..d037d3846981f30b0616d545b9d63f9693baf0b9 100644 --- a/tests/ref/fate/hevc-conformance-TMVP_A_MS_3 +++ b/tests/ref/fate/hevc-conformance-TMVP_A_MS_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xdb5e3b56 0, 1, 1, 1, 149760, 0x6d4418eb 0, 2, 2, 1, 149760, 0x0473e366 diff --git a/tests/ref/fate/hevc-conformance-TSCL_A_VIDYO_5 b/tests/ref/fate/hevc-conformance-TSCL_A_VIDYO_5 index 84d4219e37f3b1854dd89db0181f1e00add92c26..7f875840c2a73feb95c3c3ec5a983259f8861a98 100644 --- a/tests/ref/fate/hevc-conformance-TSCL_A_VIDYO_5 +++ b/tests/ref/fate/hevc-conformance-TSCL_A_VIDYO_5 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xcfffa013 0, 1, 1, 1, 149760, 0x5166146a 0, 2, 2, 1, 149760, 0xc3cc318e diff --git a/tests/ref/fate/hevc-conformance-TSCL_B_VIDYO_4 b/tests/ref/fate/hevc-conformance-TSCL_B_VIDYO_4 index 6ee24acf9ef6081a009943d47fe001b21f36860f..c8b192404fd556a0ea73ceb3d45e6f6245c3573e 100644 --- a/tests/ref/fate/hevc-conformance-TSCL_B_VIDYO_4 +++ b/tests/ref/fate/hevc-conformance-TSCL_B_VIDYO_4 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0x99440a14 diff --git a/tests/ref/fate/hevc-conformance-TSKIP_A_MS_3 b/tests/ref/fate/hevc-conformance-TSKIP_A_MS_3 index b5eca3c3da2cc03202255ae4c24096cb2d73c0c6..2f7ee57ec4871f471ca58b793dc8bfc894bcccac 100644 --- a/tests/ref/fate/hevc-conformance-TSKIP_A_MS_3 +++ b/tests/ref/fate/hevc-conformance-TSKIP_A_MS_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0xaea37937 0, 1, 1, 1, 1382400, 0xea5c7b5d 0, 2, 2, 1, 1382400, 0x4e41e421 diff --git a/tests/ref/fate/hevc-conformance-TUSIZE_A_Samsung_1 b/tests/ref/fate/hevc-conformance-TUSIZE_A_Samsung_1 index 4886a40162c87ab5556fe7a45095f17bdc85baed..f0498e1a223026269e90975e365a0cced31a3dcd 100644 --- a/tests/ref/fate/hevc-conformance-TUSIZE_A_Samsung_1 +++ b/tests/ref/fate/hevc-conformance-TUSIZE_A_Samsung_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2560x1600 +#sar 0: 0/1 0, 0, 0, 1, 6144000, 0x3681421d 0, 1, 1, 1, 6144000, 0xecf3f343 0, 2, 2, 1, 6144000, 0x53742db2 diff --git a/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_1 b/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_1 index bbb3cfeaa12155be888938b51b512b23e2a06525..6cd9643536c3996a90abfb15b478a54de2023ffc 100644 --- a/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_1 +++ b/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_1 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0x99440a14 diff --git a/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_2 b/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_2 index bbb3cfeaa12155be888938b51b512b23e2a06525..6cd9643536c3996a90abfb15b478a54de2023ffc 100644 --- a/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_2 +++ b/tests/ref/fate/hevc-conformance-VPSID_A_VIDYO_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x88619f80 0, 1, 1, 1, 149760, 0x550bdaf0 0, 2, 2, 1, 149760, 0x99440a14 diff --git a/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN10_2 b/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN10_2 index fe46c99baf208f9afd564a668e0d3afa9a0eb9ab..8bed654e250946ffa85bd6e0035c6e23a50217d6 100644 --- a/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN10_2 +++ b/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN10_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 299520, 0xa3f96d63 0, 1, 1, 1, 299520, 0x5f788f3f 0, 2, 2, 1, 299520, 0x41c7d0ae diff --git a/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN_2 b/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN_2 index 497c8025de9463b7f6a6c6f85100fb534360ec69..1be833d37b5422143d4bdabd9bbc09217794ad41 100644 --- a/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN_2 +++ b/tests/ref/fate/hevc-conformance-WPP_A_ericsson_MAIN_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xfbb3d914 0, 1, 1, 1, 149760, 0xdccd707b 0, 2, 2, 1, 149760, 0x32008963 diff --git a/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN10_2 b/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN10_2 index d199d383d1cc4aa0807bb01d3422db9a7fe16520..b14666882e425f01c8ead71db7d518da1904a318 100644 --- a/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN10_2 +++ b/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN10_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 299520, 0x66b3cef3 0, 1, 1, 1, 299520, 0x99df880f 0, 2, 2, 1, 299520, 0xb4a03801 diff --git a/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN_2 b/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN_2 index bb61b103eb2b2e9a2951f5e9afa4999692ee1c8f..9ac63c1438b1345352df1ca29e7eeb8dcc5f293e 100644 --- a/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN_2 +++ b/tests/ref/fate/hevc-conformance-WPP_B_ericsson_MAIN_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x3772de54 0, 1, 1, 1, 149760, 0x571d885e 0, 2, 2, 1, 149760, 0x71576f09 diff --git a/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN10_2 b/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN10_2 index b1e631240239f60dd0842df7d632a79c2efaed7d..ee951bb284bff6796daf198838ca6b8d7069e2ab 100644 --- a/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN10_2 +++ b/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN10_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 299520, 0xbc71d699 0, 1, 1, 1, 299520, 0x3207e1f9 0, 2, 2, 1, 299520, 0xdd2087b5 diff --git a/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN_2 b/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN_2 index 49c4f21af79e18d7ca2adccd6b4f1b71371a8b15..12fbbf6972ea3fb1b5eed72f6b39066e7efe017e 100644 --- a/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN_2 +++ b/tests/ref/fate/hevc-conformance-WPP_C_ericsson_MAIN_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x0948e521 0, 1, 1, 1, 149760, 0x37afb384 0, 2, 2, 1, 149760, 0xe1864c4a diff --git a/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN10_2 b/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN10_2 index 83cf10ce38538894238772ac8a9358281677b538..6fc9a0497180d66d5d1ae21aac90002ae16f03c0 100644 --- a/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN10_2 +++ b/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN10_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x240 +#sar 0: 0/1 0, 0, 0, 1, 46080, 0xc50ed6b4 0, 1, 1, 1, 46080, 0x2aeac52d 0, 2, 2, 1, 46080, 0xe3e36cd3 diff --git a/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN_2 b/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN_2 index 6e6fc32071f75c714277309c8185ad0ad5283a48..dc469f62ac945fa5ea19c0c65b74031c0579e971 100644 --- a/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN_2 +++ b/tests/ref/fate/hevc-conformance-WPP_D_ericsson_MAIN_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x240 +#sar 0: 0/1 0, 0, 0, 1, 23040, 0x6977dbca 0, 1, 1, 1, 23040, 0xd9bfcb5c 0, 2, 2, 1, 23040, 0xbdd5a346 diff --git a/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN10_2 b/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN10_2 index dbf6f780d4437dc4b08dc0a5f6d9da2ca60a57b4..0dd096c898db91c16619be8ebebf07e4fe775410 100644 --- a/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN10_2 +++ b/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN10_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x240 +#sar 0: 0/1 0, 0, 0, 1, 92160, 0x591c992e 0, 1, 1, 1, 92160, 0xe7a8cd8b 0, 2, 2, 1, 92160, 0x2e7528bb diff --git a/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN_2 b/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN_2 index ac478c6ae914a9ae975793978e7462634ab89422..e284c179eea98f8a5465ed81ac3cb7bdf04ec536 100644 --- a/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN_2 +++ b/tests/ref/fate/hevc-conformance-WPP_E_ericsson_MAIN_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x240 +#sar 0: 0/1 0, 0, 0, 1, 46080, 0xcd234724 0, 1, 1, 1, 46080, 0x66649579 0, 2, 2, 1, 46080, 0x4317d38d diff --git a/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN10_2 b/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN10_2 index 2f103b7af8e101ac7ee93ea1b056f03a8c00caea..aa8452db984a0da571f33989a4ffe6f57d6e9f56 100644 --- a/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN10_2 +++ b/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN10_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x240 +#sar 0: 0/1 0, 0, 0, 1, 138240, 0x99f196ae 0, 1, 1, 1, 138240, 0x45f407de 0, 2, 2, 1, 138240, 0xdaef815b diff --git a/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN_2 b/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN_2 index 6256d96cb17d52597bc9ed77f9e8df2bcfd10621..1654ec1c53f53e91f32470d1a5d674cbd59f5800 100644 --- a/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN_2 +++ b/tests/ref/fate/hevc-conformance-WPP_F_ericsson_MAIN_2 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x240 +#sar 0: 0/1 0, 0, 0, 1, 69120, 0x28326a13 0, 1, 1, 1, 69120, 0x1f41a4a7 0, 2, 2, 1, 69120, 0x803ceeb4 diff --git a/tests/ref/fate/hevc-conformance-WP_A_MAIN10_Toshiba_3 b/tests/ref/fate/hevc-conformance-WP_A_MAIN10_Toshiba_3 index b2dadbad8a54e79c5fa7085365d15db72778babe..4ca7eb2564d2d124cfe87cf135f00b52e0ef4f56 100644 --- a/tests/ref/fate/hevc-conformance-WP_A_MAIN10_Toshiba_3 +++ b/tests/ref/fate/hevc-conformance-WP_A_MAIN10_Toshiba_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 299520, 0x7750edc7 0, 1, 1, 1, 299520, 0x97fb359b 0, 2, 2, 1, 299520, 0x89ac22bc diff --git a/tests/ref/fate/hevc-conformance-WP_A_Toshiba_3 b/tests/ref/fate/hevc-conformance-WP_A_Toshiba_3 index a8c5df34f18a2ff901e28f2a919f29dd498cd20d..88f319c90b6498902cf48c7e6666d0ab05e21dae 100644 --- a/tests/ref/fate/hevc-conformance-WP_A_Toshiba_3 +++ b/tests/ref/fate/hevc-conformance-WP_A_Toshiba_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xf4bafc83 0, 1, 1, 1, 149760, 0x611ca492 0, 2, 2, 1, 149760, 0x8fa9bbb1 diff --git a/tests/ref/fate/hevc-conformance-WP_B_Toshiba_3 b/tests/ref/fate/hevc-conformance-WP_B_Toshiba_3 index 7dbc72bdbdf51f9a94a2cc6406b0431d72fa75c4..ed6988005ac165e2d6654847e9d1a5906a787d83 100644 --- a/tests/ref/fate/hevc-conformance-WP_B_Toshiba_3 +++ b/tests/ref/fate/hevc-conformance-WP_B_Toshiba_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xd8bf0c39 0, 1, 1, 1, 149760, 0xad390a29 0, 2, 2, 1, 149760, 0x0d310906 diff --git a/tests/ref/fate/hevc-conformance-WP_MAIN10_B_Toshiba_3 b/tests/ref/fate/hevc-conformance-WP_MAIN10_B_Toshiba_3 index 332c7df3e499ff37bbaa117d8da1028ee843ab68..027776443a3cb7d0193c761905387aa75fdd9263 100644 --- a/tests/ref/fate/hevc-conformance-WP_MAIN10_B_Toshiba_3 +++ b/tests/ref/fate/hevc-conformance-WP_MAIN10_B_Toshiba_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 299520, 0x6ecba46b 0, 1, 1, 1, 299520, 0x54e6ef0a 0, 2, 2, 1, 299520, 0x7a4d46c5 diff --git a/tests/ref/fate/hevc-conformance-cip_B_NEC_3 b/tests/ref/fate/hevc-conformance-cip_B_NEC_3 index 016f0f1ee12dc5f4df97d685b30536a98687e4ee..c8dfedf7b273460779f1973b4d7615a4106ba3ba 100644 --- a/tests/ref/fate/hevc-conformance-cip_B_NEC_3 +++ b/tests/ref/fate/hevc-conformance-cip_B_NEC_3 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xcbda260f 0, 1, 1, 1, 149760, 0xbd8d32a9 0, 2, 2, 1, 149760, 0x39562006 diff --git a/tests/ref/fate/hevc-conformance-ipcm_A_NEC_3 b/tests/ref/fate/hevc-conformance-ipcm_A_NEC_3 index 145f5908728ee9257467facafc98b33361b178f0..4d34d32ae2a9803a0060ade9fbf3ebc8c1cf46b3 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_A_NEC_3 +++ b/tests/ref/fate/hevc-conformance-ipcm_A_NEC_3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0x2356474c diff --git a/tests/ref/fate/hevc-conformance-ipcm_B_NEC_3 b/tests/ref/fate/hevc-conformance-ipcm_B_NEC_3 index d917cbc41c4d084faee504bd7ef6b0d03ec3cec3..0dd1379ea83656b3b811f33fec7302b479c5051c 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_B_NEC_3 +++ b/tests/ref/fate/hevc-conformance-ipcm_B_NEC_3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xc80d43f8 diff --git a/tests/ref/fate/hevc-conformance-ipcm_C_NEC_3 b/tests/ref/fate/hevc-conformance-ipcm_C_NEC_3 index 6c89cea38f05862b32ca069b7cfbac9b25c11ce5..4bc3fc63ed38f61d38a3c2e0392fb5cba4d588ae 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_C_NEC_3 +++ b/tests/ref/fate/hevc-conformance-ipcm_C_NEC_3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xb92d38ee diff --git a/tests/ref/fate/hevc-conformance-ipcm_D_NEC_3 b/tests/ref/fate/hevc-conformance-ipcm_D_NEC_3 index 2ccff0579f496e5638227d006a793b28ea0efdb5..23d7aaa9ee88297055a28cf69bfe9a9fb8926fde 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_D_NEC_3 +++ b/tests/ref/fate/hevc-conformance-ipcm_D_NEC_3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xa24d17f8 diff --git a/tests/ref/fate/hevc-conformance-ipcm_E_NEC_2 b/tests/ref/fate/hevc-conformance-ipcm_E_NEC_2 index 794c4acdd3c3b5badf6967b2ee285c170e70de8b..3f7d7809f854350d9a5654cdfcb707b674fa9963 100644 --- a/tests/ref/fate/hevc-conformance-ipcm_E_NEC_2 +++ b/tests/ref/fate/hevc-conformance-ipcm_E_NEC_2 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 416x240 +#sar 0: 0/1 0, 0, 0, 1, 149760, 0xf4582514 diff --git a/tests/ref/fate/hevc-paramchange-yuv420p-yuv420p10 b/tests/ref/fate/hevc-paramchange-yuv420p-yuv420p10 index f3cd550a71e223eb5843dddbcf62afdd66c04129..73bf868cac197753a85fd96f7a41ca2b74e4b70b 100644 --- a/tests/ref/fate/hevc-paramchange-yuv420p-yuv420p10 +++ b/tests/ref/fate/hevc-paramchange-yuv420p-yuv420p10 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1056x8440 +#sar 0: 0/1 0, 0, 0, 1, 13368960, 0x830b3a1d 0, 1, 1, 1, 13368960, 0x120ca009 0, 2, 2, 1, 13368960, 0xc94e0d86 diff --git a/tests/ref/fate/id-cin-video b/tests/ref/fate/id-cin-video index f55544f8316ce465e8fc833c2dac0851b4c918c6..469e2393fa8bc0777f7d0aef83b25f278c35f6b6 100644 --- a/tests/ref/fate/id-cin-video +++ b/tests/ref/fate/id-cin-video @@ -1,5 +1,13 @@ #tb 0: 1/14 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 #tb 1: 1/22050 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 22050 +#channel_layout 1: 3 0, 0, 0, 1, 230400, 0x00000000 1, 0, 0, 1575, 6300, 0xdd759df8 0, 1, 1, 1, 230400, 0x3a3486b4 diff --git a/tests/ref/fate/iff-byterun1 b/tests/ref/fate/iff-byterun1 index 6f80c72d478c2b8475c12927fdd29a951a471c00..8e6f949f62a7921a3337d2f56a3fec3461cf05f7 100644 --- a/tests/ref/fate/iff-byterun1 +++ b/tests/ref/fate/iff-byterun1 @@ -1,2 +1,6 @@ #tb 0: 1/90000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 5/6 0, 0, 0, 0, 230400, 0x35e51c62 diff --git a/tests/ref/fate/iff-ilbm b/tests/ref/fate/iff-ilbm index a801aff46def0aa3f5238d51c076aa6833201cf0..38c43eb58902d31f7f86880b0bf9a9470c13724b 100644 --- a/tests/ref/fate/iff-ilbm +++ b/tests/ref/fate/iff-ilbm @@ -1,2 +1,6 @@ #tb 0: 1/90000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 0, 230400, 0x0929e342 diff --git a/tests/ref/fate/indeo2-delta b/tests/ref/fate/indeo2-delta index c197dcc52b8704dda666a2ae478266a7fd103996..05a01fdd8155d744c7ec53b3d749e618d66f3682 100644 --- a/tests/ref/fate/indeo2-delta +++ b/tests/ref/fate/indeo2-delta @@ -1,4 +1,8 @@ #tb 0: 16567/250000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 21600, 0xa3e914dd 0, 1, 1, 1, 21600, 0x367eb420 0, 2, 2, 1, 21600, 0x527488e2 diff --git a/tests/ref/fate/indeo2-intra b/tests/ref/fate/indeo2-intra index 9f80f35d0c4350e45696edd82c0f89ce804fc862..0831d911827f3cf6cfab4b48b510626f9e46cb8d 100644 --- a/tests/ref/fate/indeo2-intra +++ b/tests/ref/fate/indeo2-intra @@ -1,4 +1,8 @@ #tb 0: 66667/1000000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 21600, 0x57a2ba42 0, 1, 1, 1, 21600, 0x61e09615 0, 2, 2, 1, 21600, 0x826e4e63 diff --git a/tests/ref/fate/indeo3-1 b/tests/ref/fate/indeo3-1 index 0f5564928fa9ad16cb3986fe1572e392b806e229..386e530906990ae4093b352f9a5df3c0575269cc 100644 --- a/tests/ref/fate/indeo3-1 +++ b/tests/ref/fate/indeo3-1 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 21600, 0x845098fc 0, 1, 1, 1, 21600, 0xc28e8bf0 0, 2, 2, 1, 21600, 0x2f418fb4 diff --git a/tests/ref/fate/indeo3-2 b/tests/ref/fate/indeo3-2 index 702d06b3c98932218ac7502411e884f6f4dfc4d8..78e145e410b38d308e3886a13944080ef2eab740 100644 --- a/tests/ref/fate/indeo3-2 +++ b/tests/ref/fate/indeo3-2 @@ -1,4 +1,8 @@ #tb 0: 200/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x188 +#sar 0: 0/1 0, 0, 0, 1, 67680, 0x532a4c40 0, 37, 37, 1, 67680, 0x63d2757a 0, 38, 38, 1, 67680, 0xb1dcf7d3 diff --git a/tests/ref/fate/indeo4 b/tests/ref/fate/indeo4 index 7f6046133721e931a26a61ea425e263fda5eabff..0a2b051b79895533f5dd8194402cafecf24b1d87 100644 --- a/tests/ref/fate/indeo4 +++ b/tests/ref/fate/indeo4 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 86400, 0x98f5e422 0, 1, 1, 1, 86400, 0x1864cb06 0, 2, 2, 1, 86400, 0xb09532ef diff --git a/tests/ref/fate/indeo5 b/tests/ref/fate/indeo5 index 7b9123862d1e08ef4338b9e731067cef66189fd4..6be2818b82cced82c1cadc7b331033920ebcea40 100644 --- a/tests/ref/fate/indeo5 +++ b/tests/ref/fate/indeo5 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 240x180 +#sar 0: 0/1 0, 0, 0, 1, 48600, 0x72d4193b 0, 2, 2, 1, 48600, 0x36abd6f3 0, 3, 3, 1, 48600, 0x99e582f7 diff --git a/tests/ref/fate/interplay-mve-16bit b/tests/ref/fate/interplay-mve-16bit index b20e998857879e6798368dbbec1ddf281f0fbad3..c1ec1ca8909794ffdf1fd17589260bbec6aefbbf 100644 --- a/tests/ref/fate/interplay-mve-16bit +++ b/tests/ref/fate/interplay-mve-16bit @@ -1,4 +1,8 @@ #tb 0: 417/12500 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x320 +#sar 0: 0/1 0, 0, 0, 1, 614400, 0x00000000 0, 1, 1, 1, 614400, 0x00000000 0, 2, 2, 1, 614400, 0x3c4ce011 diff --git a/tests/ref/fate/interplay-mve-8bit b/tests/ref/fate/interplay-mve-8bit index b37bd6e376c6cc9601b7572b3f62fe91f40a0d3c..6fb5af3d69b987bcad905a138d5ef61e4cfdd5ee 100644 --- a/tests/ref/fate/interplay-mve-8bit +++ b/tests/ref/fate/interplay-mve-8bit @@ -1,4 +1,8 @@ #tb 0: 8341/125000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 432x320 +#sar 0: 0/1 0, 0, 0, 1, 414720, 0x2580d574 0, 1, 1, 1, 414720, 0x97f55cd3 0, 2, 2, 1, 414720, 0x9408fb63 diff --git a/tests/ref/fate/iv8-demux b/tests/ref/fate/iv8-demux index 02b6314b4d28ec2e6a0d165868b13ec12ee81538..ddb110a0e4a90f2cd8e62bc9b73b9ac8e8c95a21 100644 --- a/tests/ref/fate/iv8-demux +++ b/tests/ref/fate/iv8-demux @@ -1,5 +1,9 @@ #extradata 0: 19, 0x1f2604b9 #tb 0: 1/90000 +#media_type 0: video +#codec_id 0: mpeg4 +#dimensions 0: 704x576 +#sar 0: 1/1 0, 0, 0, 0, 20883, 0x347191e2 0, 0, 3600, 0, 20882, 0xe1573905 0, 3600, 7200, 0, 20894, 0xd54f516a diff --git a/tests/ref/fate/jpeg2000-dcinema b/tests/ref/fate/jpeg2000-dcinema index 08bbfdc4a8e62eb38e62d6afa8174dc6da0d0968..cdf8cd4fc6f178778e7055c8f8ce8826e47ea1f6 100644 --- a/tests/ref/fate/jpeg2000-dcinema +++ b/tests/ref/fate/jpeg2000-dcinema @@ -1,3 +1,7 @@ #tb 0: 1/24 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 0, 0, 0, 1, 12441600, 0xfcf6a127 0, 1, 1, 1, 12441600, 0x577b6a64 diff --git a/tests/ref/fate/jv b/tests/ref/fate/jv index b0a6008d9351bcae6dacd8ffe3fae5dbf1f84ab3..d90fe24637c00110bbf01e516c93e14b0a8bbe88 100644 --- a/tests/ref/fate/jv +++ b/tests/ref/fate/jv @@ -1,4 +1,8 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x00000000 0, 2, 2, 1, 192000, 0x331b1c12 0, 3, 3, 1, 192000, 0xc2fa2d89 diff --git a/tests/ref/fate/jv-demux b/tests/ref/fate/jv-demux index 51638df1a80dd6ac7803d407c5c6c91780365321..280528c5ed604741c72357bd43391362c2e0e038 100644 --- a/tests/ref/fate/jv-demux +++ b/tests/ref/fate/jv-demux @@ -1,5 +1,13 @@ #tb 0: 2/25 +#media_type 0: video +#codec_id 0: jv +#dimensions 0: 320x200 +#sar 0: 0/1 #tb 1: 1/22050 +#media_type 1: audio +#codec_id 1: pcm_u8 +#sample_rate 1: 22050 +#channel_layout 1: 4 0, 0, 0, 1, 6, 0x000a0003 1, 0, 0, 131072, 131072, 0x14c664d6 0, 1, 1, 1, 773, 0x11802a51 diff --git a/tests/ref/fate/kgv1 b/tests/ref/fate/kgv1 index 4f475bb6320f4815508f3b8df610331225be1105..a3649bc8aa8112b8b2c9067d25ebf2a973cc03de 100644 --- a/tests/ref/fate/kgv1 +++ b/tests/ref/fate/kgv1 @@ -1,4 +1,8 @@ #tb 0: 1/60 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 153600, 0x00000000 0, 1, 1, 1, 153600, 0x00000000 0, 2, 2, 1, 153600, 0x00000000 diff --git a/tests/ref/fate/kmvc b/tests/ref/fate/kmvc index 8a733bbb4ed909529a68b440bf52b14ed7fc925d..9c7686bab85838ea3100911126f7503237ff5182 100644 --- a/tests/ref/fate/kmvc +++ b/tests/ref/fate/kmvc @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x160 +#sar 0: 0/1 0, 0, 0, 1, 153600, 0x00000000 0, 1, 1, 1, 153600, 0x00000000 0, 2, 2, 1, 153600, 0x00000000 diff --git a/tests/ref/fate/lagarith-red b/tests/ref/fate/lagarith-red index b5fb96b4f65dc779b712c8df6e8ae0ae9288ae36..0e065d60d55db4d893955ba82534c336e0f9d267 100644 --- a/tests/ref/fate/lagarith-red +++ b/tests/ref/fate/lagarith-red @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x67dfe576 0, 1, 1, 1, 230400, 0x67dfe576 0, 2, 2, 1, 230400, 0x67dfe576 diff --git a/tests/ref/fate/lagarith-rgb24 b/tests/ref/fate/lagarith-rgb24 index 1eb2bc441c9658ee7bf8634bde03be35186d9905..63250c6bdc53cad29f7ee689e371def9e8036e80 100644 --- a/tests/ref/fate/lagarith-rgb24 +++ b/tests/ref/fate/lagarith-rgb24 @@ -1,4 +1,8 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 480x256 +#sar 0: 0/1 0, 0, 0, 1, 368640, 0x26f74db2 0, 1, 1, 1, 368640, 0x63b29ea4 0, 2, 2, 1, 368640, 0x19467f03 diff --git a/tests/ref/fate/lagarith-rgb32 b/tests/ref/fate/lagarith-rgb32 index 490e2e5c7d3c7fb02fd9c104f54d7e78f169098f..8a4c4d2a93150a402c2bc209fe5b18288958ce0c 100644 --- a/tests/ref/fate/lagarith-rgb32 +++ b/tests/ref/fate/lagarith-rgb32 @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0x00000000 0, 1, 1, 1, 1382400, 0x00000000 0, 2, 2, 1, 1382400, 0x00000000 diff --git a/tests/ref/fate/lagarith-ticket4119 b/tests/ref/fate/lagarith-ticket4119 index ac74875485a98ab740ce8b48adfd02792fbd6a73..c46ef041e4ba30ffde644609d77c46c476e77026 100644 --- a/tests/ref/fate/lagarith-ticket4119 +++ b/tests/ref/fate/lagarith-ticket4119 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 0/1 0, 0, 0, 1, 691200, 0x00000000 0, 25, 25, 1, 691200, 0xc88a6f24 0, 50, 50, 1, 691200, 0x906d474c diff --git a/tests/ref/fate/lagarith-ticket4119-cfr b/tests/ref/fate/lagarith-ticket4119-cfr index 51e841f943e330accbc7c9b0a1ad346cdf9e686d..324fe4483fdb5a16fa2e332b016ca96425c8106c 100644 --- a/tests/ref/fate/lagarith-ticket4119-cfr +++ b/tests/ref/fate/lagarith-ticket4119-cfr @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 0/1 0, 0, 0, 1, 691200, 0x00000000 0, 1, 1, 1, 691200, 0x00000000 0, 2, 2, 1, 691200, 0x00000000 diff --git a/tests/ref/fate/lagarith-ticket4119-drop b/tests/ref/fate/lagarith-ticket4119-drop index ae6309be13b9358bf1feb59380a0f97ae5e5f845..abc58d5cb536a2eebc77518db158786e6879f4f4 100644 --- a/tests/ref/fate/lagarith-ticket4119-drop +++ b/tests/ref/fate/lagarith-ticket4119-drop @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 0/1 0, 0, 0, 1, 691200, 0x00000000 0, 1, 1, 1, 691200, 0xc88a6f24 0, 2, 2, 1, 691200, 0x906d474c diff --git a/tests/ref/fate/lagarith-ticket4119-pass b/tests/ref/fate/lagarith-ticket4119-pass index ac74875485a98ab740ce8b48adfd02792fbd6a73..c46ef041e4ba30ffde644609d77c46c476e77026 100644 --- a/tests/ref/fate/lagarith-ticket4119-pass +++ b/tests/ref/fate/lagarith-ticket4119-pass @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 0/1 0, 0, 0, 1, 691200, 0x00000000 0, 25, 25, 1, 691200, 0xc88a6f24 0, 50, 50, 1, 691200, 0x906d474c diff --git a/tests/ref/fate/lagarith-ticket4119-vfr b/tests/ref/fate/lagarith-ticket4119-vfr index ac74875485a98ab740ce8b48adfd02792fbd6a73..c46ef041e4ba30ffde644609d77c46c476e77026 100644 --- a/tests/ref/fate/lagarith-ticket4119-vfr +++ b/tests/ref/fate/lagarith-ticket4119-vfr @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 0/1 0, 0, 0, 1, 691200, 0x00000000 0, 25, 25, 1, 691200, 0xc88a6f24 0, 50, 50, 1, 691200, 0x906d474c diff --git a/tests/ref/fate/lagarith-yuy2 b/tests/ref/fate/lagarith-yuy2 index c5aed92d613d9fb2e8dcff4602f89166917aa6f4..64a211e244d6913379bcd2be06b005d7800b08e0 100644 --- a/tests/ref/fate/lagarith-yuy2 +++ b/tests/ref/fate/lagarith-yuy2 @@ -1,2 +1,6 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1024x768 +#sar 0: 0/1 0, 0, 0, 1, 1572864, 0xeed76a7d diff --git a/tests/ref/fate/lagarith-yv12 b/tests/ref/fate/lagarith-yv12 index c9c9ff372ff176f1039afc7546b9a508b2ef5ff0..a79a3bab3c77164ea459e7704177f9dd3c8cec23 100644 --- a/tests/ref/fate/lagarith-yv12 +++ b/tests/ref/fate/lagarith-yv12 @@ -1,3 +1,7 @@ #tb 0: 1/60 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x240 +#sar 0: 0/1 0, 0, 0, 1, 92160, 0x1dfdf5c1 0, 1, 1, 1, 92160, 0x6965884f diff --git a/tests/ref/fate/lmlm4-demux b/tests/ref/fate/lmlm4-demux index 95df3e6126c77b2ca3b7043ed91324f738e38380..79cb53998b8c841b01091e619f940a296946b739 100644 --- a/tests/ref/fate/lmlm4-demux +++ b/tests/ref/fate/lmlm4-demux @@ -1,6 +1,14 @@ #extradata 0: 28, 0x2f140538 #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: mpeg4 +#dimensions 0: 320x240 +#sar 0: 1/1 #tb 1: 1/90000 +#media_type 1: audio +#codec_id 1: mp2 +#sample_rate 1: 48000 +#channel_layout 1: 3 0, 0, -9223372036854775808, 1, 5951, 0xe9118e0d 1, 0, 0, 2160, 768, 0xaebcbebb 1, 2160, 2160, 2160, 768, 0xaebcbebb diff --git a/tests/ref/fate/loco-rgb b/tests/ref/fate/loco-rgb index ad199f1410afc51f3b85800310b5c224867f9590..289e73f7ed5156e97fd78866775d64055acf9735 100644 --- a/tests/ref/fate/loco-rgb +++ b/tests/ref/fate/loco-rgb @@ -1,4 +1,8 @@ #tb 0: 71/500 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 188x128 +#sar 0: 0/1 0, 0, 0, 1, 72192, 0x1847500c 0, 1, 1, 1, 72192, 0x1b0e2e87 0, 2, 2, 1, 72192, 0x293276c8 diff --git a/tests/ref/fate/loco-yuy2 b/tests/ref/fate/loco-yuy2 index 60a06bca7afeef478264b5c7fa5ee4ffa08c744f..e963cda0879d39cf7ce2174b845b19168e5080a4 100644 --- a/tests/ref/fate/loco-yuy2 +++ b/tests/ref/fate/loco-yuy2 @@ -1,4 +1,8 @@ #tb 0: 71/500 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 188x128 +#sar 0: 0/1 0, 0, 0, 1, 48128, 0x7795782d 0, 1, 1, 1, 48128, 0x3d89bcf7 0, 2, 2, 1, 48128, 0x170d200a diff --git a/tests/ref/fate/m4v b/tests/ref/fate/m4v index 7c3b30801fe9a1b6d3b726a80e458c2b1636945c..cebe443adce6d45ea1b9ad8cfb4799e9b3424422 100644 --- a/tests/ref/fate/m4v +++ b/tests/ref/fate/m4v @@ -1,4 +1,8 @@ #tb 0: 1/60 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0x7262156b 0, 11, 11, 1, 115200, 0xa6aebc2f 0, 22, 22, 1, 115200, 0x9c7beba1 diff --git a/tests/ref/fate/m4v-cfr b/tests/ref/fate/m4v-cfr index e19b2d7e225395a0b1a0410b740f79cba78d7db3..4eee84d01b9538a3ec9cf03d6b6640c71a3c6198 100644 --- a/tests/ref/fate/m4v-cfr +++ b/tests/ref/fate/m4v-cfr @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0x7262156b 0, 1, 1, 1, 115200, 0xa6aebc2f 0, 2, 2, 1, 115200, 0x9c7beba1 diff --git a/tests/ref/fate/maxis-xa b/tests/ref/fate/maxis-xa index c29738c8682c1c354ea201b8f8501ae56725850d..ae8124da7051fd21b7f35848dd5d1c4266a7b61e 100644 --- a/tests/ref/fate/maxis-xa +++ b/tests/ref/fate/maxis-xa @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: adpcm_ea_maxis_xa +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 28, 30, 0x51750711 0, 28, 28, 28, 30, 0x9ca20c2a 0, 56, 56, 28, 30, 0x7551081f diff --git a/tests/ref/fate/mdec b/tests/ref/fate/mdec index b7aab626e91261f341511c0277b45e732b44fc0f..ae438ed232176b3769936645a1011f654579103e 100644 --- a/tests/ref/fate/mdec +++ b/tests/ref/fate/mdec @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 304x224 +#sar 0: 0/1 0, 0, 0, 1, 102144, 0x6edc83de 0, 1, 1, 1, 102144, 0xd0534fda 0, 2, 2, 1, 102144, 0x6447911f diff --git a/tests/ref/fate/mdec-v3 b/tests/ref/fate/mdec-v3 index 7e4bbdb13de4fbd22a5d7c148d14f6bac4dfa924..471303f0b88510520bf145bdc36dd2168761497a 100644 --- a/tests/ref/fate/mdec-v3 +++ b/tests/ref/fate/mdec-v3 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x160 +#sar 0: 0/1 0, 0, 0, 1, 76800, 0x2677be82 0, 1, 1, 1, 76800, 0x1f323c75 0, 2, 2, 1, 76800, 0xc8be3be9 diff --git a/tests/ref/fate/mimic b/tests/ref/fate/mimic index 217d487b10767d1ebfd8f8536b69c1bb978374ec..e36e6a8c91287f609f10b6101e672ee501ca6939 100644 --- a/tests/ref/fate/mimic +++ b/tests/ref/fate/mimic @@ -1,4 +1,8 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 0, 115200, 0xa974d407 0, 548, 548, 0, 115200, 0x72618b84 0, 1088, 1088, 0, 115200, 0x87768573 diff --git a/tests/ref/fate/mjpegb b/tests/ref/fate/mjpegb index ef8a00b23edb01a13a2489137daffcf66245a863..02982740870d56b0f721945152c7de786cfcf431 100644 --- a/tests/ref/fate/mjpegb +++ b/tests/ref/fate/mjpegb @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 38400, 0x45311080 0, 1, 1, 1, 38400, 0x9474f731 0, 2, 2, 1, 38400, 0x429ebb12 diff --git a/tests/ref/fate/mkv b/tests/ref/fate/mkv index 765798cbfe4c2a44d49fcf7cb0c55aee9d85cbf4..0e7f6514d0834eceab71558ebb89404fee58451f 100644 --- a/tests/ref/fate/mkv +++ b/tests/ref/fate/mkv @@ -1,7 +1,15 @@ #extradata 0: 35, 0xc3b20b70 #extradata 1: 2, 0x00b200a1 #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: h264 +#dimensions 0: 1024x576 +#sar 0: 1/1 #tb 1: 1/1000 +#media_type 1: audio +#codec_id 1: aac +#sample_rate 1: 48000 +#channel_layout 1: 3 0, -42, 0, 41, 63501, 0x139d4c99 0, 0, 84, 41, 5368, 0xd964b678, F=0x0 1, 8, 8, 21, 528, 0x3c990ddf diff --git a/tests/ref/fate/mkv-1242 b/tests/ref/fate/mkv-1242 index 0ba2beb815f7a965277f4e324a300398f8c76453..1ba41a04a445098812c94d78f1506cc88c40244d 100644 --- a/tests/ref/fate/mkv-1242 +++ b/tests/ref/fate/mkv-1242 @@ -1,7 +1,15 @@ #extradata 0: 93, 0xc2a32e14 #extradata 1: 2, 0x00b200a1 #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: h264 +#dimensions 0: 1280x718 +#sar 0: 1/1 #tb 1: 1/1000 +#media_type 1: audio +#codec_id 1: aac +#sample_rate 1: 48000 +#channel_layout 1: 3 0, -42, 0, 41, 2969, 0xa7016742 0, 0, 42, 41, 135, 0x33af1a9e, F=0x0 1, 0, 0, 21, 6, 0x027e00e8 diff --git a/tests/ref/fate/motionpixels b/tests/ref/fate/motionpixels index c875275b8922e825d12dd083d39ca5ad6b0ea338..b376cc28412345834b71359b0ac6e92e86f1d5a9 100644 --- a/tests/ref/fate/motionpixels +++ b/tests/ref/fate/motionpixels @@ -1,4 +1,8 @@ #tb 0: 66667/1000000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0xee05b509 0, 1, 1, 1, 230400, 0x23b28b24 0, 2, 2, 1, 230400, 0x4a4d6007 diff --git a/tests/ref/fate/mov-mp3-demux b/tests/ref/fate/mov-mp3-demux index b4b2ceff326fb56ff9e63970b406d54c993fa57b..fc96c587986da1f17f843b9029bb75b8031a9b06 100644 --- a/tests/ref/fate/mov-mp3-demux +++ b/tests/ref/fate/mov-mp3-demux @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: mp3 +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 0, 0, 1152, 36, 0x8e260589 0, 1152, 1152, 1152, 36, 0x8e260589 0, 2304, 2304, 1152, 36, 0x8e260589 diff --git a/tests/ref/fate/mpeg2-field-enc b/tests/ref/fate/mpeg2-field-enc index bf8a01a7cc25c5aa42081a4710e3d6f3a4b9f8f4..4c288a83efc01727f71a1e6bf6fb4b8e94adb4af 100644 --- a/tests/ref/fate/mpeg2-field-enc +++ b/tests/ref/fate/mpeg2-field-enc @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x576 +#sar 0: 16/15 0, 9, 9, 1, 622080, 0xb3b66c5c 0, 10, 10, 1, 622080, 0x088ec02b 0, 11, 11, 1, 622080, 0x7a36db21 diff --git a/tests/ref/fate/mpeg4-packed b/tests/ref/fate/mpeg4-packed index faf8f5ddb606009772b578ca94fce9394d66a390..4336da00010f32821a3b76a23350b3440f303a9b 100644 --- a/tests/ref/fate/mpeg4-packed +++ b/tests/ref/fate/mpeg4-packed @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 544x352 +#sar 0: 1/1 0, 0, 0, 1, 287232, 0x17288ed1 0, 1, 1, 1, 287232, 0x17288ed1 0, 2, 2, 1, 287232, 0x232dfda4 diff --git a/tests/ref/fate/msmpeg4v1 b/tests/ref/fate/msmpeg4v1 index d67a0efa1782ac5430b2d4e77ce8de5838e12355..946ede95c3bdf3fa2538b6bf19782b29aaffbad3 100644 --- a/tests/ref/fate/msmpeg4v1 +++ b/tests/ref/fate/msmpeg4v1 @@ -1,4 +1,8 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x240 +#sar 0: 0/1 0, 0, 0, 1, 126720, 0x84284323 0, 1, 1, 1, 126720, 0x336fe236 0, 2, 2, 1, 126720, 0x901f1299 diff --git a/tests/ref/fate/msrle-8bit b/tests/ref/fate/msrle-8bit index 5db1c244fa10139078783d76f8efdddc3513d1c0..202b3f05cc2bc647d3572c1f236776a77d4bbdb2 100644 --- a/tests/ref/fate/msrle-8bit +++ b/tests/ref/fate/msrle-8bit @@ -1,4 +1,8 @@ #tb 0: 83333/500000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 80x48 +#sar 0: 0/1 0, 0, 0, 1, 11520, 0xaf416a66 0, 1, 1, 1, 11520, 0x8ab76654 0, 2, 2, 1, 11520, 0xd22880c4 diff --git a/tests/ref/fate/mss2-pal b/tests/ref/fate/mss2-pal index ae8bd6fc394f8462ed24aa2674508ba79e08867a..a2fb12fdfc0780ea61936d60a239e1c61120607f 100644 --- a/tests/ref/fate/mss2-pal +++ b/tests/ref/fate/mss2-pal @@ -1,3 +1,7 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x48 +#sar 0: 0/1 0, 0, 0, 0, 9216, 0xd3c106ef 0, 100, 100, 0, 9216, 0x8871f7c2 diff --git a/tests/ref/fate/mss2-pals b/tests/ref/fate/mss2-pals index ae8bd6fc394f8462ed24aa2674508ba79e08867a..a2fb12fdfc0780ea61936d60a239e1c61120607f 100644 --- a/tests/ref/fate/mss2-pals +++ b/tests/ref/fate/mss2-pals @@ -1,3 +1,7 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x48 +#sar 0: 0/1 0, 0, 0, 0, 9216, 0xd3c106ef 0, 100, 100, 0, 9216, 0x8871f7c2 diff --git a/tests/ref/fate/mss2-rgb555 b/tests/ref/fate/mss2-rgb555 index d15b3b4e6d2dee2f9a5ce9ed55ec763fa6697ad1..10f1f03e7f84a62ad6a556b4675013e2503b22e4 100644 --- a/tests/ref/fate/mss2-rgb555 +++ b/tests/ref/fate/mss2-rgb555 @@ -1,3 +1,7 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x48 +#sar 0: 0/1 0, 0, 0, 0, 6144, 0x4145b7ae 0, 100, 100, 0, 6144, 0x3b2b38de diff --git a/tests/ref/fate/mss2-rgb555s b/tests/ref/fate/mss2-rgb555s index d15b3b4e6d2dee2f9a5ce9ed55ec763fa6697ad1..10f1f03e7f84a62ad6a556b4675013e2503b22e4 100644 --- a/tests/ref/fate/mss2-rgb555s +++ b/tests/ref/fate/mss2-rgb555s @@ -1,3 +1,7 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x48 +#sar 0: 0/1 0, 0, 0, 0, 6144, 0x4145b7ae 0, 100, 100, 0, 6144, 0x3b2b38de diff --git a/tests/ref/fate/mss2-wmv b/tests/ref/fate/mss2-wmv index c54cff62b4ef091549b991c6d6ffb06a9bfe6bf4..d9abbb30c913956b356bfc0780f610799118d5dc 100644 --- a/tests/ref/fate/mss2-wmv +++ b/tests/ref/fate/mss2-wmv @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 230400, 0x00000000 0, 3, 3, 1, 230400, 0xaf950008 0, 4, 4, 1, 230400, 0x8d2a0010 diff --git a/tests/ref/fate/msvideo1-16bit b/tests/ref/fate/msvideo1-16bit index f5c0e64748cb69d85e651c637bad7160ac5b3523..d28d92e82fd4eeb0cbb43346f7b826a73e5b1c0c 100644 --- a/tests/ref/fate/msvideo1-16bit +++ b/tests/ref/fate/msvideo1-16bit @@ -1,4 +1,8 @@ #tb 0: 33369/500000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 148x148 +#sar 0: 0/1 0, 0, 0, 1, 65712, 0x03ff25b8 0, 1, 1, 1, 65712, 0xfca02276 0, 2, 2, 1, 65712, 0xd23646e4 diff --git a/tests/ref/fate/msvideo1-8bit b/tests/ref/fate/msvideo1-8bit index 74d54e8b5f14170e584182d654355aa37fcbd488..b2714388df52bbabe95e5330621c846f14e238ef 100644 --- a/tests/ref/fate/msvideo1-8bit +++ b/tests/ref/fate/msvideo1-8bit @@ -1,4 +1,8 @@ #tb 0: 10000/300003 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 57600, 0x8c3c5ee8 0, 1, 1, 1, 57600, 0xb79800b1 0, 2, 2, 1, 57600, 0x54a221be diff --git a/tests/ref/fate/mszh b/tests/ref/fate/mszh index 4ff76ffbac55d7e5df79f550b1fbf5d9e9a74ba1..007fe00c240975a46b50391d96a4236667355d01 100644 --- a/tests/ref/fate/mszh +++ b/tests/ref/fate/mszh @@ -1,2 +1,6 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x240 +#sar 0: 0/1 0, 0, 0, 1, 253440, 0x94af61e5 diff --git a/tests/ref/fate/mtv b/tests/ref/fate/mtv index 9e898ff0b8c678e8b5e1c4a59c0a776a33fd21e5..81711f72936dce53a67fb1d29574915d2429ec9e 100644 --- a/tests/ref/fate/mtv +++ b/tests/ref/fate/mtv @@ -1,6 +1,14 @@ #extradata 0: 9, 0x116c033a #tb 0: 1/16 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 96x64 +#sar 0: 0/1 #tb 1: 1/44100 +#media_type 1: audio +#codec_id 1: mp3 +#sample_rate 1: 44100 +#channel_layout 1: 3 0, 0, 0, 1, 12288, 0xc2258ebc 1, 0, 0, 1152, 417, 0xae1cc66a 1, 1152, 1152, 1152, 418, 0xdc3ec850 diff --git a/tests/ref/fate/mv-mvc1 b/tests/ref/fate/mv-mvc1 index 073c95a487e52882dc082cde1eb05e59f835346a..5327af0cf122b5e0215394baf9e8f212b252ee19 100644 --- a/tests/ref/fate/mv-mvc1 +++ b/tests/ref/fate/mv-mvc1 @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 384x288 +#sar 0: 0/1 0, 0, 0, 1, 221184, 0x340ab080 0, 1, 1, 1, 221184, 0xc21105a0 0, 2, 2, 1, 221184, 0xa7482ab3 diff --git a/tests/ref/fate/mv-mvc2 b/tests/ref/fate/mv-mvc2 index 99acdc0fb4126467c3a9d6b071c03accbeb7a23a..7639f3d301bcd81aea88017b469b47f6cae55ad4 100644 --- a/tests/ref/fate/mv-mvc2 +++ b/tests/ref/fate/mv-mvc2 @@ -1,4 +1,8 @@ #tb 0: 1/60 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 168x188 +#sar 0: 1/1 0, 0, 0, 1, 126336, 0xb50e8bb0 0, 1, 1, 1, 126336, 0xdc260cfa 0, 2, 2, 1, 126336, 0x2762f0d9 diff --git a/tests/ref/fate/mv-sgirle b/tests/ref/fate/mv-sgirle index 60aff0a4b5d6ea4045c0c2d0a4fabb0940c11602..3f5de2be288d6e39b1ba2a5a0966f6ffadc71423 100644 --- a/tests/ref/fate/mv-sgirle +++ b/tests/ref/fate/mv-sgirle @@ -1,4 +1,8 @@ #tb 0: 1/4 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 500x375 +#sar 0: 1/1 0, 0, 0, 1, 187500, 0xf2c26a39 0, 1, 1, 1, 187500, 0xf65e6ea5 0, 2, 2, 1, 187500, 0x804f78d0 diff --git a/tests/ref/fate/mxf-demux b/tests/ref/fate/mxf-demux index 3d9a2dc49d7a7a932b2b3232a351001b58009a99..66dea1027ed33aa18c77c7a953651bfcfb018c17 100644 --- a/tests/ref/fate/mxf-demux +++ b/tests/ref/fate/mxf-demux @@ -1,6 +1,14 @@ #extradata 0: 18, 0x0b150244 #tb 0: 1/25 +#media_type 0: video +#codec_id 0: mpeg4 +#dimensions 0: 352x288 +#sar 0: 16/11 #tb 1: 1/8000 +#media_type 1: audio +#codec_id 1: pcm_alaw +#sample_rate 1: 8000 +#channel_layout 1: 3 0, 0, -9223372036854775808, 1, 8468, 0xc0855553 1, 0, 0, 16000, 32000, 0x479155e6 0, 1, -9223372036854775808, 1, 3814, 0xa10783b4, F=0x0 diff --git a/tests/ref/fate/mxf-essencegroup-demux b/tests/ref/fate/mxf-essencegroup-demux index 8420db97c8e50691081e82163ee9ad0221d6213c..8045cddf769bf0a1b12f4725441dbd842485393f 100644 --- a/tests/ref/fate/mxf-essencegroup-demux +++ b/tests/ref/fate/mxf-essencegroup-demux @@ -1,2 +1,6 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 0, 0, 0, 1, 2080768, 0xe99233d9 diff --git a/tests/ref/fate/mxpeg b/tests/ref/fate/mxpeg index 90af90f0c6c0fce4341c94a8a2d68671af1f34af..9c5c1fa4bf86d8b2cb29aad51052b913413c1884 100644 --- a/tests/ref/fate/mxpeg +++ b/tests/ref/fate/mxpeg @@ -1,4 +1,8 @@ #tb 0: 4/63 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x960 +#sar 0: 0/1 0, 0, 0, 1, 1843200, 0x868a4e64 0, 4, 4, 1, 1843200, 0x8dda4373 0, 6, 6, 1, 1843200, 0xfcde3afc diff --git a/tests/ref/fate/nc-demux b/tests/ref/fate/nc-demux index 98318ac87411e285888fb7d1fe7a1e20f6148b0c..571665ec694d342bafe15e49240cb01e2de9cb03 100644 --- a/tests/ref/fate/nc-demux +++ b/tests/ref/fate/nc-demux @@ -1,5 +1,9 @@ #extradata 0: 19, 0x1afd0446 #tb 0: 1/100 +#media_type 0: video +#codec_id 0: mpeg4 +#dimensions 0: 720x576 +#sar 0: 1/1 0, 0, -9223372036854775808, 1, 19787, 0x75e463f3 0, 1, -9223372036854775808, 1, 11913, 0x0f429c34, F=0x0 0, 2, -9223372036854775808, 1, 14225, 0xbd3c704c, F=0x0 diff --git a/tests/ref/fate/nsv-demux b/tests/ref/fate/nsv-demux index 0ad08b1a8457d26877ed78b594efb27f29e3f385..7b9c000d9d63aea6b93d31d89d66aadb89cd8a5a 100644 --- a/tests/ref/fate/nsv-demux +++ b/tests/ref/fate/nsv-demux @@ -1,5 +1,13 @@ #tb 0: 1001/15000 +#media_type 0: video +#codec_id 0: vp3 +#dimensions 0: 160x112 +#sar 0: 0/1 #tb 1: 1/30000000 +#media_type 1: audio +#codec_id 1: mp3 +#sample_rate 1: 11025 +#channel_layout 1: 4 0, 0, 0, 1, 12, 0x1396035f 0, 1, 1, 1, 24, 0x8ab80ac7, F=0x0 0, 2, 2, 1, 208, 0x1de1603e, F=0x0 diff --git a/tests/ref/fate/nuv-rtjpeg b/tests/ref/fate/nuv-rtjpeg index 96ead33cbdb54b95fc248d23b8d0cf6c2f982315..e4a5be62631bbf02b9e475d421186b1ca40ccbfd 100644 --- a/tests/ref/fate/nuv-rtjpeg +++ b/tests/ref/fate/nuv-rtjpeg @@ -1,4 +1,8 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 1/1 0, 4, 4, 1, 460800, 0x54aedafe 0, 5, 5, 1, 460800, 0xb7aa8b56 0, 6, 6, 1, 460800, 0x283ea3b5 diff --git a/tests/ref/fate/nuv-rtjpeg-fh b/tests/ref/fate/nuv-rtjpeg-fh index b2e04cb01535c00b5947c476bf29c673f829411f..0d50b44977dd6fbdd84c24b512feb94351a1b0eb 100644 --- a/tests/ref/fate/nuv-rtjpeg-fh +++ b/tests/ref/fate/nuv-rtjpeg-fh @@ -1,4 +1,8 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x288 +#sar 0: 1/1 0, 80, 80, 1, 221184, 0xdaf54f83 0, 82, 82, 1, 221184, 0xeea3e3b4 0, 83, 83, 1, 221184, 0x5f1a8525 diff --git a/tests/ref/fate/oggopus-demux b/tests/ref/fate/oggopus-demux index acbfa4b3667ebbcce338c4b0fd128eb3d770322e..4621af6a3898302daa0076ce5ff9f8f964de7d10 100644 --- a/tests/ref/fate/oggopus-demux +++ b/tests/ref/fate/oggopus-demux @@ -1,5 +1,9 @@ #extradata 0: 19, 0x399c0471 #tb 0: 1/48000 +#media_type 0: audio +#codec_id 0: opus +#sample_rate 0: 48000 +#channel_layout 0: 3 0, -356, -356, 960, 402, 0x89b1c40f 0, 604, 604, 960, 216, 0x7bf97146 0, 1564, 1564, 960, 215, 0x6cb86d8b diff --git a/tests/ref/fate/oggvp8-demux b/tests/ref/fate/oggvp8-demux index 96beb8c96f4009156e07f0c3cce691653f5638de..fc686d4d951bdbc1d6c4890a7367595079fd813d 100644 --- a/tests/ref/fate/oggvp8-demux +++ b/tests/ref/fate/oggvp8-demux @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: vp8 +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 5014, 0x4798fa33 0, 1, 1, 1, 822, 0x596486c5, F=0x0 0, 2, 2, 1, 840, 0xf06490ba, F=0x0 diff --git a/tests/ref/fate/on2avc b/tests/ref/fate/on2avc index ac08dae9b84f43614bca6351288061001eb225fe..2125cc6837e115d8d1e8d44186b51e5f00a77c14 100644 --- a/tests/ref/fate/on2avc +++ b/tests/ref/fate/on2avc @@ -1,4 +1,8 @@ #tb 0: 1/16000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 16000 +#channel_layout 0: 4 0, 0, 0, 1024, 2048, 0x00000000 0, 1024, 1024, 1024, 2048, 0x96ee1301 0, 2048, 2048, 1024, 2048, 0xe2a81605 diff --git a/tests/ref/fate/paf-audio b/tests/ref/fate/paf-audio index ba47d5d85d5bc7bac73af4705850b4ee8e3a569b..bb93ad50e25ca5570c9b485e30c32c65a9b6a631 100644 --- a/tests/ref/fate/paf-audio +++ b/tests/ref/fate/paf-audio @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 3 0, 0, 0, 57330, 229320, 0x062508b4 0, 57330, 57330, 57330, 229320, 0x0a966cbf 0, 114660, 114660, 57330, 229320, 0xee9bad45 diff --git a/tests/ref/fate/paf-demux b/tests/ref/fate/paf-demux index 857fb5457a721dc52a5edbba718fbbd3be9a0d24..0f281fe7767f29960d8b83173dc31931b281ddb5 100644 --- a/tests/ref/fate/paf-demux +++ b/tests/ref/fate/paf-demux @@ -1,5 +1,13 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: paf_video +#dimensions 0: 256x192 +#sar 0: 0/1 #tb 1: 1/22050 +#media_type 1: audio +#codec_id 1: paf_audio +#sample_rate 1: 22050 +#channel_layout 1: 3 0, 0, 0, 1, 262144, 0x7f9a3c6a 1, 0, 0, 57330, 131072, 0x255a6ac2 0, 1, 1, 1, 260600, 0x0329e6f4, F=0x0 diff --git a/tests/ref/fate/paf-video b/tests/ref/fate/paf-video index ed37c288c3fe5012bc4b9c14d1752099f7f35790..aa1fa82f0e958aa7b5e00dabda94944512df81fc 100644 --- a/tests/ref/fate/paf-video +++ b/tests/ref/fate/paf-video @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x192 +#sar 0: 0/1 0, 0, 0, 1, 147456, 0x00000000 0, 1, 1, 1, 147456, 0x7be40798 0, 2, 2, 1, 147456, 0x44bc2fc0 diff --git a/tests/ref/fate/pcm-planar b/tests/ref/fate/pcm-planar index 91b4a78cd49e66d4fc1607f0bb03871282838f90..53394470844e729bed3788348fe6bc1fd4415c86 100644 --- a/tests/ref/fate/pcm-planar +++ b/tests/ref/fate/pcm-planar @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 0, 0, 1471, 5884, 0x00000000 0, 1471, 1471, 1471, 5884, 0x00000000 0, 2942, 2942, 1472, 5888, 0x00000000 diff --git a/tests/ref/fate/pcm_dvd b/tests/ref/fate/pcm_dvd index 603745100601efdd9bedd4a349cc0f95f5514f0d..8aa87cdea57e38b3c9af1207ae64ceffc15ff3bd 100644 --- a/tests/ref/fate/pcm_dvd +++ b/tests/ref/fate/pcm_dvd @@ -1,4 +1,8 @@ #tb 0: 1/48000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 48000 +#channel_layout 0: 3 0, 0, 0, 334, 1336, 0x8e3c0abc 0, 400, 400, 334, 1336, 0x99c41108 0, 720, 720, 334, 1336, 0xd65be322 diff --git a/tests/ref/fate/pict b/tests/ref/fate/pict index 0b764fc41fdd331a1f9d8137b009655777e4e899..f0f2e217ec8f683557eeb9ba97544e2ef4f3ef7a 100644 --- a/tests/ref/fate/pict +++ b/tests/ref/fate/pict @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x64 +#sar 0: 0/1 0, 0, 0, 1, 49152, 0x144804b0 diff --git a/tests/ref/fate/pictor b/tests/ref/fate/pictor index c89b6087bb731783fa6156d0c3c2a805b5d7a3bb..2c7cf9305067bdd4b6fffaa6a347e2e9a9244978 100644 --- a/tests/ref/fate/pictor +++ b/tests/ref/fate/pictor @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 312x206 +#sar 0: 0/1 0, 0, 0, 1, 192816, 0x29b9c158 diff --git a/tests/ref/fate/pmp-demux b/tests/ref/fate/pmp-demux index b481db7354e7a4dd37a1b082e9622a58f91cc955..4b66427c432e58964b60ba3f47d64163abaf43aa 100644 --- a/tests/ref/fate/pmp-demux +++ b/tests/ref/fate/pmp-demux @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: mp3 +#sample_rate 0: 44100 +#channel_layout 0: 3 0, 0, 0, 1152, 417, 0xcb873fba 0, 1152, 1152, 1152, 104, 0x6d521c5a 0, 2304, 2304, 1152, 104, 0xb3af1d64 diff --git a/tests/ref/fate/png-gray16 b/tests/ref/fate/png-gray16 index 66fc601850dee6bbd4b818358ab3829aec11c65d..cf0d9c270b3f4baf523e005e3aa00e2c55124c38 100644 --- a/tests/ref/fate/png-gray16 +++ b/tests/ref/fate/png-gray16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 1/1 0, 0, 0, 1, 49152, 0xc71b77cd diff --git a/tests/ref/fate/png-gray8 b/tests/ref/fate/png-gray8 index 9d30db6516163d57370f10ef0216793461118434..77541ca3e0ed80509777c99296514854d37610f5 100644 --- a/tests/ref/fate/png-gray8 +++ b/tests/ref/fate/png-gray8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 1/1 0, 0, 0, 1, 49152, 0x55121b03 diff --git a/tests/ref/fate/png-rgb24 b/tests/ref/fate/png-rgb24 index c383836853adf6202d3b54bf6312494c3c75f81f..54c8df877f20866a9762c61561fccab53e3828cc 100644 --- a/tests/ref/fate/png-rgb24 +++ b/tests/ref/fate/png-rgb24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 72/72 0, 0, 0, 1, 49152, 0xe0013dee diff --git a/tests/ref/fate/png-rgb48 b/tests/ref/fate/png-rgb48 index b1159f1867e2ed9390c6b2d885caf83d366fce5f..dee849f232908d4a171e889ed66b0a63ff6f58c8 100644 --- a/tests/ref/fate/png-rgb48 +++ b/tests/ref/fate/png-rgb48 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 1/1 0, 0, 0, 1, 49152, 0xcf0e902a diff --git a/tests/ref/fate/png-rgba b/tests/ref/fate/png-rgba index f20fe0c693c422ef727114f1955d36a22610a0d3..e4d5bb8e23cfb2bb5e84b4b0961fbba9bfcfa817 100644 --- a/tests/ref/fate/png-rgba +++ b/tests/ref/fate/png-rgba @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 1/1 0, 0, 0, 1, 49152, 0x5017bc21 diff --git a/tests/ref/fate/png-ya16 b/tests/ref/fate/png-ya16 index dffdaf7038407676ea9b2ff19c4ff00affa9a9a5..2797ec8831f10d7e3ec4b678a57b684f969c769f 100644 --- a/tests/ref/fate/png-ya16 +++ b/tests/ref/fate/png-ya16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 1/1 0, 0, 0, 1, 49152, 0x0801ce78 diff --git a/tests/ref/fate/png-ya8 b/tests/ref/fate/png-ya8 index 1318af80c618e9d09cdee63899e23cc6510ae4c4..6fca461fae1f0d6601a969c1c6b9e3891e7812fa 100644 --- a/tests/ref/fate/png-ya8 +++ b/tests/ref/fate/png-ya8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 1/1 0, 0, 0, 1, 49152, 0x5a1481f8 diff --git a/tests/ref/fate/pngparser b/tests/ref/fate/pngparser index 93005cff836e21e3007fe5d841edd3995647c623..111c41df5873b8752067d6cdfab6454fe15fbaaa 100644 --- a/tests/ref/fate/pngparser +++ b/tests/ref/fate/pngparser @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 20x20 +#sar 0: 3543/3543 0, 0, 0, 1, 1600, 0x01a481a9 0, 1, 1, 1, 1600, 0x01a481a9 0, 2, 2, 1, 1600, 0x01a481a9 diff --git a/tests/ref/fate/prores-422 b/tests/ref/fate/prores-422 index f4025112b008030794a6b3cc73bea36b00236485..1ae4f5f77e8318b2f1c7754a66cee87fe3798a47 100644 --- a/tests/ref/fate/prores-422 +++ b/tests/ref/fate/prores-422 @@ -1,3 +1,7 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x57127dd9 0, 1, 1, 1, 8294400, 0x57127dd9 diff --git a/tests/ref/fate/prores-422_hq b/tests/ref/fate/prores-422_hq index 61a5014a2d6029c6450883c21658339b8bac1550..4b4010dfc8d999550d697b0699ab18bf480c7000 100644 --- a/tests/ref/fate/prores-422_hq +++ b/tests/ref/fate/prores-422_hq @@ -1,3 +1,7 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x978851f4 0, 1, 1, 1, 8294400, 0x978851f4 diff --git a/tests/ref/fate/prores-422_lt b/tests/ref/fate/prores-422_lt index 3113c8a522b54d599363f965cb10201b744105a3..853c50035d02ed030ec1127229eddbeec41713e2 100644 --- a/tests/ref/fate/prores-422_lt +++ b/tests/ref/fate/prores-422_lt @@ -1,3 +1,7 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x4ca110c7 0, 1, 1, 1, 8294400, 0x4ca110c7 diff --git a/tests/ref/fate/prores-422_proxy b/tests/ref/fate/prores-422_proxy index 5562dce7c6c385fdf9b58e819d72ce9d8b2823a5..b77af3be1fb8932e8510577d81f29d79969aaf23 100644 --- a/tests/ref/fate/prores-422_proxy +++ b/tests/ref/fate/prores-422_proxy @@ -1,3 +1,7 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 8294400, 0x007ba770 0, 1, 1, 1, 8294400, 0x007ba770 diff --git a/tests/ref/fate/prores-alpha b/tests/ref/fate/prores-alpha index d64cfd55a626a1b72a746e122f3ea99de1eda0ea..f451d83ae900802d7cfa7ab347a3ae5bea2cfe11 100644 --- a/tests/ref/fate/prores-alpha +++ b/tests/ref/fate/prores-alpha @@ -1,3 +1,7 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 16588800, 0x8e4dac48 0, 1, 1, 1, 16588800, 0x8e4dac48 diff --git a/tests/ref/fate/prores-alpha_skip b/tests/ref/fate/prores-alpha_skip index 559ec2be173dce2fcb899469889e47653ea0b993..a17cef810c19e320232ed5b920f127ddfceebfcb 100644 --- a/tests/ref/fate/prores-alpha_skip +++ b/tests/ref/fate/prores-alpha_skip @@ -1,3 +1,7 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 0/1 0, 0, 0, 1, 12441600, 0xf11685dd 0, 1, 1, 1, 12441600, 0xf11685dd diff --git a/tests/ref/fate/prores-transparency b/tests/ref/fate/prores-transparency index 745e966e58096959ac3d5b54d841ce97b9e19495..6a9c786f29300255e647c134588fc4f96ee9d43c 100644 --- a/tests/ref/fate/prores-transparency +++ b/tests/ref/fate/prores-transparency @@ -1,5 +1,13 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 #tb 1: 1/48000 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 48000 +#channel_layout 1: 3 0, 0, 0, 1, 16588800, 0x7163b01a 1, 0, 0, 1024, 4096, 0x00000000 1, 1024, 1024, 896, 3584, 0x00000000 diff --git a/tests/ref/fate/prores-transparency_skip b/tests/ref/fate/prores-transparency_skip index 5fd8d0b25a9a57f1d06e63d8875da7eb43ab5aba..569d2ba2c758f1d75804fe241659bd53e1e143a4 100644 --- a/tests/ref/fate/prores-transparency_skip +++ b/tests/ref/fate/prores-transparency_skip @@ -1,5 +1,13 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 #tb 1: 1/48000 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 48000 +#channel_layout 1: 3 0, 0, 0, 1, 12441600, 0x627d1548 1, 0, 0, 1024, 4096, 0x00000000 1, 1024, 1024, 896, 3584, 0x00000000 diff --git a/tests/ref/fate/psx-str-demux b/tests/ref/fate/psx-str-demux index 42c5731142c7a13584b59194fc167373aed6fc00..e346c525093f8baabb439fcccb8ba94b747b5079 100644 --- a/tests/ref/fate/psx-str-demux +++ b/tests/ref/fate/psx-str-demux @@ -1,5 +1,13 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: mdec +#dimensions 0: 320x240 +#sar 0: 0/1 #tb 1: 4/75 +#media_type 1: audio +#codec_id 1: adpcm_xa +#sample_rate 1: 37800 +#channel_layout 1: 3 0, 0, 0, 1, 8832, 0x01ad3eeb 1, 0, 0, 1, 2304, 0xf0ad1000 1, 1, 1, 1, 2304, 0x69269ce6 diff --git a/tests/ref/fate/ptx b/tests/ref/fate/ptx index 7edbbddc4c8a9ed9ad94ebce7bbebd583ccd2259..3dee9c21fd0d857358ac87191ceb542924bfd819 100644 --- a/tests/ref/fate/ptx +++ b/tests/ref/fate/ptx @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1024x128 +#sar 0: 0/1 0, 0, 0, 1, 393216, 0x30479950 diff --git a/tests/ref/fate/pva-demux b/tests/ref/fate/pva-demux index 67d4844e1356cf975c435ff4622e697ea32ca654..4059af4f75d721492c0e7e5150f35802b2696b2d 100644 --- a/tests/ref/fate/pva-demux +++ b/tests/ref/fate/pva-demux @@ -1,5 +1,13 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 544x576 +#sar 0: 24/17 #tb 1: 1/90000 +#media_type 1: audio +#codec_id 1: mp2 +#sample_rate 1: 48000 +#channel_layout 1: 3 1, 0, 0, 2160, 384, 0x071abcc8 1, 2160, 2160, 2160, 384, 0x31c9aee0 1, 4320, 4320, 2160, 384, 0xa50eaa94 diff --git a/tests/ref/fate/qpeg b/tests/ref/fate/qpeg index eca2924af782c1aac6f5848ff84d9cca335f17fb..1a988874e236ed31d3ab8579e16854772146c88f 100644 --- a/tests/ref/fate/qpeg +++ b/tests/ref/fate/qpeg @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x0b712fba 0, 1, 1, 1, 230400, 0x30252ac7 0, 2, 2, 1, 230400, 0x6d98a787 diff --git a/tests/ref/fate/qtrle-16bit b/tests/ref/fate/qtrle-16bit index 2021f2a6e85bd7577215437bd5f5932dcd32c0ea..57651de3961c009bd26c1987092c7e83de7be9be 100644 --- a/tests/ref/fate/qtrle-16bit +++ b/tests/ref/fate/qtrle-16bit @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 57600, 0xcf2d39fc 0, 1, 1, 1, 57600, 0xfc9f6bed 0, 2, 2, 1, 57600, 0x3f5805bb diff --git a/tests/ref/fate/qtrle-1bit b/tests/ref/fate/qtrle-1bit index 3eccc27d060b517434940c23477451d5cb514d53..d2f10bc9b8fcc7918ec70fd9dd2aa18c745e7c26 100644 --- a/tests/ref/fate/qtrle-1bit +++ b/tests/ref/fate/qtrle-1bit @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 77824, 0xc298c68b 0, 1, 1, 1, 77824, 0x22f7c63e 0, 2, 2, 1, 77824, 0x2aacc669 diff --git a/tests/ref/fate/qtrle-24bit b/tests/ref/fate/qtrle-24bit index a21b0996f452faf994c37db2c67a3ea1f661ebfe..545e82e3f10d70f27cb55b35d15af0aff9622542 100644 --- a/tests/ref/fate/qtrle-24bit +++ b/tests/ref/fate/qtrle-24bit @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 57600, 0x3718ad00 0, 1, 1, 1, 57600, 0x54861558 0, 2, 2, 1, 57600, 0xea1d6233 diff --git a/tests/ref/fate/qtrle-2bit b/tests/ref/fate/qtrle-2bit index 95c0f7c391ab3cca60171b1b2634e294731a89de..633dd1431d7d6477d6da65560651c5bf3e476218 100644 --- a/tests/ref/fate/qtrle-2bit +++ b/tests/ref/fate/qtrle-2bit @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0xb1ee55dc 0, 1, 1, 1, 230400, 0x97c580bf 0, 2, 2, 1, 230400, 0xd4bd57e8 diff --git a/tests/ref/fate/qtrle-32bit b/tests/ref/fate/qtrle-32bit index ed6dc03a26ae02b2b95753ab154f112feb7a1462..aaaf8d64701afa261c7c3bf649a8c252a46bdd6a 100644 --- a/tests/ref/fate/qtrle-32bit +++ b/tests/ref/fate/qtrle-32bit @@ -1,4 +1,8 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 0, 0, 0, 1, 1036800, 0x2a90d062 0, 1, 1, 1, 1036800, 0x6565aded 0, 2, 2, 1, 1036800, 0xf0b587d2 diff --git a/tests/ref/fate/qtrle-4bit b/tests/ref/fate/qtrle-4bit index 74eb4ab07845384668d93a3c76e5597e8e732c50..b09920b9725759025bd1b0e7034644a77eaad580 100644 --- a/tests/ref/fate/qtrle-4bit +++ b/tests/ref/fate/qtrle-4bit @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x0655b3d9 0, 1, 1, 1, 230400, 0x9c626fd3 0, 2, 2, 1, 230400, 0x5bc95868 diff --git a/tests/ref/fate/qtrle-8bit b/tests/ref/fate/qtrle-8bit index 5b30fbbf5cc6675dae948ecac843f4711d3d5af8..8da113d83eb109be9fbf2fa02563a983384d8b8d 100644 --- a/tests/ref/fate/qtrle-8bit +++ b/tests/ref/fate/qtrle-8bit @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x1492e3ed 0, 1, 1, 1, 921600, 0x1492e3ed 0, 2, 2, 1, 921600, 0x1492e3ed diff --git a/tests/ref/fate/quickdraw b/tests/ref/fate/quickdraw index eccb477fb7b44d5baabf1aaee7055b69565a674c..c3bb0a5dcf18cee8a54955dad31ac83ff6455609 100644 --- a/tests/ref/fate/quickdraw +++ b/tests/ref/fate/quickdraw @@ -1,3 +1,7 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0xc0e68764 0, 2, 2, 1, 921600, 0x01a16629 diff --git a/tests/ref/fate/r210 b/tests/ref/fate/r210 index 45bb10c2f4dac155dfdc231335d7bca028066dca..e3686fe05d86f8dedfbe010f593c16549934e703 100644 --- a/tests/ref/fate/r210 +++ b/tests/ref/fate/r210 @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 1843200, 0xbd414b93 0, 1, 1, 1, 1843200, 0x23298f1f 0, 2, 2, 1, 1843200, 0x5a56df19 diff --git a/tests/ref/fate/ra3-144 b/tests/ref/fate/ra3-144 index 40bcaedba70727abe36661bb0819ac80f62b80af..b5fb47baae1d200dab7b14563bbed35942e3c5f7 100644 --- a/tests/ref/fate/ra3-144 +++ b/tests/ref/fate/ra3-144 @@ -1,4 +1,8 @@ #tb 0: 1/8000 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 8000 +#channel_layout 0: 4 0, 0, 0, 160, 320, 0x00000000 0, 160, 160, 160, 320, 0x4cfd5d74 0, 320, 320, 160, 320, 0xbb60fa3d diff --git a/tests/ref/fate/redcode-demux b/tests/ref/fate/redcode-demux index a7e28380e8a53cdb1d22508a488944ac52efe4bb..c08bbc87d06ee44cf89657c21b89b3c18cb86f07 100644 --- a/tests/ref/fate/redcode-demux +++ b/tests/ref/fate/redcode-demux @@ -1,5 +1,13 @@ #tb 0: 1/240000 +#media_type 0: video +#codec_id 0: jpeg2000 +#dimensions 0: 2048x1152 +#sar 0: 0/1 #tb 1: 1/240000 +#media_type 1: audio +#codec_id 1: pcm_s32be +#sample_rate 1: 48000 +#channel_layout 1: 4 0, 0, 0, 10010, 1626280, 0x5768c7d6 1, 0, 0, 18140, 14816, 0xd185e8c7 0, 10010, 10010, 10010, 1626092, 0x070bd882 diff --git a/tests/ref/fate/rl2 b/tests/ref/fate/rl2 index d7dd23dd20b86ab074424efe5211757d6f12d268..918982250334f18241a2dffa21ac41e9c1539fc0 100644 --- a/tests/ref/fate/rl2 +++ b/tests/ref/fate/rl2 @@ -1,4 +1,8 @@ #tb 0: 1171/11025 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x7112a667 0, 1, 1, 1, 192000, 0x6936abf3 0, 2, 2, 1, 192000, 0xb1f08981 diff --git a/tests/ref/fate/roqvideo b/tests/ref/fate/roqvideo index 9febedba0ddaffcda15702b03bbec8269aede18a..36eec54539a0f01992904fcab0d2c00d0af1ed5d 100644 --- a/tests/ref/fate/roqvideo +++ b/tests/ref/fate/roqvideo @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 393216, 0x56995aac 0, 1, 1, 1, 393216, 0xf9ed5d6c 0, 2, 2, 1, 393216, 0xd3285d75 diff --git a/tests/ref/fate/rpza b/tests/ref/fate/rpza index a9ae3bbadbb39710dde4f81243909a05e2f9c1c6..3ad7e4cce150a0598c14e6308fa8d8e9e37481db 100644 --- a/tests/ref/fate/rpza +++ b/tests/ref/fate/rpza @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x26a4728c 0, 1, 1, 1, 230400, 0xa5ff0a21 0, 2, 2, 1, 230400, 0x479d767d diff --git a/tests/ref/fate/rscc b/tests/ref/fate/rscc index 69dbfe158e22f9e680fd90a01f2618f6cd548138..7c1bb49939fc05cf3140dca50e98a11fcf409049 100644 --- a/tests/ref/fate/rscc +++ b/tests/ref/fate/rscc @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1760x968 +#sar 0: 0/1 0, 0, 0, 1, 6814720, 0x1365f8ef 0, 1, 1, 1, 6814720, 0x90838983 0, 2, 2, 1, 6814720, 0xf0cc3131 diff --git a/tests/ref/fate/rv20-1239 b/tests/ref/fate/rv20-1239 index 1c3f546f75c92cb422a68018e7e43dadf297d308..3be1b8bc66dbf4ba51c3eef8b72da9649160e17d 100644 --- a/tests/ref/fate/rv20-1239 +++ b/tests/ref/fate/rv20-1239 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 28800, 0xe41c0ee2 0, 1, 1, 1, 28800, 0x08054520 0, 2, 2, 1, 28800, 0x272b3ed7 diff --git a/tests/ref/fate/rv30 b/tests/ref/fate/rv30 index 70db647985ae1279a126956494e927afa89e61ff..c54aeea56155dcf9da5d2fb001049c32568e0672 100644 --- a/tests/ref/fate/rv30 +++ b/tests/ref/fate/rv30 @@ -1,4 +1,8 @@ #tb 0: 32768/982057 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x240 +#sar 0: 0/1 0, 0, 0, 1, 126720, 0xcefaec47 0, 1, 1, 1, 126720, 0xa416ece5 0, 2, 2, 1, 126720, 0xa416ece5 diff --git a/tests/ref/fate/rv40 b/tests/ref/fate/rv40 index 6159859cad00c8241260b6f91e7081b165b765fc..9cbb8440aac7dbc6c222ca95c047a9c866a8b6db 100644 --- a/tests/ref/fate/rv40 +++ b/tests/ref/fate/rv40 @@ -1,4 +1,8 @@ #tb 0: 32768/785647 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 576x320 +#sar 0: 0/1 0, 0, 0, 1, 276480, 0x5f7a0d4f 0, 1, 1, 1, 276480, 0x5f7a0d4f 0, 2, 2, 1, 276480, 0x5f7a0d4f diff --git a/tests/ref/fate/sanm b/tests/ref/fate/sanm index a882118b1b02881eb1a248f9f8a9b157c5087154..7a6690f13b01e0e0f341ada6bd4bd9393d50b6b2 100644 --- a/tests/ref/fate/sanm +++ b/tests/ref/fate/sanm @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x00000000 0, 1, 1, 1, 921600, 0x00000000 0, 2, 2, 1, 921600, 0x00000000 diff --git a/tests/ref/fate/screenpresso b/tests/ref/fate/screenpresso index bbdffb4433916e46b8e8721fefae88356239ee50..74195d487db3d3bdec67fa82e53bff2e1711fc50 100644 --- a/tests/ref/fate/screenpresso +++ b/tests/ref/fate/screenpresso @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 0/1 0, 0, 0, 1, 691200, 0xfdbdfad6 0, 1, 1, 1, 691200, 0xc5feb961 0, 4, 4, 1, 691200, 0x4c8c7e23 diff --git a/tests/ref/fate/sgi-gray16 b/tests/ref/fate/sgi-gray16 index 0908746a76b4e3f4b512d29d41541ef5195df502..8dba0f49c985c1c6e3870dabe19d786312865841 100644 --- a/tests/ref/fate/sgi-gray16 +++ b/tests/ref/fate/sgi-gray16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 262144, 0x6c27f084 diff --git a/tests/ref/fate/sgi-gray16-rle b/tests/ref/fate/sgi-gray16-rle index 09903d5ba92915fa0fa84e78751b07498616d8cb..472835a1d1e0d7e6177adf0dd25825ecc05cb882 100644 --- a/tests/ref/fate/sgi-gray16-rle +++ b/tests/ref/fate/sgi-gray16-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 262144, 0x65ef57ff diff --git a/tests/ref/fate/sgi-gray8 b/tests/ref/fate/sgi-gray8 index b0e060699cfa3bd6c3af0eb10161a8653291c4cf..55c12dcb66800e41fed071fb00ff11a17c0240da 100644 --- a/tests/ref/fate/sgi-gray8 +++ b/tests/ref/fate/sgi-gray8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 131072, 0xb0702a94 diff --git a/tests/ref/fate/sgi-gray8-rle b/tests/ref/fate/sgi-gray8-rle index b0e060699cfa3bd6c3af0eb10161a8653291c4cf..55c12dcb66800e41fed071fb00ff11a17c0240da 100644 --- a/tests/ref/fate/sgi-gray8-rle +++ b/tests/ref/fate/sgi-gray8-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 131072, 0xb0702a94 diff --git a/tests/ref/fate/sgi-rgb24 b/tests/ref/fate/sgi-rgb24 index 30aca1cead5f6b5681be76b4f12039f8a7df5ec2..4326cabe00b4cfc71820d8e00c52d6247f0666b6 100644 --- a/tests/ref/fate/sgi-rgb24 +++ b/tests/ref/fate/sgi-rgb24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 393216, 0xa9b28fd9 diff --git a/tests/ref/fate/sgi-rgb24-rle b/tests/ref/fate/sgi-rgb24-rle index 1128de56d95ad5e127e046d38f33646de2d2ead7..d21bde15ba53f37fa8d7dfc1dde3b76abfeff787 100644 --- a/tests/ref/fate/sgi-rgb24-rle +++ b/tests/ref/fate/sgi-rgb24-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 393216, 0xe96e1de2 diff --git a/tests/ref/fate/sgi-rgb48 b/tests/ref/fate/sgi-rgb48 index 8f3ca50b10ca8922126b86a99e7bd8e4da8e1fbc..29fe3025149b70de45f6b627ea5898d058d582b8 100644 --- a/tests/ref/fate/sgi-rgb48 +++ b/tests/ref/fate/sgi-rgb48 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0xee4aa667 diff --git a/tests/ref/fate/sgi-rgb48-rle b/tests/ref/fate/sgi-rgb48-rle index 2cf025969514b2e0b7a43dce047462a522636e9f..49fc97301771eb304725c40469e4a4ae8ae459d2 100644 --- a/tests/ref/fate/sgi-rgb48-rle +++ b/tests/ref/fate/sgi-rgb48-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0xbc743bc4 diff --git a/tests/ref/fate/sgi-rgba b/tests/ref/fate/sgi-rgba index 058f5f99c39044593e66dd02157b8ba5d7a8764c..6a2d17658295487a841256b9ac9945df631843c3 100644 --- a/tests/ref/fate/sgi-rgba +++ b/tests/ref/fate/sgi-rgba @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 524288, 0x4ee5adbb diff --git a/tests/ref/fate/sgi-rgba-rle b/tests/ref/fate/sgi-rgba-rle index 058f5f99c39044593e66dd02157b8ba5d7a8764c..6a2d17658295487a841256b9ac9945df631843c3 100644 --- a/tests/ref/fate/sgi-rgba-rle +++ b/tests/ref/fate/sgi-rgba-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 524288, 0x4ee5adbb diff --git a/tests/ref/fate/sgi-rgba64 b/tests/ref/fate/sgi-rgba64 index f4e939ec731d0bc9d1849ba78182fc3804e7660a..00181dcb3bf3d19724dd13eaaa7d3d215089b403 100644 --- a/tests/ref/fate/sgi-rgba64 +++ b/tests/ref/fate/sgi-rgba64 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 1048576, 0xc657e22b diff --git a/tests/ref/fate/sgi-rgba64-rle b/tests/ref/fate/sgi-rgba64-rle index cdf5fd0e32cec6ea2287cdee8c018c4da438787c..354d39182622343cfc6bb387cd3cf8bf9b6c8d32 100644 --- a/tests/ref/fate/sgi-rgba64-rle +++ b/tests/ref/fate/sgi-rgba64-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x256 +#sar 0: 0/1 0, 0, 0, 1, 1048576, 0xb619d0f1 diff --git a/tests/ref/fate/sierra-vmd-audio b/tests/ref/fate/sierra-vmd-audio index 13d3567e112499b3d7290f44271bab4c3d73a279..2b9f8e84f22703bf366467de3391794ce81af0e4 100644 --- a/tests/ref/fate/sierra-vmd-audio +++ b/tests/ref/fate/sierra-vmd-audio @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 4 0, 0, 0, 61740, 123480, 0x3a794c13 0, 61740, 61740, 2205, 4410, 0x109d04e0 0, 63945, 63945, 2205, 4410, 0x224d244f diff --git a/tests/ref/fate/sierra-vmd-video b/tests/ref/fate/sierra-vmd-video index 668faeea56b418a58fa477f22ab5f57177178ba9..b1b22e34e171c97b87f1f9add8fc9412623c0ad7 100644 --- a/tests/ref/fate/sierra-vmd-video +++ b/tests/ref/fate/sierra-vmd-video @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x54b4bfe2 0, 1, 1, 1, 230400, 0x9e1460e3 0, 2, 2, 1, 230400, 0x8136f21c diff --git a/tests/ref/fate/siff-demux b/tests/ref/fate/siff-demux index 692e50475536e57baf723eb280f89077504f724f..687a51828fc545b883c5a4502c213b079dfd0bcf 100644 --- a/tests/ref/fate/siff-demux +++ b/tests/ref/fate/siff-demux @@ -1,5 +1,13 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: vb +#dimensions 0: 320x240 +#sar 0: 0/1 #tb 1: 1/22050 +#media_type 1: audio +#codec_id 1: pcm_u8 +#sample_rate 1: 22050 +#channel_layout 1: 4 0, 0, 0, 1, 15152, 0x14fc0f1f 1, 0, 0, 22050, 22050, 0xa7d60d27 0, 1, 1, 1, 15344, 0x31614bd7 diff --git a/tests/ref/fate/smacker-audio b/tests/ref/fate/smacker-audio index 442f479dd85a0aa96e021b657d8148dd6fd9d6e2..fbeb4be584b3bb79cf56b29ef36919730e4d8f30 100644 --- a/tests/ref/fate/smacker-audio +++ b/tests/ref/fate/smacker-audio @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: pcm_s16le +#sample_rate 0: 22050 +#channel_layout 0: 4 0, 0, 0, 23620, 47240, 0x9974897c 0, 23620, 23620, 1564, 3128, 0x7e4064b4 0, 25184, 25184, 1564, 3128, 0x80883301 diff --git a/tests/ref/fate/smacker-video b/tests/ref/fate/smacker-video index 8bd307159f1c828b4b924fb6ae29b31a5e1a5027..9325d91a22951f0f3a04b9c49f3e540d1a8c125a 100644 --- a/tests/ref/fate/smacker-video +++ b/tests/ref/fate/smacker-video @@ -1,4 +1,8 @@ #tb 0: 71/1000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x8926d7fc 0, 1, 1, 1, 192000, 0x2506d384 0, 2, 2, 1, 192000, 0x9a8dc93a diff --git a/tests/ref/fate/smc b/tests/ref/fate/smc index 1635b37e554d59934646a001a2781e08413f40d4..4802407c73fb2e3295722015f7d85f90df9327df 100644 --- a/tests/ref/fate/smc +++ b/tests/ref/fate/smc @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0xf814fc90 0, 1, 1, 1, 230400, 0xe1b13137 0, 2, 2, 1, 230400, 0xa7f4d408 diff --git a/tests/ref/fate/smjpeg-demux b/tests/ref/fate/smjpeg-demux index 637f28c6636de824fee4b1a1dd162df4e6d7b006..242a22fd6cf98acce1c559691753ebefd165c34f 100644 --- a/tests/ref/fate/smjpeg-demux +++ b/tests/ref/fate/smjpeg-demux @@ -1,5 +1,13 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: mjpeg +#dimensions 0: 320x240 +#sar 0: 1/1 #tb 1: 1/1000 +#media_type 1: audio +#codec_id 1: adpcm_ima_smjpeg +#sample_rate 1: 22050 +#channel_layout 1: 4 0, 0, 0, 0, 734, 0x5a042c2c 1, 0, 0, 23, 260, 0x00000000 1, 23, 23, 23, 260, 0x00000000 diff --git a/tests/ref/fate/smvjpeg b/tests/ref/fate/smvjpeg index 1a012cd942181936020b1725f90aa3a6f888b53f..360fad6595aef263e0329e7214909c9fc5fa979f 100644 --- a/tests/ref/fate/smvjpeg +++ b/tests/ref/fate/smvjpeg @@ -1,4 +1,8 @@ #tb 0: 1/1 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x160 +#sar 0: 0/1 0, 0, 0, 1, 30720, 0x3a821807 0, 1, 1, 1, 30720, 0x95168e5d 0, 2, 2, 1, 30720, 0xd4d98e45 diff --git a/tests/ref/fate/sp5x b/tests/ref/fate/sp5x index 986c11198159af2024c29eee124a839ac57cf7c3..603535bad24afe3601b42c058b5c95694aeff716 100644 --- a/tests/ref/fate/sp5x +++ b/tests/ref/fate/sp5x @@ -1,5 +1,13 @@ #tb 0: 513/5000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 #tb 1: 1/8000 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 8000 +#channel_layout 1: 4 0, 0, 0, 1, 115200, 0x8ebcb7f8 1, 0, 0, 1024, 2048, 0x366ee71c 0, 1, 1, 1, 115200, 0x1fa8e673 diff --git a/tests/ref/fate/sub2video b/tests/ref/fate/sub2video index 3a03cbf64ace77d565f7c7121a74bc5576e73eb9..ace6d38538d2cd15566f57c0814b65cebafcc08c 100644 --- a/tests/ref/fate/sub2video +++ b/tests/ref/fate/sub2video @@ -1,6 +1,12 @@ #extradata 1: 150, 0x7c99258b #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 0/1 #tb 1: 1/1000 +#media_type 1: subtitle +#codec_id 1: dvd_subtitle 0, 0, 0, 1, 518400, 0x83c27b82 0, 1, 1, 1, 518400, 0x4051c7f9 0, 2, 2, 1, 518400, 0xfb00e17e diff --git a/tests/ref/fate/sunraster-1bit-raw b/tests/ref/fate/sunraster-1bit-raw index 123e24521798ae7317a19543b80432c259f4ba60..a55a541ed19b75e2c63d61c90f023ddcb2852bcc 100644 --- a/tests/ref/fate/sunraster-1bit-raw +++ b/tests/ref/fate/sunraster-1bit-raw @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 32768, 0x6d16e246 diff --git a/tests/ref/fate/sunraster-1bit-rle b/tests/ref/fate/sunraster-1bit-rle index 123e24521798ae7317a19543b80432c259f4ba60..a55a541ed19b75e2c63d61c90f023ddcb2852bcc 100644 --- a/tests/ref/fate/sunraster-1bit-rle +++ b/tests/ref/fate/sunraster-1bit-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 32768, 0x6d16e246 diff --git a/tests/ref/fate/sunraster-24bit-raw b/tests/ref/fate/sunraster-24bit-raw index fa059ef320fa7930c8543fb1dacb917001eda7c2..dc966098eb7ea1d28f594e227c1131580f6dbe0a 100644 --- a/tests/ref/fate/sunraster-24bit-raw +++ b/tests/ref/fate/sunraster-24bit-raw @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0xb4d417bf diff --git a/tests/ref/fate/sunraster-24bit-rle b/tests/ref/fate/sunraster-24bit-rle index fa059ef320fa7930c8543fb1dacb917001eda7c2..dc966098eb7ea1d28f594e227c1131580f6dbe0a 100644 --- a/tests/ref/fate/sunraster-24bit-rle +++ b/tests/ref/fate/sunraster-24bit-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0xb4d417bf diff --git a/tests/ref/fate/sunraster-8bit-raw b/tests/ref/fate/sunraster-8bit-raw index 659b43304766f5aaa9d3b123acb150fdd9cb84f0..94a1014acce55aef118201c2fcc900550f6adbd0 100644 --- a/tests/ref/fate/sunraster-8bit-raw +++ b/tests/ref/fate/sunraster-8bit-raw @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0xf4364008 diff --git a/tests/ref/fate/sunraster-8bit-rle b/tests/ref/fate/sunraster-8bit-rle index 659b43304766f5aaa9d3b123acb150fdd9cb84f0..94a1014acce55aef118201c2fcc900550f6adbd0 100644 --- a/tests/ref/fate/sunraster-8bit-rle +++ b/tests/ref/fate/sunraster-8bit-rle @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0xf4364008 diff --git a/tests/ref/fate/sunraster-8bit_gray-raw b/tests/ref/fate/sunraster-8bit_gray-raw index 455af5f612a94a988a66a0005b32a5d8594c541d..d33a13c57c60ba2b5d03ed0e867930a7c17e9bd9 100644 --- a/tests/ref/fate/sunraster-8bit_gray-raw +++ b/tests/ref/fate/sunraster-8bit_gray-raw @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1024x768 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0x5859b48e diff --git a/tests/ref/fate/svq1 b/tests/ref/fate/svq1 index 3bcf715a61d6f08ea9325f18757975ca0274f692..d53e2952e438c11bbb3515d01cf092e856c6769e 100644 --- a/tests/ref/fate/svq1 +++ b/tests/ref/fate/svq1 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 21600, 0x7f9389e3 0, 1, 1, 1, 21600, 0xcebb8896 0, 2, 2, 1, 21600, 0xef51860a diff --git a/tests/ref/fate/svq1-headerswap b/tests/ref/fate/svq1-headerswap index d9f9597354cbf1ce2ec640555d045fc203d859cf..81df22754a436d9a9a543e0a813fdb4677866009 100644 --- a/tests/ref/fate/svq1-headerswap +++ b/tests/ref/fate/svq1-headerswap @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 293x178 +#sar 0: 0/1 0, 0, 0, 1, 58814, 0x5caad04b 0, 1, 1, 1, 58814, 0x98d8ceb8 0, 2, 2, 1, 58814, 0x8925cdb0 diff --git a/tests/ref/fate/svq3 b/tests/ref/fate/svq3 index 073d10b366d99e4ef9bf5199c9c5af498c645358..5d90c6b57a0a35dcec87ebf72cef921efaa9edff 100644 --- a/tests/ref/fate/svq3 +++ b/tests/ref/fate/svq3 @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 115200, 0x2c810465 0, 1, 1, 1, 115200, 0x010b5765 0, 2, 2, 1, 115200, 0x2be11a4e diff --git a/tests/ref/fate/targa-conformance-CBW8 b/tests/ref/fate/targa-conformance-CBW8 index 60270d799679b208cca8c5fb0107b7a1c2c0f3fb..be4bdc3b28bccd0068df623009485b34f84ccf3e 100644 --- a/tests/ref/fate/targa-conformance-CBW8 +++ b/tests/ref/fate/targa-conformance-CBW8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x267e21ef diff --git a/tests/ref/fate/targa-conformance-CCM8 b/tests/ref/fate/targa-conformance-CCM8 index 45bb18167bea03d00836d383ed7b0c98829dda6e..d30fa724f610f37cf79405777341fe10e2ffbb64 100644 --- a/tests/ref/fate/targa-conformance-CCM8 +++ b/tests/ref/fate/targa-conformance-CCM8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 65536, 0x47e97fe9 diff --git a/tests/ref/fate/targa-conformance-CTC16 b/tests/ref/fate/targa-conformance-CTC16 index e848ff8668638fca76b0557d0864487831951486..15dfafdeb35f57f56458b62fc60028576646a8aa 100644 --- a/tests/ref/fate/targa-conformance-CTC16 +++ b/tests/ref/fate/targa-conformance-CTC16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 32768, 0xa6b3d20d diff --git a/tests/ref/fate/targa-conformance-CTC24 b/tests/ref/fate/targa-conformance-CTC24 index c95f406b8e83384c1d91c0a27124423471763d11..d0b7d6695f9c301835cb5cf66b5249bc91b63c30 100644 --- a/tests/ref/fate/targa-conformance-CTC24 +++ b/tests/ref/fate/targa-conformance-CTC24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 49152, 0xaca4bc29 diff --git a/tests/ref/fate/targa-conformance-CTC32 b/tests/ref/fate/targa-conformance-CTC32 index aad3bfc95514baeb11f62003af2ae41361627ddb..1c43896a3b2d68ff88c02fd2e0845e3b4d250294 100644 --- a/tests/ref/fate/targa-conformance-CTC32 +++ b/tests/ref/fate/targa-conformance-CTC32 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 65536, 0xcf98bc29 diff --git a/tests/ref/fate/targa-conformance-UBW8 b/tests/ref/fate/targa-conformance-UBW8 index 60270d799679b208cca8c5fb0107b7a1c2c0f3fb..be4bdc3b28bccd0068df623009485b34f84ccf3e 100644 --- a/tests/ref/fate/targa-conformance-UBW8 +++ b/tests/ref/fate/targa-conformance-UBW8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x267e21ef diff --git a/tests/ref/fate/targa-conformance-UCM8 b/tests/ref/fate/targa-conformance-UCM8 index 45bb18167bea03d00836d383ed7b0c98829dda6e..d30fa724f610f37cf79405777341fe10e2ffbb64 100644 --- a/tests/ref/fate/targa-conformance-UCM8 +++ b/tests/ref/fate/targa-conformance-UCM8 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 65536, 0x47e97fe9 diff --git a/tests/ref/fate/targa-conformance-UTC16 b/tests/ref/fate/targa-conformance-UTC16 index e848ff8668638fca76b0557d0864487831951486..15dfafdeb35f57f56458b62fc60028576646a8aa 100644 --- a/tests/ref/fate/targa-conformance-UTC16 +++ b/tests/ref/fate/targa-conformance-UTC16 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 32768, 0xa6b3d20d diff --git a/tests/ref/fate/targa-conformance-UTC24 b/tests/ref/fate/targa-conformance-UTC24 index c95f406b8e83384c1d91c0a27124423471763d11..d0b7d6695f9c301835cb5cf66b5249bc91b63c30 100644 --- a/tests/ref/fate/targa-conformance-UTC24 +++ b/tests/ref/fate/targa-conformance-UTC24 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 49152, 0xaca4bc29 diff --git a/tests/ref/fate/targa-conformance-UTC32 b/tests/ref/fate/targa-conformance-UTC32 index aad3bfc95514baeb11f62003af2ae41361627ddb..1c43896a3b2d68ff88c02fd2e0845e3b4d250294 100644 --- a/tests/ref/fate/targa-conformance-UTC32 +++ b/tests/ref/fate/targa-conformance-UTC32 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 128x128 +#sar 0: 0/1 0, 0, 0, 1, 65536, 0xcf98bc29 diff --git a/tests/ref/fate/targa-top-to-bottom b/tests/ref/fate/targa-top-to-bottom index 4d9577ae74409c57e1b77787d8072ec7b80420ed..6cf1c958e6700d82a0be77f62e80fc9e37e30252 100644 --- a/tests/ref/fate/targa-top-to-bottom +++ b/tests/ref/fate/targa-top-to-bottom @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 0/1 0, 0, 0, 1, 196608, 0xb29ec51a diff --git a/tests/ref/fate/tdsc b/tests/ref/fate/tdsc index d6925e9a99f4b3fb7ba8cb058d26003eb47da641..de9f3626902364d65d85b2bb3ac1e274afa9b362 100644 --- a/tests/ref/fate/tdsc +++ b/tests/ref/fate/tdsc @@ -1,4 +1,8 @@ #tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1440x900 +#sar 0: 0/1 0, 0, 0, 1, 3888000, 0x9c498657 0, 7, 7, 1, 3888000, 0x72a2ae22 0, 8, 8, 1, 3888000, 0x72a2ae22 diff --git a/tests/ref/fate/theora-coeff-level64 b/tests/ref/fate/theora-coeff-level64 index 4bfafaf5ef018fee8d442314e8ec46c94f4cb6b1..cc64bccf64837629214f20e5f63966343b8c1416 100644 --- a/tests/ref/fate/theora-coeff-level64 +++ b/tests/ref/fate/theora-coeff-level64 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2960x1040 +#sar 0: 1/1 0, 0, 0, 1, 4617600, 0x4ba6df50 0, 1, 1, 1, 4617600, 0x419fdeaf 0, 2, 2, 1, 4617600, 0xeb2edced diff --git a/tests/ref/fate/theora-offset b/tests/ref/fate/theora-offset index 592165754145a1f2d20976793e8a29c5612ef22f..b9a6e083c4dd7878a2a7c8352c81b8a3161bd2eb 100644 --- a/tests/ref/fate/theora-offset +++ b/tests/ref/fate/theora-offset @@ -1,4 +1,8 @@ #tb 0: 1/1 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 393216, 0xdc998fa2 0, 1, 1, 1, 393216, 0x979a8fbd 0, 2, 2, 1, 393216, 0x979a8fbd diff --git a/tests/ref/fate/thp b/tests/ref/fate/thp index 52dd0590278135152afd2485705bd196ac067213..4323ac91c9c50cc54e45b1c61003024053669efe 100644 --- a/tests/ref/fate/thp +++ b/tests/ref/fate/thp @@ -1,4 +1,8 @@ #tb 0: 524288/15712911 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 608x320 +#sar 0: 0/1 0, 0, 0, 1, 291840, 0xbd7e0b22 0, 1, 1, 1, 291840, 0xf6e12ca5 0, 2, 2, 1, 291840, 0x528c7049 diff --git a/tests/ref/fate/tiertex-seq b/tests/ref/fate/tiertex-seq index 74407e76745f38e9930b2ced405d33d9ddc09052..3504dd42fc4c9903e1d8e1c6d571c7b0d1f2105b 100644 --- a/tests/ref/fate/tiertex-seq +++ b/tests/ref/fate/tiertex-seq @@ -1,5 +1,13 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x128 +#sar 0: 0/1 #tb 1: 1/22050 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 22050 +#channel_layout 1: 4 1, 0, 0, 882, 1764, 0x00000000 1, 882, 882, 882, 1764, 0x80a253d9 0, 2, 2, 1, 98304, 0x2e5db4a4 diff --git a/tests/ref/fate/tiff-fax-g3 b/tests/ref/fate/tiff-fax-g3 index fa7bc2f79f9416d639a6f42a7967da61b93f6daa..ac1fff9142036c011a4da9a452b8f17994481282 100644 --- a/tests/ref/fate/tiff-fax-g3 +++ b/tests/ref/fate/tiff-fax-g3 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2464x3248 +#sar 0: 1/1 0, 0, 0, 1, 1000384, 0xb758eb8b diff --git a/tests/ref/fate/tiff-fax-g3s b/tests/ref/fate/tiff-fax-g3s index fa7bc2f79f9416d639a6f42a7967da61b93f6daa..ac1fff9142036c011a4da9a452b8f17994481282 100644 --- a/tests/ref/fate/tiff-fax-g3s +++ b/tests/ref/fate/tiff-fax-g3s @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 2464x3248 +#sar 0: 1/1 0, 0, 0, 1, 1000384, 0xb758eb8b diff --git a/tests/ref/fate/tmv b/tests/ref/fate/tmv index 6203e863b9dd03bf06104c2bbbb6f86662532271..94437fa754b82eee6ea096c199b1faf055d69e25 100644 --- a/tests/ref/fate/tmv +++ b/tests/ref/fate/tmv @@ -1,5 +1,13 @@ #tb 0: 184/11029 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 #tb 1: 1/22058 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 22058 +#channel_layout 1: 4 0, 0, 0, 1, 192000, 0xc698297a 1, 0, 0, 368, 736, 0xf63db497 0, 1, 1, 1, 192000, 0x8d5bd6be diff --git a/tests/ref/fate/truemotion1-15 b/tests/ref/fate/truemotion1-15 index af4a3205d834340bb98bfbaeef71c4908cc2bf50..24d4c2c5bca09ced5614d7062ef1ffcb6f8918f1 100644 --- a/tests/ref/fate/truemotion1-15 +++ b/tests/ref/fate/truemotion1-15 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x168 +#sar 0: 1/1 0, 0, 0, 1, 161280, 0x677c9fb3 0, 1, 1, 1, 161280, 0xaa280e0a 0, 2, 2, 1, 161280, 0x8a4d2225 diff --git a/tests/ref/fate/truemotion1-24 b/tests/ref/fate/truemotion1-24 index 73bb9e7de456bec18a04b20eafea3020792b6f83..b41eae0dfa35a005efbf934ead07f6b97d1ba0ee 100644 --- a/tests/ref/fate/truemotion1-24 +++ b/tests/ref/fate/truemotion1-24 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 144x160 +#sar 0: 2/1 0, 0, 0, 1, 69120, 0x68beb30f 0, 1, 1, 1, 69120, 0x3976f5cf 0, 2, 2, 1, 69120, 0xf815bc3c diff --git a/tests/ref/fate/truemotion2 b/tests/ref/fate/truemotion2 index c263ba45800df858d01ffd41f28445f1e03b2124..df25f618c361322f3ec7c06f453760145bbed74d 100644 --- a/tests/ref/fate/truemotion2 +++ b/tests/ref/fate/truemotion2 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x135cb509 0, 1, 1, 1, 230400, 0x919a1ab7 0, 2, 2, 1, 230400, 0x0af8722b diff --git a/tests/ref/fate/ts-demux b/tests/ref/fate/ts-demux index 1d867b353d5214b1abf446b1589de5de9519b772..c66e9075b83749f546656b4dd63e613bbababad8 100644 --- a/tests/ref/fate/ts-demux +++ b/tests/ref/fate/ts-demux @@ -1,6 +1,14 @@ #extradata 0: 150, 0xb4192fb9 #tb 0: 1/90000 +#media_type 0: video +#codec_id 0: mpeg2video +#dimensions 0: 1280x720 +#sar 0: 1/1 #tb 1: 1/90000 +#media_type 1: audio +#codec_id 1: ac3 +#sample_rate 1: 48000 +#channel_layout 1: 60f 1, 0, 0, 2880, 1536, 0x773ffeea, S=1, 1, 0x00bd00bd 1, 2880, 2880, 2880, 1536, 0x6dc10748 1, 5760, 5760, 2880, 1536, 0xbab5129c diff --git a/tests/ref/fate/ts-opus-demux b/tests/ref/fate/ts-opus-demux index 1d4126e22286e69c43a047e17d5107632ad53054..9d2da43feaa9ecea7ea4ab4ee05c15430ab4e1b6 100644 --- a/tests/ref/fate/ts-opus-demux +++ b/tests/ref/fate/ts-opus-demux @@ -1,5 +1,9 @@ #extradata 0: 30, 0x53be0347 #tb 0: 1/90000 +#media_type 0: audio +#codec_id 0: opus +#sample_rate 0: 48000 +#channel_layout 0: 63f 0, 0, 0, 1800, 744, 0x172b615b, S=1, 1, 0x00bd00bd 0, 1800, 1800, 1800, 743, 0x3f5b673d, S=1, 1, 0x00bd00bd 0, 3600, 3600, 1800, 747, 0xe54e735d, S=1, 1, 0x00bd00bd diff --git a/tests/ref/fate/tscc-15bit b/tests/ref/fate/tscc-15bit index a2871efd4d19cb46143dbb4f991697dcebd73d78..e8543205711319945665cd59b51641fcba50c7ab 100644 --- a/tests/ref/fate/tscc-15bit +++ b/tests/ref/fate/tscc-15bit @@ -1,5 +1,13 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 548x400 +#sar 0: 0/1 #tb 1: 1/11025 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 11025 +#channel_layout 1: 4 0, 0, 0, 1, 657600, 0x50b3a0c2 1, 0, 0, 11025, 22050, 0x1740aaec 0, 1, 1, 1, 657600, 0x50b3a0c2 diff --git a/tests/ref/fate/tscc-32bit b/tests/ref/fate/tscc-32bit index 4eef49009d254f10f501fe40453d3234fd6ed71a..dfb37a9be8bd60f9d473bdbe047bed6460baa34b 100644 --- a/tests/ref/fate/tscc-32bit +++ b/tests/ref/fate/tscc-32bit @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1024x768 +#sar 0: 0/1 0, 0, 0, 1, 2359296, 0x76cccaa7 0, 1, 1, 1, 2359296, 0x09c52bbf 0, 2, 2, 1, 2359296, 0xc8746009 diff --git a/tests/ref/fate/tscc2-avi b/tests/ref/fate/tscc2-avi index ad71b8254d0295d006bea8085ee07e278103bc10..6f0e8a53d39db8289b40a285239ca8cbdbd21682 100644 --- a/tests/ref/fate/tscc2-avi +++ b/tests/ref/fate/tscc2-avi @@ -1,4 +1,8 @@ #tb 0: 1/24 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x7a2103c0 0, 1, 1, 1, 230400, 0xd381c279 0, 2, 2, 1, 230400, 0xd381c279 diff --git a/tests/ref/fate/tscc2-mov b/tests/ref/fate/tscc2-mov index d73ff3f4f3341fa38bdd6a01123c9234c19826e8..8714a8727733f3abd38f5212495d5b58fddf2ef7 100644 --- a/tests/ref/fate/tscc2-mov +++ b/tests/ref/fate/tscc2-mov @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 892x441 +#sar 0: 0/1 0, 0, 0, 1, 1180116, 0x01d01336 0, 1, 1, 1, 1180116, 0x01d01336 0, 2, 2, 1, 1180116, 0x01d01336 diff --git a/tests/ref/fate/txd-16bpp b/tests/ref/fate/txd-16bpp index 33943f90efd46252d90b89fb4aa98342efa3b282..a3b1e2359c955cf4f7139e0d3830a10153d96db4 100644 --- a/tests/ref/fate/txd-16bpp +++ b/tests/ref/fate/txd-16bpp @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 64x64 +#sar 0: 0/1 0, 0, 0, 1, 16384, 0x4d39b4cb 0, 1, 1, 1, 16384, 0x2a8d14b4 0, 2, 2, 1, 16384, 0xe26793cb diff --git a/tests/ref/fate/txd-odd b/tests/ref/fate/txd-odd index fe7c615e4f0c3e6c77c972fb4bac8fb4ea4d5701..6ea581140a23915f9aa739bb4ccc7a10269f34bb 100644 --- a/tests/ref/fate/txd-odd +++ b/tests/ref/fate/txd-odd @@ -1,2 +1,6 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 387x249 +#sar 0: 0/1 0, 0, 0, 1, 385452, 0x055a14d6 diff --git a/tests/ref/fate/txd-pal8 b/tests/ref/fate/txd-pal8 index 61fee80fb0cc6a182a1b1de024025b2e4bde53a2..2c36668ff6ed133ac3e8f71e5db0f8f76ab76144 100644 --- a/tests/ref/fate/txd-pal8 +++ b/tests/ref/fate/txd-pal8 @@ -1,2 +1,6 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x512 +#sar 0: 0/1 0, 0, 0, 1, 786432, 0x56654d61 diff --git a/tests/ref/fate/ulti b/tests/ref/fate/ulti index 4e9968b6dff5e738264a2ee5b86ea044311cb7cd..4b3a762809152b5bee7c179e307be785c0cd6f15 100644 --- a/tests/ref/fate/ulti +++ b/tests/ref/fate/ulti @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 86400, 0x5d58253d 0, 1, 1, 1, 86400, 0x0626d90d 0, 2, 2, 1, 86400, 0x4ecb5048 diff --git a/tests/ref/fate/utvideo_rgb_left b/tests/ref/fate/utvideo_rgb_left index d19a6b1ead1180ba979a483ae4b2a492d26f3af3..d2ccbcea03b9b6347fe95ad82b6e9390d47eaa0f 100644 --- a/tests/ref/fate/utvideo_rgb_left +++ b/tests/ref/fate/utvideo_rgb_left @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x27e6001e 0, 1, 1, 1, 921600, 0x7c0a92bc 0, 2, 2, 1, 921600, 0x4d2be42c diff --git a/tests/ref/fate/utvideo_rgb_median b/tests/ref/fate/utvideo_rgb_median index f04128535273f3e5791e3ee0e8c18b3a3a903b0d..913b697be2f8ec736819497b93cd814768318778 100644 --- a/tests/ref/fate/utvideo_rgb_median +++ b/tests/ref/fate/utvideo_rgb_median @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 921600, 0x9776611f 0, 1, 1, 1, 921600, 0xdbfa64f4 0, 2, 2, 1, 921600, 0xed2a0580 diff --git a/tests/ref/fate/utvideo_rgba_left b/tests/ref/fate/utvideo_rgba_left index a7e0ed43b47a5f3e104b7a920546e0ad671a0e84..cb7876f1a7cd0bef3bad5a4bf5c80f7238090ddb 100644 --- a/tests/ref/fate/utvideo_rgba_left +++ b/tests/ref/fate/utvideo_rgba_left @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 1228800, 0xf1bc9432 0, 1, 1, 1, 1228800, 0x8480d1e5 0, 2, 2, 1, 1228800, 0xb01d5fb2 diff --git a/tests/ref/fate/utvideo_rgba_median b/tests/ref/fate/utvideo_rgba_median index a7e0ed43b47a5f3e104b7a920546e0ad671a0e84..cb7876f1a7cd0bef3bad5a4bf5c80f7238090ddb 100644 --- a/tests/ref/fate/utvideo_rgba_median +++ b/tests/ref/fate/utvideo_rgba_median @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 1228800, 0xf1bc9432 0, 1, 1, 1, 1228800, 0x8480d1e5 0, 2, 2, 1, 1228800, 0xb01d5fb2 diff --git a/tests/ref/fate/utvideo_rgba_single_symbol b/tests/ref/fate/utvideo_rgba_single_symbol index c0e0d98d1fe4ccfabe3959e9112f83d43f0f8399..553c83552ea21abc3a2df481313ce5391df37e6a 100644 --- a/tests/ref/fate/utvideo_rgba_single_symbol +++ b/tests/ref/fate/utvideo_rgba_single_symbol @@ -1,2 +1,6 @@ #tb 0: 1/24 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1024x768 +#sar 0: 0/1 0, 0, 0, 1, 3145728, 0xac95c593 diff --git a/tests/ref/fate/utvideo_yuv420_left b/tests/ref/fate/utvideo_yuv420_left index 026f8fb9817c805912f7fd18baa8daa267bd77c3..3d12d7eef1e045ef85b32cd29b79e67b504bc943 100644 --- a/tests/ref/fate/utvideo_yuv420_left +++ b/tests/ref/fate/utvideo_yuv420_left @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 460800, 0xece98fc8 0, 1, 1, 1, 460800, 0x9baf786b 0, 2, 2, 1, 460800, 0x8e8e0510 diff --git a/tests/ref/fate/utvideo_yuv420_median b/tests/ref/fate/utvideo_yuv420_median index 5662d8c66ca12debd1bb55f0243db2e718181796..ccca7f8ce59e5b8fde0f5171d4394e55ffc7dc9a 100644 --- a/tests/ref/fate/utvideo_yuv420_median +++ b/tests/ref/fate/utvideo_yuv420_median @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 460800, 0x6a817987 0, 1, 1, 1, 460800, 0x2f713ec2 0, 2, 2, 1, 460800, 0x003b560e diff --git a/tests/ref/fate/utvideo_yuv422_left b/tests/ref/fate/utvideo_yuv422_left index 438b32a9c9fdca2788f8ff75d54da814d207bd20..4e66cfc20f9302bcd17877fa766e7afc6cc026a6 100644 --- a/tests/ref/fate/utvideo_yuv422_left +++ b/tests/ref/fate/utvideo_yuv422_left @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 614400, 0x9a6b8802 0, 1, 1, 1, 614400, 0xaa8687e2 0, 2, 2, 1, 614400, 0x2fe5bd40 diff --git a/tests/ref/fate/utvideo_yuv422_median b/tests/ref/fate/utvideo_yuv422_median index 438b32a9c9fdca2788f8ff75d54da814d207bd20..4e66cfc20f9302bcd17877fa766e7afc6cc026a6 100644 --- a/tests/ref/fate/utvideo_yuv422_median +++ b/tests/ref/fate/utvideo_yuv422_median @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x480 +#sar 0: 0/1 0, 0, 0, 1, 614400, 0x9a6b8802 0, 1, 1, 1, 614400, 0xaa8687e2 0, 2, 2, 1, 614400, 0x2fe5bd40 diff --git a/tests/ref/fate/v210 b/tests/ref/fate/v210 index 7ad9dcf9e76e35b142fe39ec5cdeb9378112254a..1ff76f8442b4f149fdc27e10b42f9f76dce8c211 100644 --- a/tests/ref/fate/v210 +++ b/tests/ref/fate/v210 @@ -1,2 +1,6 @@ #tb 0: 1/50 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 3686400, 0x8d5c3847 diff --git a/tests/ref/fate/v410dec b/tests/ref/fate/v410dec index 98b2816b6a704c02d6a72432a9a60763b0c85f8c..ed78e39087ce930826b1781ee226d00458e00b62 100644 --- a/tests/ref/fate/v410dec +++ b/tests/ref/fate/v410dec @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 0/1 0, 0, 0, 1, 393216, 0xfe11a6b0 diff --git a/tests/ref/fate/vb b/tests/ref/fate/vb index 336d42657b2a4d19ffd5d2e4dffc12d621353401..d5fdb0436ae9c19578e21cc74f0aed726efe9c78 100644 --- a/tests/ref/fate/vb +++ b/tests/ref/fate/vb @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 0/1 0, 0, 0, 1, 230400, 0x3bd1d731 0, 1, 1, 1, 230400, 0x9d0774c3 0, 2, 2, 1, 230400, 0xa0faafe2 diff --git a/tests/ref/fate/vble b/tests/ref/fate/vble index 8c4250fd2a623635861e3e764cf2d8dd4fac36ab..62d9682967894d2aa000fe44d5d48462c6f28c2c 100644 --- a/tests/ref/fate/vble +++ b/tests/ref/fate/vble @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1382400, 0x5e1bc307 0, 1, 1, 1, 1382400, 0x198795f7 0, 2, 2, 1, 1382400, 0xa9102ac2 diff --git a/tests/ref/fate/vc1-ism b/tests/ref/fate/vc1-ism index 7d3b0abb9ba354e1b2712b5945a61f7a86a2549c..1bd6c643d98b1a6f38b16c38246531ce6a41ea40 100644 --- a/tests/ref/fate/vc1-ism +++ b/tests/ref/fate/vc1-ism @@ -1,4 +1,8 @@ #tb 0: 1/24 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 240x104 +#sar 0: 156/156 0, 0, 0, 1, 37440, 0xd1bc5235 0, 2, 2, 1, 37440, 0x158e6167 0, 3, 3, 1, 37440, 0x0faa4481 diff --git a/tests/ref/fate/vc1_ilaced_twomv b/tests/ref/fate/vc1_ilaced_twomv index 1b4d55f14c34e31701e6305c66af9238906e8cb5..fa56b294950f78d8182939aeb397ea620176c588 100644 --- a/tests/ref/fate/vc1_ilaced_twomv +++ b/tests/ref/fate/vc1_ilaced_twomv @@ -1,4 +1,8 @@ #tb 0: 1001/30000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1920x1080 +#sar 0: 1/1 0, 0, 0, 1, 3110400, 0x764f8856 0, 2, 2, 1, 3110400, 0x3b615b79 0, 3, 3, 1, 3110400, 0x4fbb6f84 diff --git a/tests/ref/fate/vc1_sa00040 b/tests/ref/fate/vc1_sa00040 index 79bff2794394d5f792b717046ed18c8f22e68b87..554b838ff001fd4adf908b0ecfafe89062533f35 100644 --- a/tests/ref/fate/vc1_sa00040 +++ b/tests/ref/fate/vc1_sa00040 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 1/1 0, 0, 0, 1, 38016, 0xa6f15db5 0, 1, 1, 1, 38016, 0xa6f15db5 0, 2, 2, 1, 38016, 0xa6f15db5 diff --git a/tests/ref/fate/vc1_sa00050 b/tests/ref/fate/vc1_sa00050 index 89a3840b2876d520a606e2d5fd2f75ffb65d35b6..d30b1bfbe366e37806a5ca765d83379eeb8a9a0b 100644 --- a/tests/ref/fate/vc1_sa00050 +++ b/tests/ref/fate/vc1_sa00050 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 0, 0, 0, 1, 115200, 0xb8830eef 0, 1, 1, 1, 115200, 0xb8830eef 0, 2, 2, 1, 115200, 0xb8830eef diff --git a/tests/ref/fate/vc1_sa10091 b/tests/ref/fate/vc1_sa10091 index 33326d6a636dfd97a5c1f7f82e70aa2517e6c8c3..ebfe2710ca02cd8d8b35bb1b36fbebaf52e2d5e1 100644 --- a/tests/ref/fate/vc1_sa10091 +++ b/tests/ref/fate/vc1_sa10091 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 1/1 0, 0, 0, 1, 518400, 0xae20b4fa 0, 2, 2, 1, 518400, 0x2b4ccdf9 0, 3, 3, 1, 518400, 0x2b4ccdf9 diff --git a/tests/ref/fate/vc1_sa10143 b/tests/ref/fate/vc1_sa10143 index c0ecc3bb9da0939b2471c68272d5ef4b38e9d4eb..d6904819d0b1b7fd47357e910b08832bcbdfd4c3 100644 --- a/tests/ref/fate/vc1_sa10143 +++ b/tests/ref/fate/vc1_sa10143 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x480 +#sar 0: 1/1 0, 0, 0, 1, 518400, 0x89407f55 0, 2, 2, 1, 518400, 0xaa896afd 0, 3, 3, 1, 518400, 0x0e69ff59 diff --git a/tests/ref/fate/vc1_sa20021 b/tests/ref/fate/vc1_sa20021 index 22989a0aeded32433449b77d2ba1bc4f7f780b5f..450504f83ca8ae277d69abf68b344158eb4b9ad8 100644 --- a/tests/ref/fate/vc1_sa20021 +++ b/tests/ref/fate/vc1_sa20021 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 704x480 +#sar 0: 1/1 0, 0, 0, 1, 506880, 0x884bc093 0, 2, 2, 1, 506880, 0x4b09548f 0, 3, 3, 1, 506880, 0x195cbee1 diff --git a/tests/ref/fate/vcr1 b/tests/ref/fate/vcr1 index da21df4c2eda846c4bf33f32e113232fed28b2f2..983c52e9fc64739fbb3ea57ef80d27ff04350680 100644 --- a/tests/ref/fate/vcr1 +++ b/tests/ref/fate/vcr1 @@ -1,4 +1,8 @@ #tb 0: 66099/1000000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 28512, 0x7165286d 0, 1, 1, 1, 28512, 0x2b842acc 0, 2, 2, 1, 28512, 0x6d1b8e85 diff --git a/tests/ref/fate/vcr2 b/tests/ref/fate/vcr2 index f7e1540b3342f278af0041ef9f2217e3acd1b933..e25aa14361c3271de148297e6ff4db0d7ffeedcc 100644 --- a/tests/ref/fate/vcr2 +++ b/tests/ref/fate/vcr2 @@ -1,4 +1,8 @@ #tb 0: 1001/15000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 176x144 +#sar 0: 0/1 0, 0, 0, 1, 38016, 0x50e93e0d 0, 1, 1, 1, 38016, 0x6ac8627d 0, 2, 2, 1, 38016, 0x6f38661e diff --git a/tests/ref/fate/videoxl b/tests/ref/fate/videoxl index 4d2db37f3ec5b72d835f4152d40f450f4270a431..c5b4c812783ef5cad36971f85343a8c0a8379744 100644 --- a/tests/ref/fate/videoxl +++ b/tests/ref/fate/videoxl @@ -1,4 +1,8 @@ #tb 0: 71/500 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 188x128 +#sar 0: 0/1 0, 0, 0, 1, 36096, 0xab1c53c1 0, 1, 1, 1, 36096, 0x8b598ff3 0, 2, 2, 1, 36096, 0xe9a5f3eb diff --git a/tests/ref/fate/vmnc-16bit b/tests/ref/fate/vmnc-16bit index 064b7fa9de68f050a75d263c98e81a14488c5879..69cf09556b8305ad95680dd7ddc547310833ba29 100644 --- a/tests/ref/fate/vmnc-16bit +++ b/tests/ref/fate/vmnc-16bit @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 720x400 +#sar 0: 0/1 0, 0, 0, 1, 864000, 0xd6929ea7 0, 1, 1, 1, 864000, 0x9d5283fa 0, 2, 2, 1, 864000, 0xcec52d42 diff --git a/tests/ref/fate/vmnc-32bit b/tests/ref/fate/vmnc-32bit index d55d88f66b34647b4874ae3bdc04ebe674395f8d..71117b986df2efed093e828c4f4d3e30cb7a4b15 100644 --- a/tests/ref/fate/vmnc-32bit +++ b/tests/ref/fate/vmnc-32bit @@ -1,4 +1,8 @@ #tb 0: 1/5 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1268x961 +#sar 0: 0/1 0, 0, 0, 1, 3655644, 0x87973530 0, 1, 1, 1, 3655644, 0x87973530 0, 2, 2, 1, 3655644, 0x3c3167fd diff --git a/tests/ref/fate/vp31 b/tests/ref/fate/vp31 index 48221c1b0235513a0ac3df76e251021fc3d80bc3..e41d37271a26b33e992f4254819efc01077b59b3 100644 --- a/tests/ref/fate/vp31 +++ b/tests/ref/fate/vp31 @@ -1,4 +1,8 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x272 +#sar 0: 0/1 0, 0, 0, 1, 261120, 0xc50dec2b 0, 1, 1, 1, 261120, 0xaa8d4441 0, 2, 2, 1, 261120, 0x932b0d44 diff --git a/tests/ref/fate/vp5 b/tests/ref/fate/vp5 index 0e601ba811c34ac93b2a2ef81a038fe99863247f..2116fb9b81b9d27d20ec2d314c90eed556a0a650 100644 --- a/tests/ref/fate/vp5 +++ b/tests/ref/fate/vp5 @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 512x304 +#sar 0: 0/1 0, 0, 0, 1, 233472, 0x27488413 0, 1, 1, 1, 233472, 0x4af384b5 0, 2, 2, 1, 233472, 0x948d845d diff --git a/tests/ref/fate/vp60 b/tests/ref/fate/vp60 index c1da72ba1759f521e09f95c01d512a4efeaa1384..4becf2a8e2fee76ac05273aa00580232819db9c7 100644 --- a/tests/ref/fate/vp60 +++ b/tests/ref/fate/vp60 @@ -1,4 +1,8 @@ #tb 0: 32767/982027 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 192x192 +#sar 0: 0/1 0, 0, 0, 1, 55296, 0x6a3202a3 0, 1, 1, 1, 55296, 0x2af202eb 0, 2, 2, 1, 55296, 0xa1a40388 diff --git a/tests/ref/fate/vp61 b/tests/ref/fate/vp61 index be1fe530bdec2ee69b42aa28f5612237fcfe5d15..2d3beea189d63a506ed7edeef3367ce28a0655b5 100644 --- a/tests/ref/fate/vp61 +++ b/tests/ref/fate/vp61 @@ -1,4 +1,8 @@ #tb 0: 32767/982027 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 112x112 +#sar 0: 0/1 0, 0, 0, 1, 18816, 0xc3fe9fc7 0, 1, 1, 1, 18816, 0x6ddf972f 0, 2, 2, 1, 18816, 0x72808b6e diff --git a/tests/ref/fate/vp6a b/tests/ref/fate/vp6a index 1f2ddd98595f0e16f5661523452c50867872ce08..b4f33630f74cc3bf8c1702c928511bdafe9b0db5 100644 --- a/tests/ref/fate/vp6a +++ b/tests/ref/fate/vp6a @@ -1,4 +1,8 @@ #tb 0: 1/4 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 300x180 +#sar 0: 0/1 0, 0, 0, 1, 135000, 0x9dceed6d 0, 1, 1, 1, 135000, 0x47e5778d 0, 2, 2, 1, 135000, 0x5de36599 diff --git a/tests/ref/fate/vp6a-skip_alpha b/tests/ref/fate/vp6a-skip_alpha index 91a099c58b0b3ebb7227f71c10a987fbb54d02af..e2c435f402c969ae2bd1e6603eec574826aa335e 100644 --- a/tests/ref/fate/vp6a-skip_alpha +++ b/tests/ref/fate/vp6a-skip_alpha @@ -1,4 +1,8 @@ #tb 0: 1/4 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 300x180 +#sar 0: 0/1 0, 0, 0, 1, 81000, 0xcb92962d 0, 1, 1, 1, 81000, 0xae381904 0, 2, 2, 1, 81000, 0x1fcc0c75 diff --git a/tests/ref/fate/vp6f b/tests/ref/fate/vp6f index edb555dc63e63db9205162163778215e84e192c3..65e113174aba96e166252085834f99b163ada7e4 100644 --- a/tests/ref/fate/vp6f +++ b/tests/ref/fate/vp6f @@ -1,4 +1,8 @@ #tb 0: 1/10 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 112x80 +#sar 0: 0/1 0, 0, 0, 1, 13440, 0x7cb0a22f 0, 1, 1, 1, 13440, 0xdfcea6ba 0, 2, 2, 1, 13440, 0x59b2a5da diff --git a/tests/ref/fate/vp7 b/tests/ref/fate/vp7 index b014010090f6c5c576bd8672dc3cbab2b343ecf1..3af21f2166a13b76d84454ed662280b888b61051 100644 --- a/tests/ref/fate/vp7 +++ b/tests/ref/fate/vp7 @@ -1,4 +1,8 @@ #tb 0: 1001/12000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x176 +#sar 0: 0/1 0, 0, 0, 1, 84480, 0xa7776101 0, 1, 1, 1, 84480, 0xeb1560ca 0, 2, 2, 1, 84480, 0x7a4e6123 diff --git a/tests/ref/fate/vp8-2451 b/tests/ref/fate/vp8-2451 index 70258e6eb888df1340750772e7fc198c41af4161..f6816950568152d4080ac472e68da82f5f11bf10 100644 --- a/tests/ref/fate/vp8-2451 +++ b/tests/ref/fate/vp8-2451 @@ -1,4 +1,8 @@ #tb 0: 1001/24000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 640x360 +#sar 0: 1/1 0, 0, 0, 1, 345600, 0xa1e65077 0, 1, 1, 1, 345600, 0xa1e65077 0, 2, 2, 1, 345600, 0xa1e65077 diff --git a/tests/ref/fate/vp8-alpha b/tests/ref/fate/vp8-alpha index 5b10725da5d72e3280bdbf84c1360308bdb8d7e7..4922d527396dda8e04539df6263e71b1ad6fa7c4 100644 --- a/tests/ref/fate/vp8-alpha +++ b/tests/ref/fate/vp8-alpha @@ -1,4 +1,8 @@ #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: vp8 +#dimensions 0: 320x213 +#sar 0: 1/1 0, 0, 0, 33, 2108, 0x59b92a34, S=2, 1900, 0x8fb3adc5, 8, 0x00000000 0, 32, 32, 33, 142, 0x2f2a3fed, F=0x0, S=1, 160, 0xa13346af 0, 65, 65, 33, 157, 0x17804767, F=0x0, S=1, 209, 0x64115f15 diff --git a/tests/ref/fate/vqa-cc b/tests/ref/fate/vqa-cc index 8950f9428e71a3094fdb04e7f6c8b997dece5d39..fd7bc704b2d35526653e216aff2fba68e2e259e9 100644 --- a/tests/ref/fate/vqa-cc +++ b/tests/ref/fate/vqa-cc @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x00000000 0, 1, 1, 1, 192000, 0x00000000 0, 2, 2, 1, 192000, 0x00000000 diff --git a/tests/ref/fate/vqf-demux b/tests/ref/fate/vqf-demux index 3c1dd3595557d7c5401441c50333c903ae4ecc31..2d26a729f99ef7248aabbac112a409f4a0e3260b 100644 --- a/tests/ref/fate/vqf-demux +++ b/tests/ref/fate/vqf-demux @@ -1 +1 @@ -084a9bf92d4096c8156d1fce50dac8b8 +643ac05caf7ef16a8837933bf45281d5 diff --git a/tests/ref/fate/wav-ac3 b/tests/ref/fate/wav-ac3 index 197eb65d8bb03709b950ccb5fdabc64026b50f68..fd27f744bf187d540b8bf85569647d673fb43b07 100644 --- a/tests/ref/fate/wav-ac3 +++ b/tests/ref/fate/wav-ac3 @@ -1,4 +1,8 @@ #tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: ac3 +#sample_rate 0: 44100 +#channel_layout 0: 60f 0, 0, 0, 1536, 2786, 0xe2fd0f40 0, 1536, 1536, 1536, 2786, 0x7a6207c2 0, 3072, 3072, 1536, 2786, 0x7a6207c2 diff --git a/tests/ref/fate/wc3movie-xan b/tests/ref/fate/wc3movie-xan index 57b7f70edc515c4d30bbc13b092a726099918406..58125034348ea2e92e2213f26b2c03c2522d551e 100644 --- a/tests/ref/fate/wc3movie-xan +++ b/tests/ref/fate/wc3movie-xan @@ -1,5 +1,13 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x165 +#sar 0: 0/1 #tb 1: 1/22050 +#media_type 1: audio +#codec_id 1: pcm_s16le +#sample_rate 1: 22050 +#channel_layout 1: 4 0, 0, 0, 1, 158400, 0x25aec781 1, 0, 0, 1470, 2940, 0x92cee2a6 0, 1, 1, 1, 158400, 0xda4dbf70 diff --git a/tests/ref/fate/westwood-aud b/tests/ref/fate/westwood-aud index 9fab24197abddafa891eabbe16e52ff09bcf3dd9..fedcd5d6cb9c8a48b15a414052d059703df1c115 100644 --- a/tests/ref/fate/westwood-aud +++ b/tests/ref/fate/westwood-aud @@ -1,4 +1,8 @@ #tb 0: 1/22050 +#media_type 0: audio +#codec_id 0: adpcm_ima_ws +#sample_rate 0: 22050 +#channel_layout 0: 4 0, 0, 0, 1024, 512, 0x6694cc55 0, 1024, 1024, 1024, 512, 0xdbc5cb22 0, 2048, 2048, 1024, 512, 0x8e5bcbfd diff --git a/tests/ref/fate/wmv8-drm b/tests/ref/fate/wmv8-drm index 12d8fbb9aa0e1b2bdd4aff6e0da307037d2cfe86..d802b5ece2af0a4847432ef91ccb4f4a395cf69f 100644 --- a/tests/ref/fate/wmv8-drm +++ b/tests/ref/fate/wmv8-drm @@ -1,4 +1,8 @@ #tb 0: 1/24 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x176 +#sar 0: 0/1 0, 0, 0, 1, 84480, 0x7760a00b 0, 29, 29, 1, 84480, 0xfe39a1db 0, 30, 30, 1, 84480, 0xd71961b4 diff --git a/tests/ref/fate/wmv8-drm-nodec b/tests/ref/fate/wmv8-drm-nodec index 279c8b66ae8392ad50c1b5c7dd27bc08ab94ec47..83aa92d23571f29f1379dc78bbfa208413db728e 100644 --- a/tests/ref/fate/wmv8-drm-nodec +++ b/tests/ref/fate/wmv8-drm-nodec @@ -1,7 +1,15 @@ #extradata 0: 4, 0x021800a2 #extradata 1: 46, 0x63d9043a #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: wmv3 +#dimensions 0: 320x176 +#sar 0: 0/1 #tb 1: 1/1000 +#media_type 1: audio +#codec_id 1: wmavoice +#sample_rate 1: 22050 +#channel_layout 1: 4 0, 0, 0, 0, 282, 0x000d949a 1, 0, 0, 0, 1088, 0x5cd379bb 1, 435, 435, 0, 1088, 0x8dfa1368 diff --git a/tests/ref/fate/wnv1 b/tests/ref/fate/wnv1 index 4de35bfc7c75e4ee01b9e59a12dc6c5e0464c5f0..5d48aed9ac5c83b63eabb84c922a709a7c69580c 100644 --- a/tests/ref/fate/wnv1 +++ b/tests/ref/fate/wnv1 @@ -1,4 +1,8 @@ #tb 0: 13333/200000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 160x120 +#sar 0: 0/1 0, 0, 0, 1, 38400, 0x4c3fdc2f 0, 1, 1, 1, 38400, 0x11c9d0cb 0, 2, 2, 1, 38400, 0x6c37fd7f diff --git a/tests/ref/fate/wtv-demux b/tests/ref/fate/wtv-demux index 904d78b06801e17a1257350f99bcd188fb511566..306fe00ed5d58988eaf3d220053a56ed9a0e48ca 100644 --- a/tests/ref/fate/wtv-demux +++ b/tests/ref/fate/wtv-demux @@ -1,7 +1,15 @@ #extradata 0: 86, 0xc7ca09e5 #extradata 1: 22, 0x12dc010c #tb 0: 1/10000000 +#media_type 0: video +#codec_id 0: mpeg2video +#dimensions 0: 720x576 +#sar 0: 64/45 #tb 1: 1/10000000 +#media_type 1: audio +#codec_id 1: mp2 +#sample_rate 1: 48000 +#channel_layout 1: 3 1, -2, -2, 240000, 576, 0x9b6e1638 1, 239998, 239998, 240000, 576, 0x0ca91183 1, 479998, 479998, 240000, 576, 0xec6a180f diff --git a/tests/ref/fate/xbm10 b/tests/ref/fate/xbm10 index 00388916f759d0358b420aeca1fb9e19e066c4f5..57a70d27716fd88f34f630ccd4ee1a4ff5da7978 100644 --- a/tests/ref/fate/xbm10 +++ b/tests/ref/fate/xbm10 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 16x16 +#sar 0: 0/1 0, 0, 0, 1, 32, 0x777f0737 diff --git a/tests/ref/fate/xbm11 b/tests/ref/fate/xbm11 index 77192b3e64f74c22e2db862c7799a9a05e0d6e79..83852812390f91e58e4fc001bee6772af9a5a7b3 100644 --- a/tests/ref/fate/xbm11 +++ b/tests/ref/fate/xbm11 @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 200x190 +#sar 0: 0/1 0, 0, 0, 1, 4750, 0xc85f0b6d diff --git a/tests/ref/fate/xface b/tests/ref/fate/xface index 7f1f1e644519aa0e517beb1422900f0bdce18d13..05a955cf92b47fe13aba3c796482f5cd89e84ac5 100644 --- a/tests/ref/fate/xface +++ b/tests/ref/fate/xface @@ -1,2 +1,6 @@ #tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 48x48 +#sar 0: 0/1 0, 0, 0, 1, 288, 0x87ddaef8 diff --git a/tests/ref/fate/xmv-demux b/tests/ref/fate/xmv-demux index 75b515fa3cec3a8ecb510d2fac12259ba4f4f239..5840129f8acaa4604ef5be05e7a85925b91a6a23 100644 --- a/tests/ref/fate/xmv-demux +++ b/tests/ref/fate/xmv-demux @@ -1,6 +1,14 @@ #extradata 0: 4, 0x015a00ad #tb 0: 1/1000 +#media_type 0: video +#codec_id 0: wmv2 +#dimensions 0: 640x480 +#sar 0: 0/1 #tb 1: 16/11025 +#media_type 1: audio +#codec_id 1: adpcm_ima_wav +#sample_rate 1: 44100 +#channel_layout 1: 3 0, 0, 0, 0, 1508, 0xefceba48 1, 0, 0, 83, 5976, 0xfa2c2db9 1, 83, 83, 83, 5976, 0x256b935c diff --git a/tests/ref/fate/xxan-wc4 b/tests/ref/fate/xxan-wc4 index 88dcc98ac53e2b540118ded6e2473817299bb294..ae3bda3c347f4ce099b56113b49500f61acf3fee 100644 --- a/tests/ref/fate/xxan-wc4 +++ b/tests/ref/fate/xxan-wc4 @@ -1,4 +1,8 @@ #tb 0: 1/15 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x165 +#sar 0: 0/1 0, 0, 0, 1, 79360, 0x8537821b 0, 1, 1, 1, 79360, 0x110c4343 0, 2, 2, 1, 79360, 0xa85105bb diff --git a/tests/ref/fate/yop b/tests/ref/fate/yop index 1920281a40fb8c33b80d364141fb8fcb77e5417d..9d615b1394b0b7b1f3d2fdc3586f99f55dc939f7 100644 --- a/tests/ref/fate/yop +++ b/tests/ref/fate/yop @@ -1,4 +1,8 @@ #tb 0: 1/12 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 580x174 +#sar 0: 1/2 0, 0, 0, 1, 302760, 0xf24dfa37 0, 1, 1, 1, 302760, 0xcedcbb6c 0, 2, 2, 1, 302760, 0xc87716a2 diff --git a/tests/ref/fate/zerocodec b/tests/ref/fate/zerocodec index 2d368c3764e17f80461cfc138a78f4ea4f7b480f..10f9d4ccae5456499dff4438e26542e434faa38b 100644 --- a/tests/ref/fate/zerocodec +++ b/tests/ref/fate/zerocodec @@ -1,4 +1,8 @@ #tb 0: 417083/10000000 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 1280x720 +#sar 0: 0/1 0, 0, 0, 1, 1843200, 0x04154bd5 0, 1, 1, 1, 1843200, 0x3a872d04 0, 2, 2, 1, 1843200, 0x3b1304a0 diff --git a/tests/ref/fate/zlib b/tests/ref/fate/zlib index 4ff76ffbac55d7e5df79f550b1fbf5d9e9a74ba1..007fe00c240975a46b50391d96a4236667355d01 100644 --- a/tests/ref/fate/zlib +++ b/tests/ref/fate/zlib @@ -1,2 +1,6 @@ #tb 0: 100/2997 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 352x240 +#sar 0: 0/1 0, 0, 0, 1, 253440, 0x94af61e5 diff --git a/tests/ref/fate/zmbv-15bit b/tests/ref/fate/zmbv-15bit index 384bb650b7a08d00fb41a64baa1dc7740b1f4254..d3bee30a5e7107740dd123837ae1a46433c638eb 100644 --- a/tests/ref/fate/zmbv-15bit +++ b/tests/ref/fate/zmbv-15bit @@ -1,4 +1,8 @@ #tb 0: 250000/1585341 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x8f9020f2 0, 1, 1, 1, 192000, 0xbfba7f63 0, 2, 2, 1, 192000, 0x96b48d11 diff --git a/tests/ref/fate/zmbv-16bit b/tests/ref/fate/zmbv-16bit index cb390148f1400306d590f426f5c6f9204e1ee6e9..d650e08ff271aa232b1fafac187313fed9cddc12 100644 --- a/tests/ref/fate/zmbv-16bit +++ b/tests/ref/fate/zmbv-16bit @@ -1,4 +1,8 @@ #tb 0: 250000/1585341 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0xe869dc94 0, 1, 1, 1, 192000, 0x742932f2 0, 2, 2, 1, 192000, 0x742932f2 diff --git a/tests/ref/fate/zmbv-32bit b/tests/ref/fate/zmbv-32bit index e1df12361ae8203e69038ae93e649e5f4f61d0f3..ff4d69f61364acfeb566574601180927d376a44c 100644 --- a/tests/ref/fate/zmbv-32bit +++ b/tests/ref/fate/zmbv-32bit @@ -1,4 +1,8 @@ #tb 0: 250000/1585341 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x3ac10e8e 0, 1, 1, 1, 192000, 0xb772ee57 0, 2, 2, 1, 192000, 0x9b6e648a diff --git a/tests/ref/fate/zmbv-8bit b/tests/ref/fate/zmbv-8bit index 9f02ae366833f32944d8539348baabf3908c08be..7c2fab691f301bcd4fe9815c5f52ec142bd37210 100644 --- a/tests/ref/fate/zmbv-8bit +++ b/tests/ref/fate/zmbv-8bit @@ -1,4 +1,8 @@ #tb 0: 1000000/70086303 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x200 +#sar 0: 0/1 0, 0, 0, 1, 192000, 0x5234b617 0, 1, 1, 1, 192000, 0x5234b617 0, 2, 2, 1, 192000, 0x5234b617