[vlc-commits] Update NEWS
Jean-Baptiste Kempf
git at videolan.org
Sat May 24 16:47:06 CEST 2014
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat May 24 16:46:56 2014 +0200| [e4ac98dd6fe1fe36703b25ccbb6fff475d9b6935] | committer: Jean-Baptiste Kempf
Update NEWS
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=e4ac98dd6fe1fe36703b25ccbb6fff475d9b6935
---
NEWS | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/NEWS b/NEWS
index 3d43595..0226b88 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,29 @@
Changes between 2.1.4 and 2.1.5:
--------------------------------
+Core:
+ * Fix compilation on OS/2
+
+Audio output:
+ * Fix channel ordering in AUHAL
+ * Increase the buffersize for AUHAL output
+
+Decoders:
+ * Fix DxVA2 decoding of samples needing more surfaces
+ * Improve MAD resistance to broken mp3 streams
+ * Fix PGS alignment in MKV
+
+Interfaces:
+ * Qt: Don't rename mp3 converted files to .raw
+ * Mac OS X: correctly support video-on-top
+ * Fix Mac OS X events propagation with retina displays
+
+Streaming:
+ * Fix transcode when audio format changes
+
+Translations:
+ * Update British English
+
Changes between 2.1.3 and 2.1.4:
--------------------------------
More information about the vlc-commits
mailing list