From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id C226B44762 for ; Tue, 25 Oct 2022 10:33:26 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B7D7D68BD2A; Tue, 25 Oct 2022 13:33:23 +0300 (EEST) Received: from mx.sdf.org (mx.sdf.org [205.166.94.24]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D04F568B81E for ; Tue, 25 Oct 2022 13:33:16 +0300 (EEST) Received: from 60dcec4c80edcfc9e2431313e642ccf8 ([1.145.236.2]) (authenticated (0 bits)) by mx.sdf.org (8.15.2/8.14.5) with ESMTPSA id 29PAX9fV022866 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO) for ; Tue, 25 Oct 2022 10:33:13 GMT Date: Tue, 25 Oct 2022 21:33:05 +1100 From: Peter Ross To: ffmpeg-devel@ffmpeg.org Message-ID: <5f955e04f5beb0acba0dfbc7658886821f9ef6bd.1666693859.git.pross@xvid.org> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] fate/microsoft: add mss2 region test case X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============0176916432860616186==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0176916432860616186== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fvpdcmE5D/zCeqWq" Content-Disposition: inline --fvpdcmE5D/zCeqWq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable --- please copy https://trac.ffmpeg.org/raw-attachment/ticket/4043/fail.wmv to $FATE_SAMPLES/mss2 tests/fate/microsoft.mak | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak index ee1a062425..edd42df8b3 100644 --- a/tests/fate/microsoft.mak +++ b/tests/fate/microsoft.mak @@ -14,8 +14,9 @@ FATE_MSS2-$(call FRAMECRC, ASF, MSS2, SCALE_FILTER) +=3D = fate-mss2-rgb555 fate-mss fate-mss2-rgb555: CMD =3D framecrc -i $(TARGET_SAMPLES)/mss2/rle555.wmv = -pix_fmt rgb555le -vf scale fate-mss2-rgb555s: CMD =3D framecrc -i $(TARGET_SAMPLES)/mss2/rle555s.wmv = -pix_fmt rgb555le -vf scale =20 -FATE_MSS2 +=3D fate-mss2-wmv +FATE_MSS2 +=3D fate-mss2-wmv fate-mss2-region fate-mss2-wmv: CMD =3D framecrc -i $(TARGET_SAMPLES)/mss2/msscreencodec.wm= v -an -frames 100 +fate-mss2-region: CMD =3D framecrc -i $(TARGET_SAMPLES)/mss2/fail.wmv -an =20 FATE_MSS2-$(call FRAMECRC, ASF, MSS2) +=3D $(FATE_MSS2) =20 --=20 2.35.1 -- Peter (A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B) --fvpdcmE5D/zCeqWq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQSpB+AvpuUM0jTNINJnYHnFrEDdawUCY1e7XQAKCRBnYHnFrEDd a63LAJ4jgFADjBxApwCyK6vbYHdBqijCzgCfT5HrLM2Te/CEyL/XlUObDThf7q8= =KXS5 -----END PGP SIGNATURE----- --fvpdcmE5D/zCeqWq-- --===============0176916432860616186== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============0176916432860616186==--