On Wed, 1 Aug 2012, Luca Barbato wrote: > From: Daniel Kang <[email protected]> > > Remove the code to eases porting the other qpel optimizations to > yasm. > > AMD has deprecated 3dnow and the only CPUs that have 3dnow and > do not have mmxext are 12 years old.
libavcodec/x86/dsputil_mmx_avg_template.c:58:1: warning: `put_pixels4_l2_3dnow' defined but not used libavcodec/x86/dsputil_mmx_avg_template.c:229:1: warning: `avg_pixels4_l2_3dnow' defined but not used libavcodec/x86/dsputil_mmx_avg_template.c:875:1: warning: `avg_pixels4_3dnow' defined but not used --Loren Merritt _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
