]> git.sesse.net Git - ffmpeg/commit
vp9: split pre-load of 11585x2 out of 1d idct macro.
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 2 Dec 2013 13:03:04 +0000 (08:03 -0500)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 7 Dec 2013 17:39:36 +0000 (12:39 -0500)
commitb2045c44a94db4df97fdd753ea738fcf578d65d8
treeb9df1db2c44741c0d01dceca32520d3a47381d76
parentf9a0d4c6e00baeccb4bc18cd5ea1c7325d052918
vp9: split pre-load of 11585x2 out of 1d idct macro.

This allows us to load it only once, instead of twice, in this function.
libavcodec/x86/vp9itxfm.asm