]> git.sesse.net Git - vlc/commitdiff
NEWS.
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 6 May 2009 13:16:05 +0000 (15:16 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 6 May 2009 20:24:51 +0000 (22:24 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 198bcc7e1cd7c818c80f325a5a801598f55a2a76..c7cb4b04d6171d0567fcb26b2e487199c2a029e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,19 +10,22 @@ Playback:
  * Instantaneous pausing
  * Frame-by-Frame playback
  * Finer speed control
- * Timeshift for most medias
  * On-the-fly recording for all medias
+ * Timeshift for most medias
  * RTSP trickplay support
+ * Subtitles core improvements and fixes
 
-New Decoders:
- * AES3 (SMPTE 302M)
- * Dolby Digital Plus - E-AC-3 (A/52b)
- * True HD/MLP
- * Blu-Ray Linear PCM
- * QCELP (Qualcomm PureVoice)
- * Real Video 3.0 & 4.0
- * WMA v1/2 fixed point integer
- * Close Caption under SCTE-20 standard
+Decoders:
+ * New AES3 (SMPTE 302M) decoder
+ * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
+ * New True HD/MLP decoder and parser
+ * New Blu-Ray Linear PCM decoder
+ * New QCELP (Qualcomm PureVoice) decoder
+ * Improved Real Video 3.0 & 4.0 decoder
+ * New WMA v1/2 fixed point integer decoder
+ * Close Caption under SCTE-20 standard are now correctly decoded
+ * Improvement of WavPack decoder to support all integer modes and float mode
+ * Corrections on 5.1 and 7.1 channel decoding and ordering
 
 Demuxers:
  * Support for Dirac, MLP and RealVideo in Matroska files