So the story is over and dsputil is gone. What's left is the aftermath. I couldn't help but notice the related mess that is dct-test. Here is a patch series to clean it up somewhat and a least separate out the arch-specific bits.
[PATCH 120/132] dct-test: Do not duplicate simple_mmx and sse2 [PATCH 121/132] idct: Convert IDCT permutation #defines to an enum [PATCH 122/132] fft: Convert FFT/MDCT permutation type defines to [PATCH 123/132] dct-test: Move cpu_flags variable out of global scope [PATCH 124/132] dct-test: Improve CPU flags struct member name [PATCH 125/132] dct-test: Skip indirection for MMX IDCT permutation [PATCH 126/132] dct-test: Reuse enum idct_permutation_type instead of [PATCH 127/132] fdct: Move x86-specific declarations to a header in [PATCH 128/132] simple_idct: Move x86-specific declarations to a [PATCH 129/132] idct: Move arm-specific declarations to a header in [PATCH 131/132] fdct: Move ppc-specific declarations to a header in [PATCH 132/132] dct-test: Move arch-specific bits into arch-specific _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
