Changeset 6eda85e1 in ffmpeg

Timestamp:
Mar 7, 2012, 9:50:13 PM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
b4bccf3e, bf807a5e
Parents:
3416d080
git-author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (03/07/12 20:35:13)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (03/07/12 21:50:13)
Message:

sbrdsp.asm: convert all instructions to float/SSE ones.

Since the values are floats, using the float operations
makes sense, improves performance on some CPUs and
makes the code SSE compatible instead of needing SSE2.

Based on suggestion by Jason.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.