On Thu, Jan 30, 2014 at 03:43:30PM +0100, Janne Grunau wrote: > From: "Ronald S. Bultje" <[email protected]> > > Should fix crashes or corrupt output on pre-SSE2 CPUs when they were > using SSE2-code (e.g. AMD Athlon XP 2400+ or Intel Pentium III) in > hfix or hvar single-edge (left/right) extension functions. > > Signed-off-by: Janne Grunau <[email protected]> > --- > libavcodec/x86/videodsp.asm | 72 > +++++++++++++++++++++++++----------------- > libavcodec/x86/videodsp_init.c | 37 ++++++++++++++++------ > 2 files changed, 70 insertions(+), 39 deletions(-)
probably OK Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
