gstreamer/tests/check/gst
David Svensson Fors e16867b161 rtsp-media: Unblock all streams
When unsuspending and going to PLAYING, unblock all streams instead of
only those that are linked (the linked streams are the ones for which
SETUP has been called). GST_FLOW_NOT_LINKED will be returned when
pushing buffers on unlinked streams.

This change is because playback using single-threaded demuxers like
matroska-demux could be blocked if SETUP was not called for all media.
Demuxers that use GstFlowCombiner (including gstoggdemux, gstavidemux,
gstflvdemux, qtdemux, and matroska-demux) will handle
GST_FLOW_NOT_LINKED automatically.

Fixes #39
2019-10-03 11:54:15 +00:00
..
addresspool.c address-pool: fix address increment 2013-11-12 16:54:59 +01:00
client.c rtsp-client: RTP Info exists conditionally in PLAY 2019-09-25 09:14:08 +00:00
media.c onvif: Implement and test the Streaming Specification 2019-06-06 18:45:17 +02:00
mediafactory.c New property for socket binding to mcast addresses 2018-09-28 13:27:48 +03:00
mountpoints.c tests: mountpoints: add more checks for mount point path matching 2018-01-25 12:13:20 +00:00
onvif.c onvif tests: use g_cond_wait() correctly 2019-07-17 15:39:45 +02:00
permissions.c permissions: more bindings-friendly API 2018-03-02 16:21:37 +01:00
rtspclientsink.c gst: Run everything through gst-indent again 2018-04-04 10:06:06 +03:00
rtspserver.c rtsp-media: Unblock all streams 2019-10-03 11:54:15 +00:00
sessionmedia.c tests: fix memory leak in sessionmedia unit test 2014-05-02 19:58:40 +01:00
sessionpool.c tests: fix indentation 2018-01-13 15:02:48 +00:00
stream.c Fix indentation again 2018-08-14 14:31:55 +03:00
threadpool.c tests: Improve code coverage of rtsp-threadpool tests 2014-03-24 00:44:55 +00:00
token.c rtsp-token: add some API to set fields from bindings 2018-01-18 22:37:57 +00:00