pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/vlc vlc: Update to 3.0.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/610548539de5
branches:  trunk
changeset: 452535:610548539de5
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed May 12 14:23:53 2021 +0000

description:
vlc: Update to 3.0.14

Changelog:
Changes between 3.0.13 and 3.0.14:
----------------------------------
* Fix auto update for Windows

Changes between 3.0.12.1 and 3.0.13:
----------------------------------

Demux:
 * Adaptive: fix artefacts in HLS streams with wrong profiles/levels
 * Fix regression on some MP4 files for the audio track
 * Fix MPGA and ADTS probing in TS files
 * Fix Flac inside AVI files
 * Fix VP9/Webm artefacts when seeking

Codec:
 * Support SSA text scaling
 * Fix rotation on Android rotation
 * Fix WebVTT subtitles that start at 00:00

Access:
 * Update libnfs to support NFSv4
 * Improve SMB2 integration
 * Fix Blu-ray files using Unicode names on Windows
 * Disable mcast lookups on Android for RTSP playback

Video Output:
 * Rework the D3D11 rendering wait, to fix choppiness on display

Interfaces:
 * Fix VLC getting stuck on close on X11 (#21875)
 * Improve RTL on preferences on macOS
 * Add mousewheel horizontal axis control
 * Fix crash on exit on macOS
 * Fix sizing of the fullscreen controls on macOS

Windows:
 * Fix subtitles/OSD under Windows XP

Misc:
 * Update translations
 * Improve MIDI fonts search on Linux
 * Update Soundcloud, Youtube, liveleak
 * Fix compilation with GCC11
 * Fix input-slave option for subtitles


Changes between 3.0.12 and 3.0.12.1:
----------------------------------

macOS:
 * 3.0.12.1 is the first release for Apple Silicon macs
 * Version bump to allow an automatic upgrade path

diffstat:

 multimedia/vlc/Makefile |   5 ++---
 multimedia/vlc/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r f7bb7081a123 -r 610548539de5 multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile   Wed May 12 14:19:31 2021 +0000
+++ b/multimedia/vlc/Makefile   Wed May 12 14:23:53 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.250 2021/04/21 13:25:06 adam Exp $
+# $NetBSD: Makefile,v 1.251 2021/05/12 14:23:53 ryoon Exp $
 
-DISTNAME=              vlc-3.0.12
-PKGREVISION=           5
+DISTNAME=              vlc-3.0.14
 CATEGORIES=            multimedia
 MASTER_SITES=          https://download.videolan.org/pub/videolan/vlc/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=          .tar.xz
diff -r f7bb7081a123 -r 610548539de5 multimedia/vlc/distinfo
--- a/multimedia/vlc/distinfo   Wed May 12 14:19:31 2021 +0000
+++ b/multimedia/vlc/distinfo   Wed May 12 14:23:53 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.81 2021/01/29 10:25:52 nia Exp $
+$NetBSD: distinfo,v 1.82 2021/05/12 14:23:53 ryoon Exp $
 
-SHA1 (vlc-3.0.12.tar.xz) = 39ef414a07202ec6569acda4c5d91e8576d453bf
-RMD160 (vlc-3.0.12.tar.xz) = 5975ce21a183893ae2541ac38d5131329e539fbd
-SHA512 (vlc-3.0.12.tar.xz) = ebec92bf732540be117551e94613747c53514ade7e280167c08400375738df9a01ee0e5d7c7733aca151a4f80f1c7163fd41318f2cc80b04a3201f0ba697e5df
-Size (vlc-3.0.12.tar.xz) = 25997468 bytes
+SHA1 (vlc-3.0.14.tar.xz) = 8a8613f16a9053668d7a7dcfa1e6d8be93af3e89
+RMD160 (vlc-3.0.14.tar.xz) = 454774fd4775516f3c2ba4ef5376b05eace1632e
+SHA512 (vlc-3.0.14.tar.xz) = d809ec062d5c1ce15cd0ce3bc4777b6451fe8bea372678eac84b7ea1777a9a8891de31d81e26ac651cc9ce02b99b514f1672de829410fc1ddc81cccfd41db47a
+Size (vlc-3.0.14.tar.xz) = 26424968 bytes
 SHA1 (patch-compat_Makefile.am) = 1c3e0a7c4610c55c3ec9ba80d66b9959661139b3
 SHA1 (patch-configure.ac) = 99e975954323b4e94daeb75ce2ae439b49c51b0f
 SHA1 (patch-lib_core.c) = 8ec5557424e6ddc05cc365aacd1ec847d9a94605



Home | Main Index | Thread Index | Old Index