On Fri, Aug 08, 2014 at 03:21:14AM -0700, Diego Biurrun wrote: > This fixes cases where the scantable permuation would get overwritten by > the general idctdsp initialization. > --- > > Fixes fate-xvid-idctmmx with mmxext/sse/sse2 disabled where the mmx simple > idct would overwrite the scantable permutation for the xvid idct. > > libavcodec/x86/idctdsp_init.c | 6 ++++++ > libavcodec/x86/xvididct_init.c | 15 ++------------- > libavcodec/xvididct.c | 2 ++ > 3 files changed, 10 insertions(+), 13 deletions(-)
LGTK on IRC Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
