← Back to context

Comment by ivanjermakov

2 days ago

Memory safety and critical performance rarely go together. Big chunk of FFmpeg is written in assembly to sqweeze most hardware performance.

https://news.ycombinator.com/item?id=43140614

It would be interesting to see the results from a fuzzer, developed for FFmpeg style assembly code.