]> git.sesse.net Git - ffmpeg/commit
vp9: split x86 assembly in two files.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 1 Dec 2013 21:27:16 +0000 (16:27 -0500)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 7 Dec 2013 17:39:35 +0000 (12:39 -0500)
commit8729964b996cc2590704108f7a432b8d10b63738
tree01fe8f0aeb3e4ca66ac63fd3f9ddc041f5b80d0c
parente8ac905daea47572abf90c873cd184dbfbbf34a7
vp9: split x86 assembly in two files.

(And in future, loopfilter or intra pred could be put in their own
respective files also.)
libavcodec/x86/Makefile
libavcodec/x86/vp9itxfm.asm [moved from libavcodec/x86/vp9dsp.asm with 60% similarity]
libavcodec/x86/vp9mc.asm [new file with mode: 0644]