[vlc-commits] NEWS for 2.0.2

Jean-Baptiste Kempf git at videolan.org
Tue Mar 27 11:36:59 CEST 2012


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Mar 27 11:36:43 2012 +0200| [578e883db453c4c4449997e31ffbaf19a87c70da] | committer: Jean-Baptiste Kempf

NEWS for 2.0.2

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=578e883db453c4c4449997e31ffbaf19a87c70da
---

 NEWS |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 3515e83..3293779 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,40 @@
 Changes between 2.0.1 and 2.0.2:
 --------------------------------
 
+Video Output:
+ * Direct3D vo rejects old drivers on XP. Fallback should happen onto DirectX.
+ * More accurate colourspaces conversions
+ * Misc fixes in OpenGL module
+
+Access:
+ * Reworked Digital TV module for Windows. DVB-T and DVB-C work again.
+ * Fix DirectShow crashes on exit
+ * Improved PulseAudio input latency
+ * Fixes for HTTP access through a proxy
+ * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
+
+Demuxers:
+ * Fixes for MKV segments
+ * Fix for some mp4, voc crashes
+ * Fix for Real .ram and .ra files support
+
+Mac OS X:
+ * fullscreen fixes and video output improvements
+ * misc fixes for the interfaces
+ * fix crashes on exit
+
+Lua Scripts:
+ * Fixes for stdin/stdout and for different locale issues
+
+Qt:
+ * Fix preferences for audio devices on Windows
+ * Fix a crash
+
+Skins2:
+ * Fix mousewheel on Windows
+ * Fix for key events and focus loss
+
+Translation:
 
 
 Changes between 2.0.0 and 2.0.1:



More information about the vlc-commits mailing list