OSDN Git Service

x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init
authorTimothy Gu <timothygu99@gmail.com>
Sat, 17 Oct 2015 23:38:00 +0000 (16:38 -0700)
committerTimothy Gu <timothygu99@gmail.com>
Mon, 19 Oct 2015 23:52:52 +0000 (16:52 -0700)
commita079cbf458fc5718dfdd396170fcfd9a5a923bba
tree5f929472c0ad961e049e6e8fb6b7e4822e36aa85
parent607f820ec7c99c86f0ec25057bd6ca68179ed9b8
x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init

That's where all yasm initiation steps are. Also removes the overlap
between the two files.
libavcodec/x86/vc1dsp_init.c
libavcodec/x86/vc1dsp_mmx.c