On Tue, 21 Jun 2011, Daniel Kang wrote:
Mainly ported from 8-bit H.264 weight/biweight. --- libavcodec/x86/Makefile | 1 + libavcodec/x86/h264_weight_10bit.asm | 321 ++++++++++++++++++++++++++++++++++ libavcodec/x86/h264dsp_mmx.c | 61 +++++++ 3 files changed, 383 insertions(+), 0 deletions(-) create mode 100644 libavcodec/x86/h264_weight_10bit.asm
lgtm --Loren Merritt _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
