Skip to content

mediafile: Load extension at startup with GTK_MEDIA

Benjamin Otte requested to merge wip/otte/for-main into main

When the GTK_MEDIA env var is set, check at startup that it works, not only when the first MediaFile is instantiated.

This has the fortunate side effect that it prints help output for GTK_MEDIA=help at startup, too.

Merge request reports