|
|
|
|
|
by g_airborne
2187 days ago
|
|
Can’t agree more. Every codec implementation or video-related software package is just a giant pile of pointer-heavy C/C++ code. It’s not a bad thing because it’s fast and practically still the only way to do it. But looking at cosebases like VLC and especially ffmpeg makes me a little nervous. How many bugs like this are hidden in these libraries that we don’t know about? |
|
Also, it looks like the VLC Summer of Code ("SoC") 2020[1] mentions a potential project for fuzzing.
[1] https://wiki.videolan.org/SoC_2020/