Y
Hacker News
new
|
ask
|
show
|
jobs
by
imtringued
572 days ago
Most video encoders and decoders consist of kernels with hand written SIMD instructions/intrinsics.
1 comments
janwas
572 days ago
Agreed. FWIW we demonstrated with JPEG XL (image codec, though also with animation 'video' support) that it is possible to write such kernels using the portable Highway intrinsics.
link