OSDN Git Service

Fix crash with illegal instruction, cmov is available on 686 and later only.
authorDiego Biurrun <diego@biurrun.de>
Mon, 16 Oct 2006 21:47:19 +0000 (21:47 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 16 Oct 2006 21:47:19 +0000 (21:47 +0000)
commit8dda3e796b8615b183dc806fefe8ef983157aca2
tree4c84eb6c2a9e18b63bfc2d1700778827eb9fa91f
parente962604f1c9b6038dfbcb0eabbcf071aa90bee77
Fix crash with illegal instruction, cmov is available on 686 and later only.

Originally committed as revision 6715 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cabac.h