Ognyan Tonchev
|
7a702df863
|
rtspconnection: Add support for parsing custom headers
https://bugzilla.gnome.org/show_bug.cgi?id=758235
|
2015-11-18 00:15:32 +00:00 |
|
Edward Hervey
|
ce16635f46
|
check: Use GST_CHECK_MAIN () macro everywhere
Makes source code smaller, and ensures we go through common initialization
path (like the one that sets up XML unit test output ...)
|
2015-06-02 16:14:39 +02:00 |
|
Wim Taymans
|
0425f1cf4d
|
rtspconnection: also allow POST before GET
Don't only allow GET and then POST request to setup tunneling over HTTP
but also allow POST and then GET.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732459
|
2014-07-01 16:30:25 +02:00 |
|
Ognyan Tonchev
|
6750531504
|
rtspconnection: Add more tests
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=728907
|
2014-04-30 16:27:25 +02:00 |
|
Ognyan Tonchev
|
4220442441
|
rtspconnection: Call closed() when GET is closed in tunneled mode
This patch adds read source on the write socket in tunneled
mode and we get a callback when client disconnects the GET
channel.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725313
|
2014-03-03 10:34:56 +01:00 |
|
Ognyan Tonchev
|
6bf215fa09
|
rtspconnection: New unit test
See https://bugzilla.gnome.org/show_bug.cgi?id=724720
|
2014-02-21 16:21:45 +01:00 |
|