pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/vlc



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Jan 29 14:07:12 UTC 2023

Modified Files:
        pkgsrc/multimedia/vlc: Makefile PLIST distinfo

Log Message:
vlc: Update to 3.0.18

Changelog:
Changes between 3.0.18-rc2 and 3.0.18:
--------------------------------------

macOS:
 * Fix audio device listing with non-latin names
 * Update some translations

Misc:
 * Fix rendering and performance issue with older GPUs

Contribs:
 * Update aom

Changes between 3.0.18-rc and 3.0.18-rc2:
-----------------------------------------

Codec/Demux:
 * Add support for Y16 chroma
 * Fix build of gme plugin

Lua:
 * Fix script for vocaroo
 * Fix script for youtube to allow throttled playback
   (Note: Restrictions on youtube still prevent unthrottled playback)

Service Discovery:
 * Fix UPnP regression on Windows

Video Output:
 * Fix video placement with caopengllayer

Misc:
 * Fix password search in kwallet module

Contribs:
 * Update FFmpeg

Changes between 3.0.17.4 and 3.0.18-rc:
---------------------------------------

Demux:
 * Major adaptive streaming update, notably for multiple timelies and webvtt
 * Fix seeking with some fragmented MP4 files
 * Add support for DVBSub inside MKV
 * Fix some Flac files that could not be played
 * Improve seeking in Ogg files

Decoders:
 * Fix DxVA/D3D11 crashes on HEVC files with bogus references
 * Fix libass storage size and crash
 * Fix decoding errors on macOS hw decoding on some HEVC files

Video Output:
 * Fix color regression with VAAPI/iOS and OpenGL output
 * Fix some resizing issues with OpenGL on GLX/EGL/X11/XV
 * Fix Direct3d9 texture stretching
 * Fix 10-bit accelerated video filters on macOS

Playlist:
 * Avoid playlist liveloop on failed/tiny items (temporize EOS bursts)

Misc:
 * Misc fixes for the extension UI on macOS
 * Improve SMBv1 and SMBv2 behaviours
 * Improve FTP compatibility
 * Support RISC-V
 * Fix AVI muxing for Windows Media Player compatibility
 * Fix seeking speed on macOS

Contribs:
 * update FFmpeg, bluray, upnp, pthread, x265, freetype, libsmb2, aom, dav1d,
   libass, libxml2 (contains CVE), dvdread, harfbuzz, zlib, gme, nettle, GnuTLS,
   mpg123, speex, bluray, libvpx


To generate a diff of this commit:
cvs rdiff -u -r1.274 -r1.275 pkgsrc/multimedia/vlc/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/multimedia/vlc/PLIST
cvs rdiff -u -r1.87 -r1.88 pkgsrc/multimedia/vlc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/vlc/Makefile
diff -u pkgsrc/multimedia/vlc/Makefile:1.274 pkgsrc/multimedia/vlc/Makefile:1.275
--- pkgsrc/multimedia/vlc/Makefile:1.274        Wed Nov 23 16:20:48 2022
+++ pkgsrc/multimedia/vlc/Makefile      Sun Jan 29 14:07:12 2023
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.274 2022/11/23 16:20:48 adam Exp $
+# $NetBSD: Makefile,v 1.275 2023/01/29 14:07:12 ryoon Exp $
 
-DISTNAME=              vlc-3.0.17.4
-#PKGREVISION=          10
-PKGREVISION=           8
+DISTNAME=              vlc-3.0.18
 CATEGORIES=            multimedia
 MASTER_SITES=          https://download.videolan.org/pub/videolan/vlc/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/multimedia/vlc/PLIST
diff -u pkgsrc/multimedia/vlc/PLIST:1.71 pkgsrc/multimedia/vlc/PLIST:1.72
--- pkgsrc/multimedia/vlc/PLIST:1.71    Fri Jun  4 13:32:20 2021
+++ pkgsrc/multimedia/vlc/PLIST Sun Jan 29 14:07:12 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.71 2021/06/04 13:32:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.72 2023/01/29 14:07:12 ryoon Exp $
 @pkgdir share/vlc/http/dialogs
 @pkgdir share/vlc/http/images
 @pkgdir share/vlc/http/js
@@ -515,6 +515,7 @@ man/man1/vlc-wrapper.1
 man/man1/vlc.1
 share/applications/vlc.desktop
 share/doc/vlc/fortunes.txt
+share/doc/vlc/libvlc/CMakeLists.txt
 share/doc/vlc/libvlc/QtPlayer/LICENSE
 share/doc/vlc/libvlc/QtPlayer/QtVLC.pro
 share/doc/vlc/libvlc/QtPlayer/main.cpp
@@ -523,6 +524,7 @@ share/doc/vlc/libvlc/QtPlayer/player.h
 share/doc/vlc/libvlc/gtk_player.c
 share/doc/vlc/libvlc/libvlc_DVD_ripper.c
 share/doc/vlc/libvlc/vlc-thumb.c
+share/doc/vlc/libvlc/win_player.c
 share/doc/vlc/libvlc/wx_player.cpp
 share/doc/vlc/lua/README.txt
 share/doc/vlc/lua/extensions/README.txt

Index: pkgsrc/multimedia/vlc/distinfo
diff -u pkgsrc/multimedia/vlc/distinfo:1.87 pkgsrc/multimedia/vlc/distinfo:1.88
--- pkgsrc/multimedia/vlc/distinfo:1.87 Wed Jul 27 19:53:16 2022
+++ pkgsrc/multimedia/vlc/distinfo      Sun Jan 29 14:07:12 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.87 2022/07/27 19:53:16 wiz Exp $
+$NetBSD: distinfo,v 1.88 2023/01/29 14:07:12 ryoon Exp $
 
-BLAKE2s (vlc-3.0.17.4.tar.xz) = 33035b5a032653fa6eefc0972fb0e65e738911f47e369ecdafd8eb1909412719
-SHA512 (vlc-3.0.17.4.tar.xz) = dac14c6586603c064294672eb878253e52b3a7bef431fb10303345e5400591b5c1f2d452a2af03f503db0ca186582a84be06fdf05ab011c33f7b0bd5389c51fb
-Size (vlc-3.0.17.4.tar.xz) = 26567148 bytes
+BLAKE2s (vlc-3.0.18.tar.xz) = 2e990e4d9abd7686bf5c48c8c664a74a9a89442e6de06955274af7d83497fe94
+SHA512 (vlc-3.0.18.tar.xz) = 6fc8fdaa7e8862ad7133d69b3dab99ab9cd3945846a6ce5e2379b7f68ee9accd385c53b8573fc7c82f732c24678b4932b1154d2ad8accf06305f2f578d6fcd8e
+Size (vlc-3.0.18.tar.xz) = 26631372 bytes
 SHA1 (patch-compat_Makefile.am) = 1c3e0a7c4610c55c3ec9ba80d66b9959661139b3
 SHA1 (patch-configure.ac) = d30a00fe67c95f42f9838a7d5c1a5b694b44a91c
 SHA1 (patch-lib_core.c) = 8ec5557424e6ddc05cc365aacd1ec847d9a94605



Home | Main Index | Thread Index | Old Index