diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-25 00:28:48 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-25 00:28:48 +0000 |
commit | 18dc28792ceb353616d652e37df719a31f1c75f9 (patch) | |
tree | 9e5c2124a6c135d64eae59141bcc2af0059644f1 | |
parent | a6fbd6ca66dfbf0f3c8f7182fe2d9f75d6860632 (diff) |
small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14588 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,11 +20,12 @@ MPlayer (1.0) * integrated Tremor decoder for Ogg/Vorbis * 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 Demuxers: * vqf demuxer * seeking in MPEG-ES fixed - * Real multirate files + * support for Real multirate files * automatic framerate calculation for MPEG-4 in raw and TS files * MP3 in Real files @@ -46,6 +47,7 @@ MPlayer (1.0) Others: * -z option replaced by -vo png suboption * icc fix in the Win32 loader + * crash with Turkish locale fixed pre6: "X-mas present" December 23, 2004 |