Diego Biurrun <[email protected]> writes: > It is obscure, most likely unused and not bit-exact compared to > libavcodec due to a different IDCT transform algorithm. > --- > configure | 4 - > libavcodec/Makefile | 4 +- > libavcodec/avcodec.h | 2 - > libavcodec/dsputil.c | 1 - > libavcodec/dsputil.h | 1 - > libavcodec/mlib/dsputil_mlib.c | 469 > ---------------------------------------- > libavcodec/mpegvideo.c | 2 - > libavcodec/mpegvideo.h | 1 - > libavcodec/options.c | 2 - > libswscale/Makefile | 3 +- > libswscale/mlib/yuv2rgb_mlib.c | 89 -------- > libswscale/swscale_internal.h | 1 - > libswscale/yuv2rgb.c | 2 - > 13 files changed, 2 insertions(+), 579 deletions(-) > delete mode 100644 libavcodec/mlib/dsputil_mlib.c > delete mode 100644 libswscale/mlib/yuv2rgb_mlib.c
Patch is syntactically OK. I don't mind removing this. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
