mirror of
https://code.videolan.org/videolan/dav1d
synced 2026-06-11 04:03:05 +00:00
lib: disable logging in dav1d_parse_sequence_header()
The function uses a Dav1dContext internally, so the caller can't disable logging or use a custom logger. Play it safe and disable logging altogether to avoid spamming stderr.
This commit is contained in:
Reference in New Issue
Block a user