summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avidemux-plugins/Makefile2
-rw-r--r--multimedia/emby-server/Makefile2
-rw-r--r--multimedia/ffmpeg/Makefile2
-rw-r--r--multimedia/ffmpeg4/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-vpx/Makefile2
-rw-r--r--multimedia/handbrake/Makefile2
-rw-r--r--multimedia/libvpx/Makefile2
-rw-r--r--multimedia/libvpx/distinfo6
-rw-r--r--multimedia/libvpx/files/patch-vpx__ports_aarch32__cpudetect.c13
-rw-r--r--multimedia/libvpx/pkg-plist4
-rw-r--r--multimedia/libxine/Makefile2
-rw-r--r--multimedia/mencoder/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
13 files changed, 22 insertions, 21 deletions
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile
index e69f338a8bad..027aad601ef4 100644
--- a/multimedia/avidemux-plugins/Makefile
+++ b/multimedia/avidemux-plugins/Makefile
@@ -1,6 +1,6 @@
PORTNAME= avidemux
PORTVERSION= ${AVIDEMUX_VERSION}
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
PKGNAMESUFFIX= -plugins
diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile
index 3e126ae0c6a0..9bec48fa94e3 100644
--- a/multimedia/emby-server/Makefile
+++ b/multimedia/emby-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= emby-server
DISTVERSION= 4.8.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \
https://mediabrowser.github.io/embytools/
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 1adf574f0712..80eecb8c51c5 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ffmpeg
PORTVERSION= 6.1.2
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= multimedia audio net
MASTER_SITES= https://ffmpeg.org/releases/
diff --git a/multimedia/ffmpeg4/Makefile b/multimedia/ffmpeg4/Makefile
index 6492d959f0d4..82fe0575e606 100644
--- a/multimedia/ffmpeg4/Makefile
+++ b/multimedia/ffmpeg4/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ffmpeg
PORTVERSION= 4.4.4
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= multimedia audio net
MASTER_SITES= https://ffmpeg.org/releases/
PKGNAMESUFFIX= 4
diff --git a/multimedia/gstreamer1-plugins-vpx/Makefile b/multimedia/gstreamer1-plugins-vpx/Makefile
index 4987bc13b523..60fa49766a3a 100644
--- a/multimedia/gstreamer1-plugins-vpx/Makefile
+++ b/multimedia/gstreamer1-plugins-vpx/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= GStreamer vp8 codec plugin
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 165298f17787..44e2ff08bba3 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -1,6 +1,6 @@
PORTNAME= handbrake
DISTVERSION= 1.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= https://github.com/HandBrake/HandBrake/releases/download/${DISTVERSION}/
MASTER_SITES+= https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/:contrib
diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile
index c92c1bdcda14..9ed45565cb05 100644
--- a/multimedia/libvpx/Makefile
+++ b/multimedia/libvpx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvpx
DISTVERSIONPREFIX= v
-DISTVERSION= 1.14.1
+DISTVERSION= 1.15.0
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
diff --git a/multimedia/libvpx/distinfo b/multimedia/libvpx/distinfo
index 086d4a0c583b..34d1e4202184 100644
--- a/multimedia/libvpx/distinfo
+++ b/multimedia/libvpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717012823
-SHA256 (webmproject-libvpx-v1.14.1_GH0.tar.gz) = 901747254d80a7937c933d03bd7c5d41e8e6c883e0665fadcb172542167c7977
-SIZE (webmproject-libvpx-v1.14.1_GH0.tar.gz) = 5614104
+TIMESTAMP = 1729707897
+SHA256 (webmproject-libvpx-v1.15.0_GH0.tar.gz) = e935eded7d81631a538bfae703fd1e293aad1c7fd3407ba00440c95105d2011e
+SIZE (webmproject-libvpx-v1.15.0_GH0.tar.gz) = 5629622
diff --git a/multimedia/libvpx/files/patch-vpx__ports_aarch32__cpudetect.c b/multimedia/libvpx/files/patch-vpx__ports_aarch32__cpudetect.c
index a6d4484fefe3..e1819f05b29c 100644
--- a/multimedia/libvpx/files/patch-vpx__ports_aarch32__cpudetect.c
+++ b/multimedia/libvpx/files/patch-vpx__ports_aarch32__cpudetect.c
@@ -1,7 +1,7 @@
- Assume NEON is enabled on armv7
- Implement runtime detection on FreeBSD
---- vpx_ports/aarch32_cpudetect.c.orig 2024-01-09 21:12:22 UTC
+--- vpx_ports/aarch32_cpudetect.c.orig 2024-10-23 18:24:57 UTC
+++ vpx_ports/aarch32_cpudetect.c
@@ -12,7 +12,7 @@
#include "./vpx_config.h"
@@ -12,15 +12,15 @@
static int arm_get_cpu_caps(void) {
// This function should actually be a no-op. There is no way to adjust any of
-@@ -57,9 +57,23 @@ static int arm_get_cpu_caps(void) {
+@@ -57,10 +57,24 @@ static int arm_get_cpu_caps(void) {
return flags;
}
--#elif defined(__linux__) // end defined(AOM_USE_ANDROID_CPU_FEATURES)
-+#elif defined(__linux__) || defined(__FreeBSD__) // end defined(AOM_USE_ANDROID_CPU_FEATURES)
+-#elif defined(__linux__) // end defined(VPX_USE_ANDROID_CPU_FEATURES)
++#elif defined(__linux__) || defined(__FreeBSD__) // end defined(VPX_USE_ANDROID_CPU_FEATURES)
#include <sys/auxv.h>
-+
+
+#if defined(__FreeBSD__)
+static unsigned long getauxval(unsigned long type)
+{
@@ -34,6 +34,7 @@
+ return ret;
+}
+#endif
-
++
// Define hwcap values ourselves: building with an old auxv header where these
// hwcap values are not defined should not prevent features from being enabled.
+ #define VPX_AARCH32_HWCAP_NEON (1 << 12)
diff --git a/multimedia/libvpx/pkg-plist b/multimedia/libvpx/pkg-plist
index 539cbb668a2c..d3003eb1d3b2 100644
--- a/multimedia/libvpx/pkg-plist
+++ b/multimedia/libvpx/pkg-plist
@@ -14,6 +14,6 @@ include/vpx/vpx_tpl.h
lib/libvpx.a
lib/libvpx.so
lib/libvpx.so.9
-lib/libvpx.so.9.0
-lib/libvpx.so.9.0.1
+lib/libvpx.so.9.1
+lib/libvpx.so.9.1.0
libdata/pkgconfig/vpx.pc
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index a8b755a25bf3..d75317de460d 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xine
DISTVERSION= 1.2.13
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${DISTVERSION}
PKGNAMEPREFIX= lib
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index 76a31e365c92..bf04cb1542e1 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mencoder
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MAINTAINER= riggs@FreeBSD.org
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 3812f1a070a8..9f4123e4b374 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vlc
DISTVERSION= 3.0.21
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 4
CATEGORIES= multimedia audio net www
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ \