]> git.sesse.net Git - ffmpeg/commit
x86/rv34dsp: add ff_rv34_idct_dc_add_sse2
authorJames Almer <jamrial@gmail.com>
Thu, 2 Feb 2017 20:51:21 +0000 (17:51 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 2 Feb 2017 20:51:21 +0000 (17:51 -0300)
commitc8467abbadab424757ea23f71a1036abfb7f14b4
tree41a4db9cdb0453253f65df734df858cf0e08ca7a
parentab5c4d006da0b3e7aea6fddcebdf5d3d9ad7fd30
x86/rv34dsp: add ff_rv34_idct_dc_add_sse2

Also disable ff_rv34_idct_dc_add_mmx on x86_64 as the presence of sse2
is guaranteed in such builds.

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/x86/rv34dsp.asm
libavcodec/x86/rv34dsp_init.c