Skip to content

Commit 7d7c819

Browse files
committed
multimedia/svt-av1: update to 1.2.0
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.2.0 Reported by: Repology, /r/AV1, Phoronix
1 parent cb127c6 commit 7d7c819

7 files changed

Lines changed: 13 additions & 13 deletions

File tree

graphics/libavif/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PORTNAME= libavif
22
DISTVERSIONPREFIX= v
33
DISTVERSION= 0.10.1
4-
PORTREVISION= 3
4+
PORTREVISION= 4
55
CATEGORIES= graphics
66

77
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/

multimedia/ffmpeg/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= ffmpeg
22
PORTVERSION= 4.4.2
3-
PORTREVISION= 5
3+
PORTREVISION= 6
44
PORTEPOCH= 1
55
CATEGORIES= multimedia audio net
66
MASTER_SITES= https://ffmpeg.org/releases/

multimedia/gstreamer1-plugins-svt-av1/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= svt-av1
22
DISTVERSIONPREFIX= v
3-
DISTVERSION= 1.1.0
3+
DISTVERSION= 1.2.0
44
CATEGORIES= multimedia
55
PKGNAMEPREFIX= gstreamer1-plugins-
66

@@ -17,7 +17,7 @@ USE_GITLAB= yes
1717
USE_GNOME= glib20
1818
GL_ACCOUNT= AOMediaCodec
1919
GL_PROJECT= SVT-AV1
20-
GL_COMMIT= 6e87a1de98281840abebc030781780edd822bae5
20+
GL_COMMIT= 14c38dca41e352a89643c4a89bc5417b7e5c1ae8
2121
WRKSRC_SUBDIR= gstreamer-plugin
2222
PLIST_FILES= lib/gstreamer-1.0/libgstsvtav1enc.so
2323

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1652846711
2-
SHA256 (AOMediaCodec-SVT-AV1-6e87a1de98281840abebc030781780edd822bae5_GL0.tar.gz) = 75c76af8f59e2f6a34d29cb95133d343d1ee7a6aa3bdddde95717f0d5847e7db
3-
SIZE (AOMediaCodec-SVT-AV1-6e87a1de98281840abebc030781780edd822bae5_GL0.tar.gz) = 9888852
1+
TIMESTAMP = 1659585744
2+
SHA256 (AOMediaCodec-SVT-AV1-14c38dca41e352a89643c4a89bc5417b7e5c1ae8_GL0.tar.gz) = 4b0528d186b51b1be67cada02e661598395204974386b9861ba3ff2fef8fd667
3+
SIZE (AOMediaCodec-SVT-AV1-14c38dca41e352a89643c4a89bc5417b7e5c1ae8_GL0.tar.gz) = 10197958

multimedia/svt-av1/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= svt-av1
22
DISTVERSIONPREFIX= v
3-
DISTVERSION= 1.1.0
3+
DISTVERSION= 1.2.0
44
CATEGORIES= multimedia
55

66
MAINTAINER= jbeich@FreeBSD.org
@@ -20,7 +20,7 @@ USE_GITLAB= yes
2020
USE_LDCONFIG= yes
2121
GL_ACCOUNT= AOMediaCodec
2222
GL_PROJECT= SVT-AV1
23-
GL_COMMIT= 6e87a1de98281840abebc030781780edd822bae5
23+
GL_COMMIT= 14c38dca41e352a89643c4a89bc5417b7e5c1ae8
2424
CMAKE_ON= ENABLE_NASM
2525
CMAKE_OFF= NATIVE
2626

multimedia/svt-av1/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1652846711
2-
SHA256 (AOMediaCodec-SVT-AV1-6e87a1de98281840abebc030781780edd822bae5_GL0.tar.gz) = 75c76af8f59e2f6a34d29cb95133d343d1ee7a6aa3bdddde95717f0d5847e7db
3-
SIZE (AOMediaCodec-SVT-AV1-6e87a1de98281840abebc030781780edd822bae5_GL0.tar.gz) = 9888852
1+
TIMESTAMP = 1659585744
2+
SHA256 (AOMediaCodec-SVT-AV1-14c38dca41e352a89643c4a89bc5417b7e5c1ae8_GL0.tar.gz) = 4b0528d186b51b1be67cada02e661598395204974386b9861ba3ff2fef8fd667
3+
SIZE (AOMediaCodec-SVT-AV1-14c38dca41e352a89643c4a89bc5417b7e5c1ae8_GL0.tar.gz) = 10197958

multimedia/svt-av1/pkg-plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ lib/libSvtAv1Dec.so.0
1313
lib/libSvtAv1Dec.so.0.8.7
1414
lib/libSvtAv1Enc.so
1515
lib/libSvtAv1Enc.so.1
16-
lib/libSvtAv1Enc.so.1.1.0
16+
lib/libSvtAv1Enc.so.1.2.0
1717
libdata/pkgconfig/SvtAv1Dec.pc
1818
libdata/pkgconfig/SvtAv1Enc.pc

0 commit comments

Comments
 (0)