]> git.sesse.net Git - ffmpeg/commit
x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8
authorJames Almer <jamrial@gmail.com>
Mon, 28 Jul 2014 19:17:35 +0000 (16:17 -0300)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 28 Jul 2014 19:55:22 +0000 (21:55 +0200)
commit664e9e433119203f13fed418c101484158e2bb9f
treedfc1bf398cb2b7a6b2435d51e652eef9852dcf95
parentf137876182f65e0d2f5f46b31543346d73d03105
x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8

Reading 8 bytes is enough.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/hevc_deblock.asm