Hi and thanks, 2012/5/11 Ronald S. Bultje <[email protected]>: > The problem is the pshufw emitted by SPLATW (see > libavutil/x86/x86util.asm). It should use punpcklwd+punpckldq on mmx.
Then I guess the additional patch here is needed. Maybe fixing it globally in x86util.asm is better, but I only need a specific behaviour of SPLATW here, and the whole behaviour can't be emulated in MMX. Both patches once applied result in the same MD5 values, but maybe checking on an actual MMX host is better. Christophe _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
