OSDN Git Service

Port x86 10-bit H.264 deblock asm from x264
authorJason Garrett-Glaser <jason@x264.com>
Tue, 10 May 2011 15:55:12 +0000 (08:55 -0700)
committerJason Garrett-Glaser <jason@x264.com>
Wed, 11 May 2011 03:02:15 +0000 (20:02 -0700)
commit9f3d6ca4f16e9b1f6f89424e9d946bb3a6a40d91
tree929096dfe2d6ee8e1f716d07383a486382d7fb15
parent8ad77b65b548a6b2f4707265ebd7e97f956acf0b
Port x86 10-bit H.264 deblock asm from x264
libavcodec/x86/Makefile
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/h264_deblock.asm
libavcodec/x86/h264_deblock_10bit.asm [new file with mode: 0644]
libavcodec/x86/h264dsp_mmx.c
libavcodec/x86/x86util.asm