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.
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.
VideoLAN code repository instance