Gautier Pelloux-Prayer
2f35778bf0
Update submodules
2015-01-28 15:07:31 +01:00
Gautier Pelloux-Prayer
022268ae59
Update ms2
2015-01-28 13:53:42 +01:00
Simon Morlat
10788ebc20
update oRTP
2015-01-27 17:04:28 +01:00
Simon Morlat
816ab8dfbd
adapt to mediastreamer2
2015-01-27 17:03:48 +01:00
Johan Pascal
623554f2f0
Merge remote-tracking branch 'origin/dev_dtls'
2015-01-27 11:28:04 +01:00
Johan Pascal
f63ec9b8bf
update ms
2015-01-27 11:15:00 +01:00
Guillaume BIENKOWSKI
b0f5e33979
Update ms2
2015-01-27 10:58:40 +01:00
Johan Pascal
219451388d
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-27 10:42:06 +01:00
Ghislain MARY
acab82a28b
Add /usr/include to the include path for MinGW.
2015-01-26 17:29:33 +01:00
Simon Morlat
dd75242642
fix multiple compilation problems with mingw
2015-01-23 22:38:31 +01:00
Simon Morlat
82419bbeea
fix mingw compilation
2015-01-23 19:26:28 +01:00
Guillaume BIENKOWSKI
f65ec2e2e9
Fix lengthy SDP buffer allocation
2015-01-23 16:26:57 +01:00
Guillaume BIENKOWSKI
7acf4df883
Add a unit test for a no-sdp reinvite after a pause, and implement a correction to handle this case.
2015-01-23 14:30:38 +01:00
Simon Morlat
f48e34c4ee
fix bad comment
2015-01-23 12:47:14 +01:00
Simon Morlat
7e52aa54a9
Merge branch 'dev_payloadtypematch'
2015-01-23 12:15:26 +01:00
Ghislain MARY
14451691c2
More coherent naming of SDK and setup package on Windows.
2015-01-22 11:37:40 +01:00
Simon Morlat
9d3e0e736e
fix conference with ice on android
2015-01-22 10:22:58 +01:00
Simon Morlat
a75e849611
disable cross correlation tests, on arm, too long.
2015-01-22 10:21:11 +01:00
Simon Morlat
16180e2430
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
...
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
Guillaume BIENKOWSKI
317504a306
Update ms2
2015-01-21 13:59:12 +01:00
Guillaume BIENKOWSKI
5824199483
Add keepAccounts(bool) and clearAccounts() to JNI
2015-01-21 12:29:13 +01:00
Ghislain MARY
0d32bfbd3b
Improve transport change test in Python.
2015-01-20 16:22:38 +01:00
Ghislain MARY
23530d3d27
Update ms2 submodule.
2015-01-20 12:34:05 +01:00
Ghislain MARY
7f7671cfa2
Include the git revision in the Windows setup.exe and Mac bundle file names.
2015-01-20 12:33:32 +01:00
Guillaume BIENKOWSKI
b4dc7b3868
Fix typo for ZLIB
2015-01-20 10:48:14 +01:00
Jehan Monnier
af79c04208
always create lib/mediastreamer/plugins at install time
2015-01-20 08:54:26 +01:00
Johan Pascal
c95fd55126
DTLS-SRTP fix memory leak
2015-01-20 00:59:25 +01:00
Guillaume BIENKOWSKI
25b40de1ba
Update ms2 for arm64 downscaling routine
2015-01-19 14:07:37 +01:00
Guillaume BIENKOWSKI
c1443751ec
Update ms2
2015-01-19 10:35:50 +01:00
Simon Morlat
de83e6795f
update ms2
2015-01-17 11:59:53 +01:00
Simon Morlat
55973deb0e
modularize payload type matching exceptions in offer/answer
2015-01-17 11:58:46 +01:00
Guillaume BIENKOWSKI
d282ec6ad9
Update ms2 for ios crash when camera access is denied
2015-01-16 17:31:39 +01:00
Guillaume BIENKOWSKI
0737657941
Possible fix for App Nap problem
2015-01-16 17:08:58 +01:00
Gautier Pelloux-Prayer
47c92f50fa
Update Mac README a bit for bundle for global icons
2015-01-16 09:30:23 +01:00
Ghislain MARY
67dbf48b25
Update ms2 submodule.
2015-01-16 09:19:00 +01:00
Gautier Pelloux-Prayer
a5d51cb821
Update Mac README a bit for bundle
2015-01-16 09:16:40 +01:00
Simon Morlat
23f950a73f
update ms2
2015-01-15 22:18:56 +01:00
Simon Morlat
546b953c5d
fix severe bug (everything broken)
2015-01-15 21:34:14 +01:00
Guillaume BIENKOWSKI
838520350c
Use const for sal_address_is_ipv6()
2015-01-15 17:19:58 +01:00
Guillaume BIENKOWSKI
0c4e7456d9
Prevent creating sip addresses which are not valid when using them
2015-01-15 17:19:45 +01:00
Guillaume BIENKOWSKI
f2a4cb60d2
Fix a crash when an absolute address is passed to linphone_core_invite.
...
See bug #2009 .
2015-01-15 11:37:30 +01:00
Gautier Pelloux-Prayer
fa5f547a5a
test hook commit (empty)
2015-01-14 11:29:29 +01:00
Gautier Pelloux-Prayer
c130005f3a
test hook commit (empty)
2015-01-14 11:29:12 +01:00
Gautier Pelloux-Prayer
2a9ad45d27
Update localization
2015-01-14 11:26:53 +01:00
Johan Pascal
85ca8c3cac
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-14 00:16:11 +01:00
Johan Pascal
fbcb1007f2
DTLS-SRTP add simple test call
2015-01-14 00:06:19 +01:00
Gautier Pelloux-Prayer
0c57766f35
Add genericName for audio assistant
2015-01-13 16:18:39 +01:00
Johan Pascal
37e5ccfbc2
DTLS-SRTP init linphone console too
2015-01-13 14:53:18 +01:00
Gautier Pelloux-Prayer
8164e9434c
Correctly write in file: do not use fprintf but fputs...
2015-01-13 12:10:15 +01:00
Gautier Pelloux-Prayer
b2748f5283
Log collection suite: collect_init and collect_cleanup should be call between each tests, not at end/start of the suite execution...
2015-01-13 11:25:44 +01:00