Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dav1d: update to 1.3.0.
@ 2023-10-11 12:27 mhmdanas
  2023-10-11 12:30 ` [PR PATCH] [Updated] " mhmdanas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mhmdanas @ 2023-10-11 12:27 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages dav1d-1.3.0
https://github.com/void-linux/void-packages/pull/46596

dav1d: update to 1.3.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

@mustaqimM

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/46596.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dav1d-1.3.0-46596.patch --]
[-- Type: text/x-diff, Size: 3139 bytes --]

From 080e18f05114cdd2a023c228ba2e31074c634483 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:25:06 +0100
Subject: [PATCH 1/3] dav1d: update to 1.3.0.

---
 common/shlibs          | 2 +-
 srcpkgs/dav1d/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 932ae5dae9732..7913384b0793b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3525,7 +3525,7 @@ libcsfml-window.so.2.5 CSFML-2.5_1
 libcsfml-system.so.2.5 CSFML-2.5_1
 libcsfml-network.so.2.5 CSFML-2.5_1
 libtokyocabinet.so.9 tokyocabinet-1.4.48_1
-libdav1d.so.6 libdav1d6-1.0.0_1
+libdav1d.so.7 libdav1d6-1.3.0_1
 librav1e.so.0 rav1e-0.6.3_1
 libdqlite.so.0 dqlite-0.2.1_1
 libwoff2common.so.1.0.2 libwoff2common1.0.2-1.0.2_1
diff --git a/srcpkgs/dav1d/template b/srcpkgs/dav1d/template
index ff2b78b4333b6..15b86daa6d365 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,6 +1,6 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=1.2.1
+version=1.3.0
 revision=1
 build_style=meson
 configure_args="-Denable_asm=true -Denable_tools=true -Dfuzzing_engine=none
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
 homepage="https://code.videolan.org/videolan/dav1d"
 changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
 distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
-checksum=a4003623cdc0109dec3aac8435520aa3fb12c4d69454fa227f2658cdb6dab5fa
+checksum=bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Denable_tests=true"

From bf115bf10c5bb15bb1f15fc9d578a2aedc4e7202 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:26:18 +0100
Subject: [PATCH 2/3] ffmpeg: revbump for dav1d-1.3.0.

---
 srcpkgs/ffmpeg/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index d2f8def0e25f7..3e3ab2fb8931c 100644
--- a/srcpkgs/ffmpeg/template
+++ b/srcpkgs/ffmpeg/template
@@ -2,7 +2,7 @@
 # audacity also needs to be bumped when a new ffmpeg version bumps libavformat's soname!
 pkgname=ffmpeg
 version=4.4.4
-revision=3
+revision=4
 short_desc="Decoding, encoding and streaming software"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"

From dc67be15e1597a0e4eb170593bb86f22646f9c14 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:26:18 +0100
Subject: [PATCH 3/3] libavif: revbump for dav1d-1.3.0.

---
 srcpkgs/libavif/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libavif/template b/srcpkgs/libavif/template
index 64e475ea7ddc9..64d3bfcae203d 100644
--- a/srcpkgs/libavif/template
+++ b/srcpkgs/libavif/template
@@ -1,7 +1,7 @@
 # Template file for 'libavif'
 pkgname=libavif
 version=1.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DAVIF_BUILD_APPS=ON -DAVIF_BUILD_GDK_PIXBUF=ON
  -DAVIF_CODEC_AOM=ON $(vopt_bool dav1d AVIF_CODEC_DAV1D) $(vopt_bool rav1e AVIF_CODEC_RAV1E)

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

* Re: [PR PATCH] [Updated] dav1d: update to 1.3.0.
  2023-10-11 12:27 [PR PATCH] dav1d: update to 1.3.0 mhmdanas
@ 2023-10-11 12:30 ` mhmdanas
  2023-10-19 10:34 ` [PR REVIEW] " ahesford
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-10-11 12:30 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages dav1d-1.3.0
https://github.com/void-linux/void-packages/pull/46596

dav1d: update to 1.3.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

~~@mustaqimM~~ (sorry, I reailzed you told me I could adopt the package in my previous dav1d PR, but I forgot to push the adoption lol)

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/46596.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dav1d-1.3.0-46596.patch --]
[-- Type: text/x-diff, Size: 3288 bytes --]

From 996ed80434744f3ee13ab531737c0af69b2faed7 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:25:06 +0100
Subject: [PATCH 1/3] dav1d: update to 1.3.0, adopt.

---
 common/shlibs          | 2 +-
 srcpkgs/dav1d/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 932ae5dae9732..7913384b0793b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3525,7 +3525,7 @@ libcsfml-window.so.2.5 CSFML-2.5_1
 libcsfml-system.so.2.5 CSFML-2.5_1
 libcsfml-network.so.2.5 CSFML-2.5_1
 libtokyocabinet.so.9 tokyocabinet-1.4.48_1
-libdav1d.so.6 libdav1d6-1.0.0_1
+libdav1d.so.7 libdav1d6-1.3.0_1
 librav1e.so.0 rav1e-0.6.3_1
 libdqlite.so.0 dqlite-0.2.1_1
 libwoff2common.so.1.0.2 libwoff2common1.0.2-1.0.2_1
diff --git a/srcpkgs/dav1d/template b/srcpkgs/dav1d/template
index ff2b78b4333b6..e10755750b4e5 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,17 +1,17 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=1.2.1
+version=1.3.0
 revision=1
 build_style=meson
 configure_args="-Denable_asm=true -Denable_tools=true -Dfuzzing_engine=none
  -Dtestdata_tests=false"
 short_desc="Small and fast AV1 Decoder"
-maintainer="mustaqim <git@mustaqim.ml>"
+maintainer="triallax <triallax@tutanota.com>"
 license="BSD-2-Clause"
 homepage="https://code.videolan.org/videolan/dav1d"
 changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
 distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
-checksum=a4003623cdc0109dec3aac8435520aa3fb12c4d69454fa227f2658cdb6dab5fa
+checksum=bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Denable_tests=true"

From b8531b4f383db92de2d624e51f3b342278536cdb Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:26:18 +0100
Subject: [PATCH 2/3] ffmpeg: revbump for dav1d-1.3.0.

---
 srcpkgs/ffmpeg/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index d2f8def0e25f7..3e3ab2fb8931c 100644
--- a/srcpkgs/ffmpeg/template
+++ b/srcpkgs/ffmpeg/template
@@ -2,7 +2,7 @@
 # audacity also needs to be bumped when a new ffmpeg version bumps libavformat's soname!
 pkgname=ffmpeg
 version=4.4.4
-revision=3
+revision=4
 short_desc="Decoding, encoding and streaming software"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"

From e09268898b45a0f2adafba8390507008beba36e0 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:26:18 +0100
Subject: [PATCH 3/3] libavif: revbump for dav1d-1.3.0.

---
 srcpkgs/libavif/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libavif/template b/srcpkgs/libavif/template
index 64e475ea7ddc9..64d3bfcae203d 100644
--- a/srcpkgs/libavif/template
+++ b/srcpkgs/libavif/template
@@ -1,7 +1,7 @@
 # Template file for 'libavif'
 pkgname=libavif
 version=1.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DAVIF_BUILD_APPS=ON -DAVIF_BUILD_GDK_PIXBUF=ON
  -DAVIF_CODEC_AOM=ON $(vopt_bool dav1d AVIF_CODEC_DAV1D) $(vopt_bool rav1e AVIF_CODEC_RAV1E)

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

* Re: [PR REVIEW] dav1d: update to 1.3.0.
  2023-10-11 12:27 [PR PATCH] dav1d: update to 1.3.0 mhmdanas
  2023-10-11 12:30 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-10-19 10:34 ` ahesford
  2023-10-23  0:46 ` [PR PATCH] [Updated] " mhmdanas
  2023-10-24 13:05 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2023-10-19 10:34 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/46596#discussion_r1365283347

Comment:
Why does the subpackage have a 6 at the end of the name? Maybe this should be just `libdav1d`.

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

* Re: [PR PATCH] [Updated] dav1d: update to 1.3.0.
  2023-10-11 12:27 [PR PATCH] dav1d: update to 1.3.0 mhmdanas
  2023-10-11 12:30 ` [PR PATCH] [Updated] " mhmdanas
  2023-10-19 10:34 ` [PR REVIEW] " ahesford
@ 2023-10-23  0:46 ` mhmdanas
  2023-10-24 13:05 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-10-23  0:46 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages dav1d-1.3.0
https://github.com/void-linux/void-packages/pull/46596

dav1d: update to 1.3.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

~~@mustaqimM~~ (sorry, I reailzed you told me I could adopt the package in my previous dav1d PR, but I forgot to push the adoption lol)

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/46596.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dav1d-1.3.0-46596.patch --]
[-- Type: text/x-diff, Size: 4254 bytes --]

From c7b576fbf156eedf5f4a48fa4fa076a5bd197ba5 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:25:06 +0100
Subject: [PATCH 1/3] dav1d: update to 1.3.0, adopt.

---
 common/shlibs          |  2 +-
 srcpkgs/dav1d/template | 16 +++++++++++-----
 srcpkgs/libdav1d       |  1 +
 3 files changed, 13 insertions(+), 6 deletions(-)
 create mode 120000 srcpkgs/libdav1d

diff --git a/common/shlibs b/common/shlibs
index 185ba856d7e6c..67e0812c68e19 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3521,7 +3521,7 @@ libcsfml-window.so.2.5 CSFML-2.5_1
 libcsfml-system.so.2.5 CSFML-2.5_1
 libcsfml-network.so.2.5 CSFML-2.5_1
 libtokyocabinet.so.9 tokyocabinet-1.4.48_1
-libdav1d.so.6 libdav1d6-1.0.0_1
+libdav1d.so.7 libdav1d-1.3.0_1
 librav1e.so.0 rav1e-0.6.3_1
 libdqlite.so.0 dqlite-0.2.1_1
 libwoff2common.so.1.0.2 libwoff2common1.0.2-1.0.2_1
diff --git a/srcpkgs/dav1d/template b/srcpkgs/dav1d/template
index ff2b78b4333b6..ccecb4926ff96 100644
--- a/srcpkgs/dav1d/template
+++ b/srcpkgs/dav1d/template
@@ -1,17 +1,17 @@
 # Template file for 'dav1d'
 pkgname=dav1d
-version=1.2.1
+version=1.3.0
 revision=1
 build_style=meson
 configure_args="-Denable_asm=true -Denable_tools=true -Dfuzzing_engine=none
  -Dtestdata_tests=false"
 short_desc="Small and fast AV1 Decoder"
-maintainer="mustaqim <git@mustaqim.ml>"
+maintainer="triallax <triallax@tutanota.com>"
 license="BSD-2-Clause"
 homepage="https://code.videolan.org/videolan/dav1d"
 changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
 distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
-checksum=a4003623cdc0109dec3aac8435520aa3fb12c4d69454fa227f2658cdb6dab5fa
+checksum=bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Denable_tests=true"
@@ -23,7 +23,7 @@ case "$XBPS_TARGET_MACHINE" in
 	x86_64* | i686*) hostmakedepends="nasm" ;;
 esac
 
-libdav1d6_package() {
+libdav1d_package() {
 	short_desc+=" - runtime library"
 	pkg_install() {
 		vmove "usr/lib/*.so.*"
@@ -32,7 +32,7 @@ libdav1d6_package() {
 }
 
 libdav1d-devel_package() {
-	depends="libdav1d6-${version}_${revision}"
+	depends="libdav1d-${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
@@ -40,3 +40,9 @@ libdav1d-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
+
+libdav1d6_package() {
+	depends="libdav1d-${version}_${revision}"
+	build_style=meta
+	short_desc+=" - runtime library (transitional dummy package)"
+}
diff --git a/srcpkgs/libdav1d b/srcpkgs/libdav1d
new file mode 120000
index 0000000000000..3c8276a238e87
--- /dev/null
+++ b/srcpkgs/libdav1d
@@ -0,0 +1 @@
+dav1d
\ No newline at end of file

From 29322734c1fef1bd21b2bbbf97f945dfba4b9f5f Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:26:18 +0100
Subject: [PATCH 2/3] ffmpeg: revbump for dav1d-1.3.0.

---
 srcpkgs/ffmpeg/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template
index d2f8def0e25f7..3e3ab2fb8931c 100644
--- a/srcpkgs/ffmpeg/template
+++ b/srcpkgs/ffmpeg/template
@@ -2,7 +2,7 @@
 # audacity also needs to be bumped when a new ffmpeg version bumps libavformat's soname!
 pkgname=ffmpeg
 version=4.4.4
-revision=3
+revision=4
 short_desc="Decoding, encoding and streaming software"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"

From f1b4a8e0b4f9d00c2c55cb38258e0afe6d7f1ed2 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 13:26:18 +0100
Subject: [PATCH 3/3] libavif: revbump for dav1d-1.3.0.

---
 srcpkgs/libavif/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libavif/template b/srcpkgs/libavif/template
index 64e475ea7ddc9..64d3bfcae203d 100644
--- a/srcpkgs/libavif/template
+++ b/srcpkgs/libavif/template
@@ -1,7 +1,7 @@
 # Template file for 'libavif'
 pkgname=libavif
 version=1.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DAVIF_BUILD_APPS=ON -DAVIF_BUILD_GDK_PIXBUF=ON
  -DAVIF_CODEC_AOM=ON $(vopt_bool dav1d AVIF_CODEC_DAV1D) $(vopt_bool rav1e AVIF_CODEC_RAV1E)

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

* Re: [PR PATCH] [Merged]: dav1d: update to 1.3.0.
  2023-10-11 12:27 [PR PATCH] dav1d: update to 1.3.0 mhmdanas
                   ` (2 preceding siblings ...)
  2023-10-23  0:46 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-10-24 13:05 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-10-24 13:05 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

dav1d: update to 1.3.0.
https://github.com/void-linux/void-packages/pull/46596

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

~~@mustaqimM~~ (sorry, I reailzed you told me I could adopt the package in my previous dav1d PR, but I forgot to push the adoption lol)

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-10-24 13:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 12:27 [PR PATCH] dav1d: update to 1.3.0 mhmdanas
2023-10-11 12:30 ` [PR PATCH] [Updated] " mhmdanas
2023-10-19 10:34 ` [PR REVIEW] " ahesford
2023-10-23  0:46 ` [PR PATCH] [Updated] " mhmdanas
2023-10-24 13:05 ` [PR PATCH] [Merged]: " classabbyamp

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 NNTP newsgroup(s).