gstreamer/tests
Matthew Waters 62cc5e51d1 tests/webrtc: wait until the SDP has been set before continuing
If we renegotiate, then it is currently possible for an added stream to
be added to webrtcbin before the SDP is complete.  This causes an
internal inconsistency as there is a 'pending sink transceiver' without
a corresponding media section in the sdp.  It also does not have an
associated transport stream and will fail in _connect_input_stream().
2019-05-30 21:33:09 +10:00
..
check tests/webrtc: wait until the SDP has been set before continuing 2019-05-30 21:33:09 +10:00
examples webrtc: Initial support for stream addition/removal 2019-05-30 21:33:09 +10:00
files tests: mpegvideoparse: add unit test for CEA-708 closed captions extraction 2018-12-11 13:56:06 +00:00
icles meson: build more examples 2018-11-25 14:59:16 +00:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 11:02:42 +00:00