diff ChangeLog @ 18932:69c665e91946

Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III Currently only used on CPUs that _only_ support SSE (otherwise try 3DNow* before) Patch by The Mighty Zuxy Meng %zuxy * meng $ gmail * com% Original thread: Date: Jun 21, 2006 10:20 AM Subject: [MPlayer-dev-eng] [PATCH] SSE version of DCT64 for mp3lib
author gpoirier
date Fri, 07 Jul 2006 14:04:07 +0000
parents 6ec80634cd91
children 712dd0de8641
line wrap: on
line diff
--- a/ChangeLog	Fri Jul 07 11:55:39 2006 +0000
+++ b/ChangeLog	Fri Jul 07 14:04:07 2006 +0000
@@ -7,6 +7,7 @@
     
     Decoders:
     * liba52 updated to 0.7.4 (slightly faster)
+    * SSE optimizations for mp3lib
     
     Demuxers:
     * support for audio stream switching in MPEG-TS