summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-05 14:02:47 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-05 14:02:47 +0000
commit8304bc03fedb87ca388e2864b0d0e54075d89cc1 (patch)
treec366c6929a24e34d88871d6ed11e0ce7fec4e297 /ChangeLog
parentc55617dc986975dfefd4bab0dba0320761cc8fb3 (diff)
downloadmpv-8304bc03fedb87ca388e2864b0d0e54075d89cc1.tar.bz2
mpv-8304bc03fedb87ca388e2864b0d0e54075d89cc1.tar.xz
updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14654 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13e2300206..742779d017 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@ MPlayer (1.0)
* fixed decoding of stereo alaw files
* preload QT DLLs to work around problems with their hardcoded paths
* support for Real 10 RV30/40 binary codec
+ * expose support for 422P and 444P raw formats
+ * 32 bit RGB support in binary TSCC decoder
* dropped support of old faad2 versions (<= 1.1)
Demuxers:
@@ -29,6 +31,7 @@ MPlayer (1.0)
* support for Real multirate files
* automatic framerate calculation for MPEG-4 in raw and TS files
* MP3 in Real files
+ * more user-friendly info about audio and subtitle tracks in Ogg files
Streaming:
* stream selection and bandwidth support for MMS over HTTP
@@ -39,6 +42,11 @@ MPlayer (1.0)
* many H.264 fixes
* B-frames in H.264, H.264 weighted prediction support
* a lot of integer overflow and pointer fixes
+ * 32 bit RGB support in TSCC
+
+ GUI:
+ * half size event implemented and added to the menu
+ * memleaks fixed
Filters:
* big cleanup of audio filter layer