[vlc-commits] [Git][videolan/vlc][3.0.x] Update NEWS for 3.0.18-rc2

David (@dfuhrmann) gitlab at videolan.org
Thu Sep 29 19:00:59 UTC 2022



David pushed to branch 3.0.x at VideoLAN / VLC


Commits:
13426fb3 by David Fuhrmann at 2022-09-28T20:23:52+02:00
Update NEWS for 3.0.18-rc2

Update news, and bump version to 3.0.18-rc2.

- - - - -


2 changed files:

- NEWS
- configure.ac


Changes:

=====================================
NEWS
=====================================
@@ -1,12 +1,27 @@
-Changes between 3.0.18-rc and 3.0.18:
+Changes between 3.0.18-rc and 3.0.18-rc2:
 -------------------------------------
 
-Demux:
+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:
 --------------------------------------


=====================================
configure.ac
=====================================
@@ -7,7 +7,7 @@ VERSION_MAJOR=3
 VERSION_MINOR=0
 VERSION_REVISION=18
 VERSION_EXTRA=0
-VERSION_DEV=
+VERSION_DEV=rc2
 
 PKGDIR="vlc"
 AC_SUBST(PKGDIR)



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/13426fb3eb33a64a4c03696a51101e3694806176

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/13426fb3eb33a64a4c03696a51101e3694806176
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list