Changeset 2a30df09 in ffmpeg

Timestamp:
Jun 2, 2011, 6:38:08 AM (14 years ago)
Author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Branches:
master
Children:
3379531c
Parents:
cd8cb549
git-author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (06/01/11 18:52:43)
git-committer:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (06/02/11 06:38:08)
Message:

Replace non-existent HAVE_SSE2 with HAVE_SSE.

Since this is only a compilation check (the actual function used is
selected at runtime) and HAVE_SSE indicates that we can also compile
SSE2 code, this is correct.

(No files)

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