gstreamer/gst
Göran Jönsson 0d2de69db9 rtsp-stream: Have one copy of the transports cache for RTP and RTCP each
Fixes crash when two threads access handle_new_sample() at the same
time, one for RTP, one for RTCP.

Otherwise, when iterating over the transports cache, it might be modified by
another thread at the same time if the transports cookie has changed.

https://bugzilla.gnome.org/show_bug.cgi?id=742954
2015-01-16 12:52:43 +01:00
..
rtsp-server rtsp-stream: Have one copy of the transports cache for RTP and RTCP each 2015-01-16 12:52:43 +01:00
Makefile.am Split in library and example program 2009-01-08 13:18:55 +01:00