Searched refs:STREAM_LOCK (Results 1 – 8 of 8) sorted by relevance
96 STREAM_LOCK (stream); in rtp_storage_get_packets_for_recovery()132 STREAM_LOCK (stream); in rtp_storage_get_redundant_packet()160 STREAM_LOCK (stream); in rtp_storage_do_put_recovered_packet()215 STREAM_LOCK (stream); in rtp_storage_append_buffer()
41 #define STREAM_LOCK(s) g_mutex_lock (&(s)->stream_lock) macro
163 STREAM_LOCK (stream); in rtp_storage_stream_free()
7869 aggregator: don't try to take STREAM_LOCK on sink pad flush16539 as the LIVE_LOCK was replacing the STREAM_LOCK in many situation. As a22945 It is calling do_sync(), which requires the STREAM_LOCK and PREROLL_LOCK to be22946 taken. The STREAM_LOCK is already taken in all callers, the PREROLL_LOCK not.53245 Should reproduce 'GStreamer-WARNING **: wrong STREAM_LOCK count 0'67417 within a pad probe (holding STREAM_LOCK) carries out the pipeline plumbing67430 within a pad probe (holding STREAM_LOCK) carries out the pipeline plumbing67442 within a pad probe (holding STREAM_LOCK) carries out the pipeline plumbing67918 ... which is either already mute and/or implicitly handled by STREAM_LOCK.80072 STREAM_LOCK and OBJECT_LOCK. This means, reading can be done as[all …]
7167 670846 deadlock: GStreamer-WARNING **: wrong STREAM_LOCK count 0
17770 videoencoder: Release STREAM_LOCK during gst_pad_push()17771 Release STREAM_LOCK before calling gst_pad_push() and take it17779 videodecoder: Release STREAM_LOCK during gst_pad_push()17780 Release STREAM_LOCK before calling gst_pad_push() and take it63912 decodebin2: Take STREAM_LOCK before sending sticky events.79857 videodecoder: don't take STREAM_LOCK on upstream events79858 Don't try to take STREAM_LOCK on upstream events such as QOS.90929 other (STREAM_LOCK protected) call paths can take care of that.91897 Added STREAM_LOCK and PREROLL_LOCK in GstPad.106327 within a pad probe (holding STREAM_LOCK) carries out the pipeline plumbing
57716 Only wait for the STREAM_LOCK when we flushed something when sending88834 ... which is either already mute and/or implicitly handled by STREAM_LOCK.90067 within a pad probe (holding STREAM_LOCK) carries out the pipeline plumbing151589 Fix deadly lock order error in seeking code, STREAM_LOCK151591 protected with the STREAM_LOCK anyway.156757 …gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. Improve some debug me…156762 No need to take the STREAM_LOCK in the loop function. Improve
148013 Added STREAM_LOCK and PREROLL_LOCK in GstPad.170680 ... which is either already mute and/or implicitly handled by STREAM_LOCK.191857 Remove bogus object locks, it's all protected by the STREAM_LOCK.233165 ext/faad/gstfaad.c: Don't take STREAM_LOCK in sink event handlers any more.233168 Don't take STREAM_LOCK in sink event handlers any more.