Protect code that uses CMOV instructions with HAVE_CMOV,
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 20 Oct 2006 17:53:19 +0000 (17:53 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 20 Oct 2006 17:53:19 +0000 (17:53 +0000)
commit94e4c3a333c50170c6645bc5ea43578270249644
tree81525c5539104e97b4987d37cb67fe3064ee4f55
parent4c8d81fa2d21ec9d21a5ab6dbbdeded9be140a17
Protect code that uses CMOV instructions with HAVE_CMOV,
Make configure set CMOV_IS_FAST on arches on which cmov has a low latency
(typically non-Netburst based processor)

Originally committed as revision 6749 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavcodec/cabac.h
libavutil/common.h
libavutil/internal.h