... | ... | @@ -5,7 +5,7 @@ Missing software features: |
|
|
- error resilience (drop a frame but don't die; #307).
|
|
|
|
|
|
SIMD:
|
|
|
- simd for any function already in a ${anything}DSPContext, for any platform (AVX2: #78, Neon: #215, SSSE3: #216, VSX: #281);
|
|
|
- simd for any function already in a ${anything}DSPContext, for any platform (AVX512: #316, AVX2: #78, Neon: #215, SSSE3: #216, VSX: #281);
|
|
|
- move dequant from `decode_coeffs()` to itx;
|
|
|
- order_palette() to dsp for simd;
|
|
|
- change coef contexting (hi/lo_ctx) to be diagonal-oriented for dsp/simd;
|
... | ... | |