Mercurial > mplayer.hg
diff Changelog @ 23495:059d7c379fb3
Enable SIMD optmizations for mp3lib on AMD64
author | zuxy |
---|---|
date | Fri, 08 Jun 2007 14:38:25 +0000 |
parents | 7fe2f7fa524f |
children | a6c619ee9d30 |
line wrap: on
line diff
--- a/Changelog Fri Jun 08 14:34:25 2007 +0000 +++ b/Changelog Fri Jun 08 14:38:25 2007 +0000 @@ -23,6 +23,7 @@ * 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