Skip to content
Snippets Groups Projects
Commit 8e52c432 authored by Edward Hervey's avatar Edward Hervey :metal:
Browse files

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.
parent 180c69d2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment