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
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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.