[vlc-commits] NEWS: update from 3.0.x branch

Jean-Baptiste Kempf git at videolan.org
Sun Apr 18 09:40:26 UTC 2021


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Apr 10 17:43:27 2021 +0200| [2485512ef7885de54ab3d8253e9e4115e62b0041] | committer: Jean-Baptiste Kempf

NEWS: update from 3.0.x branch

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

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

diff --git a/NEWS b/NEWS
index e4a671ab25..529b625e54 100644
--- a/NEWS
+++ b/NEWS
@@ -105,6 +105,46 @@ macOS:
 
 appleOS:
  * Improved proxy configuration handling
+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:
@@ -114,6 +154,7 @@ 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:
 ----------------------------------
 
@@ -178,6 +219,7 @@ Contribs:
  * Updated libmatroska to 1.6.0
  * Updated mpg123 to 1.26.2
 
+
 Changes between 3.0.10 and 3.0.11:
 ----------------------------------
 



More information about the vlc-commits mailing list