Hacker News new | ask | show | jobs
by uo21tp5hoyg 846 days ago
From what I understand the need for a "proof-of-concept" comes from the fact these codecs/drivers often using memory unsafe "tricks" to increase performance and therefore need to be properly tested on a myriad of hardware to make sure the conversion to memory safe code isn't a significant performance impact.