aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-12-19 00:04:49 +0800
committerChristian Weisgerber <naddy@FreeBSD.org>2013-12-19 00:04:49 +0800
commit56ba5294e6a1004311c93d9817f7f3f23994e4d2 (patch)
tree09f3a453c650c499b52275e28d2c37b44fa1abb6 /multimedia/vlc
parente195a4fac8e6a3b254f5e632ff10fb5b42514933 (diff)
downloadfreebsd-ports-gnome-56ba5294e6a1004311c93d9817f7f3f23994e4d2.tar.gz
freebsd-ports-gnome-56ba5294e6a1004311c93d9817f7f3f23994e4d2.tar.zst
freebsd-ports-gnome-56ba5294e6a1004311c93d9817f7f3f23994e4d2.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 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index f0154aca9e83..b4557b6cad7c 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vlc
DISTVERSION= 2.1.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 4
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \