diff options
author | zuxy <zuxy@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-08 14:38:25 +0000 |
---|---|---|
committer | zuxy <zuxy@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-08 14:38:25 +0000 |
commit | dd053ddd67f28af122189a8a11c32637061d35c5 (patch) | |
tree | 528672c2ca37338d8b24fba7edc49944ab4f0242 /Changelog | |
parent | c8e819bb7c9402d271f88c180ca741b5fd13f3fd (diff) |
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-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |