summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorzuxy <zuxy@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-08 14:38:25 +0000
committerzuxy <zuxy@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-08 14:38:25 +0000
commitdd053ddd67f28af122189a8a11c32637061d35c5 (patch)
tree528672c2ca37338d8b24fba7edc49944ab4f0242 /Changelog
parentc8e819bb7c9402d271f88c180ca741b5fd13f3fd (diff)
downloadmpv-dd053ddd67f28af122189a8a11c32637061d35c5.tar.bz2
mpv-dd053ddd67f28af122189a8a11c32637061d35c5.tar.xz
Enable SIMD optmizations for mp3lib on AMD64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23515 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f316b34651..be796a0245 100644
--- a/Changelog
+++ b/Changelog
@@ -23,6 +23,7 @@ MPlayer (1.0)
* handle resolution switching for Real codecs
* ffmpeg video decoder handles aspect ratio changes
* amr now handled via libamr wrapper (http://www.penguin.cz/~utx/amr)
+ * SIMD optimizations for mp3lib under AMD64
Demuxers:
* implemented switch_video and switch_program consistently with switch_audio