Skip to content

gstreamer: Remove bad asserts in two impl FromValueOptional

These prevented actually getting a None out of a Value which contains a NULL.

Merge request reports