gstreamer/tests/check/gst
Wim Taymans 2f17369e9d media: add suspend modes
Add support for different suspend modes. The stream is suspended right after
producing the SDP and after PAUSE. Different suspend modes are available that
affect the state of the pipeline. NONE leaves the pipeline state unchanged and
is the current and old behaviour, PAUSE will set the pipeline to the PAUSED
state and RESET will bring the pipeline to the NULL state.
A stream is also unsuspended when it goes back to PLAYING, for RESET streams,
this means that the pipeline needs to be prerolled again.

Base on patches by Ognyan Tonchev <ognyan@axis.com>

See https://bugzilla.gnome.org/show_bug.cgi?id=711257
2013-11-28 16:18:39 +01:00
..
addresspool.c address-pool: fix address increment 2013-11-12 16:54:59 +01:00
client.c client: allow absolute path in requests 2013-11-12 12:21:50 +01:00
media.c media: add suspend modes 2013-11-28 16:18:39 +01:00
mediafactory.c media: add suspend modes 2013-11-28 16:18:39 +01:00
mountpoints.c mountpoints tests: unref matched factories 2013-09-06 19:03:22 +01:00
permissions.c tests: Add unit tests for permissions 2013-11-12 09:54:46 +01:00
rtspserver.c tests: Check gst_rtsp_url_parse return value 2013-11-12 09:54:03 +01:00
stream.c stream: Add functions to get rtp and rtcp sockets 2013-11-12 12:04:55 +01:00
threadpool.c thread-pool: Add unit test for the thread pools 2013-10-30 19:02:24 +01:00
token.c tests: Add unit tests for token 2013-11-12 10:44:43 +01:00