- 06 Feb, 2020 9 commits
-
-
sergey radionov authored
fix #99
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
This setup stores more debug info
-
Olivier Crête authored
We're not sure that our callback will be called again if we haven't filled the pipe.
-
- 05 Feb, 2020 2 commits
-
-
Fabrice Bellet authored
-
Fabrice Bellet authored
We show the timer remainder in milliseconds.
-
- 17 Dec, 2019 1 commit
-
-
Xavier Claessens authored
When passing strings to 'src_dir', they are assumed to be relative to the root source dir of main project. That's possibly a Meson bug, it should be relative to current source dir. In any case, it's better to use include_directories() to avoid any confusion.
-
- 11 Dec, 2019 1 commit
-
-
Olivier Crête authored
-
- 06 Dec, 2019 3 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
Also upgrade to Windows image v8 as the image needs to match the host
-
- 26 Nov, 2019 1 commit
-
-
Jakub Adam authored
When a stream's conncheck list is empty during priv_conn_check_unfreeze_related() and the check pairs get added only afterwards, the whole list may remain in frozen state for tens of seconds until the lists of all other streams are completed. If a connection check list missed the opportunity to be unfrozen according to the process in RFC 5245 Section 7.1.3.2.3 because it was empty at the time, unfreeze it immediately once some check pair gets added.
-
- 17 Sep, 2019 1 commit
-
-
Tim-Philipp Müller authored
The parser didn't seem to handle line continuations properly back then.
-
- 05 Aug, 2019 2 commits
-
-
Olivier Crête authored
Uses a wrap file to download a prebuilt OpenSSL from our git as a subproject. Builds for both amd64 & x86
-
Olivier Crete authored
It crashes on Windows
-
- 02 Aug, 2019 7 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
This makes it work with Windows MSVC builds of OpenSSL which don't include a pkg-config file.
-
Jordan Petridis authored
For now it uses the gstreamer docker image and shared runner, based on windows server 1607. The runner will migrate to windows 1807 soonish hopefully. This commit also adds a glib wrap file needed to build libnice.
-
Olivier Crête authored
Shell scripts don't work well on Windows and Python doesn't work with valgrind.
-
Olivier Crête authored
-
Fabrice Bellet authored
-
- 01 Aug, 2019 1 commit
-
-
Olivier Crête authored
-
- 31 Jul, 2019 12 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
It's most likely caused by a retransmission received after the initial request already had a reply.
-
Olivier Crête authored
The child now calls into the parent..
-
Olivier Crête authored
-