x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
authorJanne Grunau <janne-libav@jannau.net>
Sun, 7 Oct 2012 15:41:10 +0000 (17:41 +0200)
committerJanne Grunau <janne-libav@jannau.net>
Mon, 8 Oct 2012 09:54:05 +0000 (11:54 +0200)
commit7e522859fc463a14875f78957bb57d2f33607d19
tree4ffc404b1c651a13572c906978171c1e9d334f12
parentcb36febcbc59d18470361fc27ae834b84be975e3
x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
libavcodec/vc1dsp.c
libavcodec/vc1dsp.h
libavcodec/x86/Makefile
libavcodec/x86/vc1dsp.h [new file with mode: 0644]
libavcodec/x86/vc1dsp_init.c [new file with mode: 0644]
libavcodec/x86/vc1dsp_mmx.c