aws / dcv-color-primitives

DCV Color Primitives Library
MIT No Attribution
30 stars 22 forks source link

Added I420 to BGRA conversion and related tests #5

Closed Vendrik closed 4 years ago

Vendrik commented 4 years ago

Added sse2 implementation

Added avx2 implementation

Added test for c bindings

Added benchmarks