public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] dav1d
@ 2024-06-07  6:22 Takashi Yano
  2024-06-09 15:36 ` Jon Turney
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Yano @ 2024-06-07  6:22 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

dav1d is a decoder for AV1 video codec, which is faster
as twice as libaom.

This package is available also for fedora.
https://src.fedoraproject.org/rpms/dav1d

I'am planning to release ffmpeg where dav1d is enabled
as fedora.

Thanks in advance.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

[-- Attachment #2: dav1d.cygport --]
[-- Type: text/plain, Size: 630 bytes --]

NAME=dav1d
VERSION=1.4.2
RELEASE=1
LICENSE="BSD-2-Clause AND ISC"
CATEGORY="Video"
SUMMARY="AV1 cross-platform decoder"
DESCRIPTION="dav1d is a new AV1 cross-platform Decoder, open-source, and focused on speed and correctness."
HOMEPAGE=https://code.videolan.org/videolan/dav1d
SRC_URI=https://code.videolan.org/videolan/dav1d/-/archive/${VERSION}/${NAME}-${VERSION}.tar.bz2

inherit meson

PKG_NAMES="dav1d libdav1d7 libdav1d-devel"
dav1d_CONTENTS="usr/bin/*.exe usr/share"
libdav1d7_CONTENTS="usr/bin/*.dll"
libdav1d_devel_CONTENTS="usr/lib usr/include"

BUILD_REQUIRES="nasm meson pkg-config libxxhash-devel"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ITP] dav1d
  2024-06-07  6:22 [ITP] dav1d Takashi Yano
@ 2024-06-09 15:36 ` Jon Turney
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Turney @ 2024-06-09 15:36 UTC (permalink / raw)
  To: Takashi Yano; +Cc: cygwin-apps

On 07/06/2024 07:22, Takashi Yano via Cygwin-apps wrote:
> dav1d is a decoder for AV1 video codec, which is faster
> as twice as libaom.
> 
> This package is available also for fedora.
> https://src.fedoraproject.org/rpms/dav1d
> 
> I'am planning to release ffmpeg where dav1d is enabled
> as fedora.
> 
> Thanks in advance.

Looks good. I added this to your packages.

Thanks.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-09 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-07  6:22 [ITP] dav1d Takashi Yano
2024-06-09 15:36 ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).