From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from osmta1018.nifty.com (mta-snd01104.nifty.com [106.153.228.36]) by sourceware.org (Postfix) with ESMTPS id DDC1C3858D20 for ; Tue, 20 Feb 2024 02:46:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DDC1C3858D20 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 DDC1C3858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=106.153.228.36 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708397169; cv=none; b=huyRBVQ8L4XcYTE3xonmGNa2GyXX1Gnv7CZeNMc0dwPCwr7ovB0QwkdETPa43nTm12exESVhJcIBszcJW0ygqMjzqTHDhhQV5ku2ckpqC56QivEYBfhNbmvAh6DG7Py3AQyYdLqjCcPK2gQwWV/ycwn31eJ58mRv0FL2AIR3fTE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708397169; c=relaxed/simple; bh=6A4IlvIcSwfdaTRHfdiKtY8teQ6NjrE95gl0N3T9VWw=; h=From:To:Date:Message-Id:Subject; b=lTh12NnHVgCxJ9ShLdlliujCAEzGnAX1ghmJvDd6ImXVyl9AyIMJQhynR4A0Q6Cd42Vsq9KxgJ0WeXaVQyyNmVv/7cXa4kRrTU/M1M1QSKCSQQ6f9X17yEJtGbJilBtFB7ql/hp/IFX5XQKJGBNk0at77Tp5H7tmRftwXSm1AqM= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from dmta1018.nifty.com by osmta1018.nifty.com with ESMTP id <20240220024603664.KHQK.62294.dmta1018.nifty.com@nifty.com> for ; Tue, 20 Feb 2024 11:46:03 +0900 Received: from localhost.localdomain by dmta1018.nifty.com with ESMTP id <20240220024602796.KFXB.56393.localhost.localdomain@nifty.com> for ; Tue, 20 Feb 2024 11:46:02 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Tue, 20 Feb 2024 11:42:11 +0900 Message-Id: <20240220114211.1274-1-takashi.yano@nifty.ne.jp> Subject: openh264 2.4.1-2 X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,SPF_HELO_PASS,SPF_PASS,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: * libopenh264-headers-2.4.1-2 * libopenh264-2.4.1-2 OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC. The binary library (runtime) itself will be downloaded from http://ciscobinary.openh264.org/ - Re-release 2.4.1 because official binary has been updated.