ext/ffmpeg/gstffmpegmux.c: We need to stop the collectpads in PAUSED->READY...
ext/ffmpeg/gstffmpegmux.c: We need to stop the collectpads in PAUSED->READY BEFORE chaining up to the parent class ch... Original commit message from CVS: * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_change_state): We need to stop the collectpads in PAUSED->READY BEFORE chaining up to the parent class change_state. Else we end up in a locking behaviour with the sink pads stream locks.
Loading
Please register or sign in to comment