Skip to content
  • Jan Schmidt's avatar
    gst/playback/gstdecodebin.c: Protect remove_fakesink using a mutex, so that we... · 91ee7188
    Jan Schmidt authored
    gst/playback/gstdecodebin.c: Protect remove_fakesink using a mutex, so that we don't try and remove the fakesink simu...
    
    Original commit message from CVS:
    * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
    (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
    (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
    Protect remove_fakesink using a mutex, so that we don't try and
    remove the fakesink simultaneously from multiple threads.
    When going from READY to PAUSED, restore the fakesink, so that
    it is there when decodebin gets reused.
    91ee7188
To find the state of this project's repository at the time of any of these versions, check out the tags.