[vlc-commits] update NEWS
Francois Cartegnie
git at videolan.org
Thu May 14 15:58:01 CEST 2020
vlc/vlc-3.0 | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu May 14 15:55:12 2020 +0200| [70b27ffcb89a24ca56105c82022d218531fa8588] | committer: Francois Cartegnie
update NEWS
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=70b27ffcb89a24ca56105c82022d218531fa8588
---
NEWS | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/NEWS b/NEWS
index d0030395d7..0ef240e6b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+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
+
+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
+ * Added optical devices insufficient permissions warning
+ * Fixed stack buffer overflow listing bluray mount points
+
+
Changes between 3.0.9.2 and 3.0.10:
----------------------------------
More information about the vlc-commits
mailing list