gstreamer/tests/check/gst
Mathieu Duponchelle 7f9b8c2107 rtspclientsink: Fix client ports for the RTCP backchannel
This was broken since the work for delayed transport creation
was merged: the creation of the transports string depends on
calling stream_get_server_port, which only starts returning
something meaningful after a call to stream_allocate_udp_sockets
has been made, this function expects a transport that we parse
from the transport string ...

Significant refactoring is in order, but does not look entirely
trivial, for now we put a band aid on and create a second transport
string after the stream has been completed, to pass it in
the request headers instead of the previous, incomplete one.

https://bugzilla.gnome.org/show_bug.cgi?id=794789
2018-03-30 17:55:32 +02:00
..
addresspool.c address-pool: fix address increment 2013-11-12 16:54:59 +01:00
client.c Dynamically reconfigure pipeline in PLAY based on transports 2017-11-15 19:56:15 +02:00
media.c check/media: Add seekability test case: not all streams are active 2017-11-27 07:58:42 +01:00
mediafactory.c media: add suspend modes 2013-11-28 16:18:39 +01:00
mountpoints.c tests: mountpoints: add more checks for mount point path matching 2018-01-25 12:13:20 +00:00
permissions.c permissions: more bindings-friendly API 2018-03-02 16:21:37 +01:00
rtspclientsink.c rtspclientsink: Fix client ports for the RTCP backchannel 2018-03-30 17:55:32 +02:00
rtspserver.c tests: fix indentation 2018-01-13 15:02:48 +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 tests: fix indentation 2018-01-13 15:02:48 +00: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