[vlc-commits] ForwardPorts NEWS from 3.0

Jean-Baptiste Kempf git at videolan.org
Mon Jan 18 16:36:59 UTC 2021


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jan 18 17:36:43 2021 +0100| [1dedbbb995c1e8bc06341e56b36424626f6b710b] | committer: Jean-Baptiste Kempf

ForwardPorts NEWS from 3.0

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1dedbbb995c1e8bc06341e56b36424626f6b710b
---

 NEWS | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 106 insertions(+)

diff --git a/NEWS b/NEWS
index f6e1a65c50..e4a671ab25 100644
--- a/NEWS
+++ b/NEWS
@@ -107,6 +107,112 @@ appleOS:
  * Improved proxy configuration handling
 
 
+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
+
+Changes between 3.0.11.1 and 3.0.12:
+----------------------------------
+
+Access:
+ * Add new RIST access module compliant with simple profile (VSF_TR-06-1)
+
+Access Output:
+ * Add new RIST access output module compliant with simple profile (VSF_TR-06-1)
+
+Demux:
+ * Fixed adaptive's handling of resolution settings
+ * Improve Bluray tracks support
+ * Improve WMV seeking and DASH support
+ * Fix crashes in AVI, MKV modules
+
+Audio output:
+ * Fix audio distortion on macOS during start of playback
+
+Video Output:
+ * Direct3D11: Fix some potential crashes when using video filters
+
+macOS:
+ * Add native support for Apple Silicon / ARM-64
+ * Visual UI adaptations for macOS Big Sur
+ * Fix displaying EQ bands in the UI depending on which frequency
+   presets are set for the EQ in advanced preferences
+ * Fix UI issues in bookmarks window
+
+Misc:
+ * Several fixes in the web interface, including privacy and security
+   improvements
+ * Update YouTube and Vocaroo scripts
+ * Fix rotation filter mouse handling
+ * Update translations
+
+
+Changes between 3.0.11 and 3.0.11.1:
+----------------------------------
+
+Demux:
+ * Fixed HLS playlist update mechanism, unable to start
+   in some cases.
+ * Because of broken HLS servers, adaptive no longer
+   considers Content-Type as authoritative.
+ * Fixed handling of WEBM WebVTT subtitles
+ * Workaround invalid ADTS in TS from Makito encoders
+ * Fixed Opus when using avformat demuxer
+
+Decoders:
+ * Fixed inverted explicit start/end positioning
+
+Service Discovery:
+ * Fix listing of media on certain Panasonic recorders discovered via UPnP
+
+macOS:
+ * Fix automatic playback resume with "Music" app
+ * Fix possible freeze after pause, seek, unpause
+
+Contribs:
+ * Updated gnutls to 3.6.14
+ * Updated libebml to 1.4.0
+ * Updated libmatroska to 1.6.0
+ * Updated mpg123 to 1.26.2
+
+Changes between 3.0.10 and 3.0.11:
+----------------------------------
+
+Access:
+ * rtp descriptor leak on error fix
+
+Demux:
+ * Fixed regression with some encrypted HLS streams
+ * Live HLS delay until first update fix
+ * HLS rendition switch regression fix
+ * Fix imprecise m4a seek
+
+Decoder:
+ * Fixed missing captions with some capture cards
+
+Audio filters:
+ * soxr resampling fixes
+
+Contribs:
+ * Updated libfaad to 2.9.2 (Parametric Stereo regression)
+ * Updated libarchive to 3.4.2
+
+macOS:
+ * Fixed moving video window with mouse
+ * Fixed UI issue showing "permissions warning" unnecessarily often
+ * Fixed stack buffer overflow listing bluray mount points
+ * Fixed potential crashes at startup
+
+Audio Output:
+ * Fix sound not coming back after a pause with CoreAudio (macOS/iOS)
+
+Misc:
+ * Update Youtube script
+
+
 Changes between 3.0.9.2 and 3.0.10:
 ----------------------------------
 



More information about the vlc-commits mailing list