diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-06-01 20:52:43 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-06-02 08:38:08 +0200 |
commit | 2a30df09fd64634ad1b70485cd665ad05116730c (patch) | |
tree | 33b465674f12679fc828009e3429167223d00bbf /libavfilter/vf_vflip.c | |
parent | cd8cb54990be4fbd23e28f9d7c2c6170d3667692 (diff) | |
download | ffmpeg-2a30df09fd64634ad1b70485cd665ad05116730c.tar.gz |
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.
Diffstat (limited to 'libavfilter/vf_vflip.c')
0 files changed, 0 insertions, 0 deletions