From 739f79a5ff6a74fd2ea52478267b4b84f3671275 Mon Sep 17 00:00:00 2001 From: zuxy Date: Wed, 6 Jun 2007 05:13:13 +0000 Subject: Align output pointer so that we can use movaps instead of movups in dct64_sse; 1.5% faster decode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23484 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mp3lib/layer3.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mp3lib/layer3.c') diff --git a/mp3lib/layer3.c b/mp3lib/layer3.c index 6c1b233ca2..446044490b 100644 --- a/mp3lib/layer3.c +++ b/mp3lib/layer3.c @@ -1260,8 +1260,8 @@ static int do_layer3(struct frame *fr,int single){ granules = (fr->lsf) ? 1 : 2; for (gr=0;gr