From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta0013.nifty.com (mta-snd00008.nifty.com [106.153.226.40]) by sourceware.org (Postfix) with ESMTPS id E8CB13858D20 for ; Wed, 21 Feb 2024 03:55:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E8CB13858D20 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E8CB13858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.226.40 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708487727; cv=none; b=eWjf8G9wnh2jA/e30WlPwfy0iLPvTOXllemdnV8u8KaVTJwwxSxDUdnW2XnwpaQK36f6H8BB/df2BHbaYpQjba7M05kHJ8I2dM4IsQyXxwaScEVW6ZE2lW0hx5aUMcwjoICiWGeqpgk66hLT17wQBLqtFDP+WhD0ASxZ3cVrkeQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708487727; c=relaxed/simple; bh=iEXxzF/bV/WC0XSDHWqg3vgoSTEfvAeUcBaGUllp9aE=; h=From:To:Date:Message-Id:Subject; b=sW8ufR+s87sWXRVxblBtK7SqFu/7Xi7LZ70wBjufN0DgvWZxWAFkrl3T6Ora4G8Ns5lOqic7zObNTfaKk6xY2C4gZKUFmeqjqe7RsYjvRIYIcQk+lmHpntuwIvaiqzv7nHg79H5LgUabEC3RnDIHHW+NkzSsbBSk93CYrch+23U= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from localhost.localdomain by dmta0013.nifty.com with ESMTP id <20240221035522716.LQOP.43072.localhost.localdomain@nifty.com> for ; Wed, 21 Feb 2024 12:55:22 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Wed, 21 Feb 2024 12:54:43 +0900 Message-Id: <20240221125443.65350-1-takashi.yano@nifty.ne.jp> Subject: AMF 1.4.33-2 X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,SUBJ_ALL_CAPS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following packages have been uploaded to the Cygwin distribution: * AMF-1.4.33-2 A light-weight, portable multimedia framework that abstracts away most of the platform and API-specific details. AMF is supported on the closed source AMD Pro driver and OpenMax on the open source AMD Mesa driver, whose dlls are dynamically loaded by the SDK header. The codec itself is impelemted in the dlls and the AMD GPU. - 1.4.33-1 accidentally built without necessary patch. Fixed in 1.4.33-2.