summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-26 22:57:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-26 22:57:15 +0000
commit3c36f7defbfc597c9de9026468ff123b62b6f2df (patch)
tree98958341c487a3cdb2a021010ca1667ce6c6c3ff /ChangeLog
parent3869bb19bcc09ab825422f12c0dc78eb81c1c671 (diff)
downloadmpv-3c36f7defbfc597c9de9026468ff123b62b6f2df.tar.bz2
mpv-3c36f7defbfc597c9de9026468ff123b62b6f2df.tar.xz
updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16870 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cba249e79..2eb188b266 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -112,7 +112,7 @@ MPlayer (1.0)
* enabled hinting for TrueType fonts
* support for file:// syntax
* -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead
- * full gcc 4 support for IA-32 and AMD-64 ports
+ * full gcc 4 support
* TOOLS/vobshift.py: vobsub time-adjust tool
* TOOLS/psnr-video.sh: computes PSNR between two existing video files
* fixed auto-insertion of lavc encoder (for DXR2/3 and DVB)
@@ -123,7 +123,9 @@ MPlayer (1.0)
* fixed ugly looking OSD with -vo gl2 and MMX
* -rawaudio/-rawvideo requires -demuxer rawaudio/-demuxer rawvideo
* libdvdcss updated to 1.2.9
- * configure check and compiler optimization options for VIA C3
+ * ~/.dvdcss is used instead of ~/.mplayer/DVDKeys for cached CSS keys
+ * configure check and compiler optimizations for VIA C3 and Pentium-M
+ * configure check and compiler optimizations for AMD-64 extended
* configure can now run with cross compiling, new configure option
--enable-cross-compile