]> git.sesse.net Git - ffmpeg/commit
avcodec/x86/snowdsp: add missing clobbers to inner_add_yblock_bw_8_obmc_16_bh_even_ss...
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 21 Mar 2014 02:20:56 +0000 (03:20 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 21 Mar 2014 02:38:48 +0000 (03:38 +0100)
commit1cd107f63792dfc008cc3b9801ecd5bbf4cd5ce5
tree6c7d68a9c422a9b77a908e90ef2bc196eb59a3f0
parent45ad7bc423281b13e8f2e80abe85fd5164d01beb
avcodec/x86/snowdsp: add missing clobbers to inner_add_yblock_bw_8_obmc_16_bh_even_sse2() and inner_add_yblock_bw_16_obmc_32_sse2()

Note, these functions are currently disabled

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/snowdsp.c