Skip to content

mpegtsmux: Avoid crash releasing pad with NULL prog

If we release a pad while the muxer is running which has never been used for aggregation (thus it does not have an assigned program), prog is NULL.

Edited by GStreamer Release Monkey

Merge request reports