aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mumble
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2013-12-19 00:04:49 +0800
committernaddy <naddy@FreeBSD.org>2013-12-19 00:04:49 +0800
commitec4b0c266d20c425e3ea609bba91d47d2b85249b (patch)
tree09f3a453c650c499b52275e28d2c37b44fa1abb6 /audio/mumble
parentd195055ee963ad376da19ed0d348af00e0afb64b (diff)
downloadfreebsd-ports-gnome-ec4b0c266d20c425e3ea609bba91d47d2b85249b.tar.gz
freebsd-ports-gnome-ec4b0c266d20c425e3ea609bba91d47d2b85249b.tar.zst
freebsd-ports-gnome-ec4b0c266d20c425e3ea609bba91d47d2b85249b.zip
Update opus to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding quality, especially for variable-bitrate (VBR), * automatic detection of speech or music to decide which encoding mode to use, * surround with good quality at 128 kbps for 5.1 and usable down to 48 kbps, * and speed improvements on all architectures. Chase shared library bump. PR: 184956
Diffstat (limited to 'audio/mumble')
-rw-r--r--audio/mumble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index ecd02b0e59e2..0fa90173ee3c 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mumble
PORTVERSION= 1.2.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/Mumble/${PORTVERSION}