[libav-devel] [PATCH 1/2] H264: Remove 3dnow qpel code.

2012-08-21 Thread daniel . d . kang
From: Daniel Kang The only CPUs that have 3dnow and don't have mmxext are 12 years old. Moreover, AMD has deprecated 3dnow. --- libavcodec/x86/dsputil_mmx.c | 142 + libavcodec/x86/dsputil_mmx_avg_template.c |8 +- libavcodec/x86/h264_qpel_mmx.c

[libav-devel] [PATCH 1/2] H264: Remove 3dnow qpel code.

2012-08-01 Thread daniel . d . kang
From: Daniel Kang The only CPUs that have 3dnow and don't have mmxext are 12 years old. --- libavcodec/x86/dsputil_mmx.c | 11 ++- libavcodec/x86/dsputil_mmx_avg_template.c |8 ++-- libavcodec/x86/h264_qpel_mmx.c|4 3 files changed, 8 insertion