flvmux: Avoid crash when changing caps without both streams
mux->video_pad
and mux->audio_pad
can be NULL
if the corresponding pad
has not been requested.
Edited by Jan Alexander Steffens
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.
mux->video_pad
and mux->audio_pad
can be NULL
if the corresponding pad
has not been requested.