[vlc-commits] Update NEWS for 2.1.3

Jean-Baptiste Kempf git at videolan.org
Sun Jan 19 00:42:00 CET 2014


vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Jan 19 00:41:49 2014 +0100| [1989c453c8fba454daf6f41c0c4c5cd50ab26dd2] | committer: Jean-Baptiste Kempf

Update NEWS for 2.1.3

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=1989c453c8fba454daf6f41c0c4c5cd50ab26dd2
---

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

diff --git a/NEWS b/NEWS
index 096357a..fb10dcd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,41 @@
 Changes between 2.1.2 and 2.1.3:
 --------------------------------
 
+Core:
+ * Fix broken behaviour with SOCKSv5 proxies
+ * Fix integer overflow on error when using vlc_readdir
+
+Access:
+ * Fix DVB-T2 tuning on Linux
+ * Fix encrypted DVD playback
+ * Fix v4l2 frequency conversion
+
+Decoders:
+ * Fix numerous issues (M2TS, VC1 interlaced, Lagarith, FFv1.3, Xvid)
+   by updating codec libraries
+ * Bring fluidsynth back on Mac OS X
+ * Fix some Opus crashes with some filters
+
+Demuxers:
+ * Avoid an infinite recursion in MKV tags parsing
+ * Fix an issue with some Vobsub tracks
+ * Fix missing samples at the end of some wav files
+
+Audio output:
+ * Fix audio device selection via command line on Mac OS X
+ * Fix audio crashes on Mac OS X
+
+Video Output:
+ * Fix selection of DirectDraw as the default output for XP
+
+Stream output:
+ * Fix 24bits audio MTU alignment in RTP
+
+Qt interface:
+ * Fix minimal size possible on start
+ * Fix a crash with the simple volume widget
+ * Fix a crash in the audio menu building
+
 Translations:
  * Update of Bulgarian, Catalan, Czech, Danish, German, Modern Greek,
    Spanish, Basque, Finnish, French, Scottish Gaelic, Galician, Hebrew,
@@ -8,6 +43,7 @@ Translations:
    Dutch, Polish, Brazilian Portuguese, Portuguese, Romanian, Russian,
    Sinhala, Slovak, Slovenian, Swedish, Telugu, Thai, Turkish, Ukrainian
    and Simplified Chinese translations
+ * Fix encoding for Windows installer translations
 
 
 Changes between 2.1.1 and 2.1.2:



More information about the vlc-commits mailing list