On Sun, Jul 20, 2014 at 01:33:23PM -0700, Diego Biurrun wrote: > --- > > Rebased now that the patch to deduplicate IDCT tables was dropped. > > libavcodec/arm/dct-test.c | 40 ++++++++++++++++++ > libavcodec/dct-test.c | 105 > ++++++++++++++-------------------------------- > libavcodec/ppc/dct-test.c | 32 ++++++++++++++ > libavcodec/x86/dct-test.c | 82 ++++++++++++++++++++++++++++++++++++ > 4 files changed, 185 insertions(+), 74 deletions(-) > create mode 100644 libavcodec/arm/dct-test.c > create mode 100644 libavcodec/ppc/dct-test.c > create mode 100644 libavcodec/x86/dct-test.c
LGTK on IRC Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
