We need to settle in on generic codec interfaces. In particular, do we want to do golang/image style compile time plugins or something more dynamic? Both? Also, we need to iron out random access.
We need to settle in on generic codec interfaces.
In particular, do we want to do golang/image style compile time plugins or something more dynamic? Both?
Also, we need to iron out random access.