SVT-HEVC
SVT-HEVC copied to clipboard
Feature request: log callback
It would be great if the logging behavior could be overridden with a callback. I'm currently wrapping the library in low-level rust bindings, and there is no way to control the logging. In rust, it's not standard behavior to log to stdout from a library.