[vlc-commits] Update NEWS

Jean-Baptiste Kempf git at videolan.org
Fri May 25 00:24:17 CEST 2012


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May 25 00:24:09 2012 +0200| [b657ffe1ab312f32a9fbf1d3c653ed69bd5dfe04] | committer: Jean-Baptiste Kempf

Update NEWS

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

 NEWS |   20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/NEWS b/NEWS
index f6b95e3..c6438a6 100644
--- a/NEWS
+++ b/NEWS
@@ -4,25 +4,27 @@ Changes between 2.0.1 and 2.0.2:
 Video Output:
  * XP machine will now use DirectX mode by default, like in previous versions.
    There were too many errors with broken drivers.
- * More accurate colourspaces conversions for YUV->RGB
+ * More accurate colourspaces conversions for YUV->RGB in OpenGL
  * Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
  * Added menu support for libvlc / VLCKit applications on Mac OS X
  * Misc fixes in OpenGL module
 
 Access:
  * Reworked Digital TV module for Windows. DVB-T and DVB-C work again.
+ * Fixes for RAR compressed files
  * 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)
  * Fix subtitles auto-detection in subfolders and detection behaviour
- * IE http proxy is not used by VLC on Win32
+ * IE http proxy is not used anymore by VLC on Win32
  * Accept more extensions for DVD images
- * Fixes for RAR compressed files
+ * Fix crash in VC1 packetizer
 
 Codec:
- * fix crashes in AAC decoder on channels changes, notably in ISDB streams
- * fix compilation with multiple FFmpeg and libav versions
+ * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
+ * Fix compilation with multiple FFmpeg and libav versions
+ * Fix G726 support.
 
 Demuxers:
  * Fixes for MKV segments, seeking and MKV title display
@@ -78,10 +80,11 @@ Lua Scripts:
 
 Qt:
  * Fix preferences for audio devices on Windows
- * Fix various crashes
+ * Fix playlist search and selector behaviour
  * Fix multiple issues in the Open Disc dialog
- * Fix playlist search
- * Miscellaneous fixes in preferences, buttons, EPG, playlist and open dialogs
+ * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
+ * Fix tags and file names display
+ * Fix various crashes
 
 Skins2:
  * Fix mousewheel on Windows
@@ -96,6 +99,7 @@ Security:
  * Update taglib (CVE-2012-2396)
 
 Translation:
+ * Traditional Chinese translation update
 
 
 Changes between 2.0.0 and 2.0.1:



More information about the vlc-commits mailing list