Skip to content
  • Edward Hervey's avatar
    gst/gstelement.c: We need to deactivate src pads first and then sink pads. · 1f5a5c6b
    Edward Hervey authored
    Original commit message from CVS:
    * gst/gstelement.c: (gst_element_pads_activate):
    We need to deactivate src pads first and then sink pads.
    The reason is the src pads might be blocking while holding the streaming
    lock, so we need to deactivate them first so that deactivating the sink
    pads doesn't block (since it will require the streaming lock).
    1f5a5c6b
To find the state of this project's repository at the time of any of these versions, check out the tags.