... | ... | @@ -3,7 +3,6 @@ Loosely defined TODO list, intended both as a roadmap as well as an entry point |
|
|
Missing software features:
|
|
|
- tile_ext (`aomenc --large-scale-tile=`?).
|
|
|
- error resilience (drop a frame but don't die; #307).
|
|
|
- conformance resilience, i.e. as per the discussion in !1063, do not always require that all bitstream non-conformances in terms of header lead to an error, but allow instead to continue if the bitstream parsing allows us to.
|
|
|
|
|
|
SIMD:
|
|
|
- simd for any function already in a ${anything}DSPContext, for any platform (AVX512: #316, AVX2: #78, Neon: #215, SSSE3: #216, VSX: #281);
|
... | ... | |