On Thu, Jul 17, 2014 at 09:44:47AM -0700, Diego Biurrun wrote: > --- > libavcodec/dct-test.c | 16 ++-------------- > libavcodec/x86/idct_permutation.h | 38 ++++++++++++++++++++++++++++++++++++++ > libavcodec/x86/idctdsp_init.c | 15 +-------------- > 3 files changed, 41 insertions(+), 28 deletions(-) > create mode 100644 libavcodec/x86/idct_permutation.h
Patch dropped for now, more than just the tables is duplicated from idctdsp. Fixing this properly requires more extensive surgery. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
