lib: do not crash if adjust filter is missing
Core/LibVLC code should only inherit values from core variables. Defaults cannot be inherited from variables that may not exist as configuration items.
Fixes ##26881 (closed).
Core/LibVLC code should only inherit values from core variables. Defaults cannot be inherited from variables that may not exist as configuration items.
Fixes ##26881 (closed).
VideoLAN code repository instance