changeset 20959:85092872c65f

some updates
author diego
date Fri, 17 Nov 2006 07:27:20 +0000
parents f591542e547c
children e134558ae56f
files ChangeLog
diffstat 1 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 17 01:48:06 2006 +0000
+++ b/ChangeLog	Fri Nov 17 07:27:20 2006 +0000
@@ -2,13 +2,36 @@
 
   rc2
 
+    DOCS:
+    * Russian man page translation started
+    * console messages and XML documentation converted to UTF-8
+    * Chinese man page updated
+
     Decoders:
     * Intel Music Coder audio decoding via lavc
+    * Fraps v2/v4 video decoding via lavc
+    * fringe codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio
+      and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video,
+      Westwood IMA ADPCM audio via lavc
 
     Streaming:
     * authentication for Real RTSP streams
     * near-precise seeking in dvd://
 
+    FFmpeg/libavcodec:
+    * Intel Music coder audio decoder
+    * Fraps v2/v4 video decoder
+    * H.264 decoding speedup
+
+    Filters:
+    * obsolete fame filter removed
+
+    Ports:
+    * further Intel Mac fixes
+
+    Others:
+    * libdvdcss updated to Subversion HEAD, now same as upstream version
+
 
   rc1: "Codename intentionally left blank" October 22, 2006
   (SVN revisions: MPlayer r20372, FFmpeg r6767)