Simon Morlat
ea9952ee89
revert change (commited by mistake)
2014-10-25 15:26:33 +02:00
Simon Morlat
91d660562f
fixes video quality problem at high definition and bitrate
...
- key frame spoofing because of loss reported very fast resulting in target bitrate largely exceeded
- rate control algorithm taking decision too often due to loss rate estimator counting packets only (not time)
2014-10-25 15:25:09 +02:00
François Grisez
4f23779ab6
Update mediastreamer2
2014-10-24 17:32:46 +02:00
François Grisez
74ac3e68da
Fix call_with_mkv_file_player() tester
2014-10-24 16:50:41 +02:00
François Grisez
367db94f2d
Fix crash when playing a file with call player once again
2014-10-24 16:34:24 +02:00
Guillaume BIENKOWSKI
0c124c486e
Fix logs disable when linphone_core_enable_log_collection is called with FALSE at app start
2014-10-24 14:23:23 +02:00
Pierre-Eric Pelloux-Prayer
891010b78a
android/aac: aac needs either hardware AEC or 16kHz sample rate
2014-10-23 20:56:21 +02:00
Ghislain MARY
d60890107a
Add API to reset the log collection.
2014-10-23 11:20:43 +02:00
Gautier Pelloux-Prayer
672b833665
Ignore macos bundle geenrated files
2014-10-23 10:53:18 +02:00
Ghislain MARY
bc69b2796d
Improve parsing of enum values in lp_gen_wrappers to support octal and hexadecimal values.
2014-10-23 09:49:35 +02:00
Ghislain MARY
830d990771
Fix parsing of enum values in the lp_gen_wrappers.
2014-10-22 17:47:36 +02:00
Ghislain MARY
615ceb278f
Fix compilation of lp_gen_wrappers.
2014-10-22 17:28:40 +02:00
Ghislain MARY
367109341e
Generate enums with the good values in lp_gen_wrappers.
2014-10-22 17:22:49 +02:00
François Grisez
a742a5aa9b
Fix compilation on Android
2014-10-22 14:07:39 +02:00
François Grisez
61419585b4
Test that LinphonePlayer has been instanciated while destroying
2014-10-22 12:01:38 +02:00
Ghislain MARY
f7640d9e45
Update ms2 submodule.
2014-10-22 08:54:15 +02:00
Ghislain MARY
b7a8975d4f
Add localplayer to the Windows Phone 8 build.
2014-10-21 15:22:12 +02:00
Ghislain MARY
b156e39207
Update ms2 submodule.
2014-10-21 15:20:30 +02:00
Ghislain MARY
2a4b0857d8
Remove declaration of linphone_chat_room_create_file_transfer_message_from_file().
2014-10-21 14:55:27 +02:00
Ghislain MARY
3cbddce46d
Add missing declaration of linphone_core_set_avpf_rr_interval().
2014-10-21 14:35:30 +02:00
Ghislain MARY
63ec504cfc
Add accessor to get the file transfer filepath.
2014-10-21 14:19:18 +02:00
Ghislain MARY
9a128da1db
Handle file transfer download to a file.
2014-10-21 12:31:49 +02:00
Ghislain MARY
be7cb58b18
Fix message tester.
2014-10-21 11:02:33 +02:00
Ghislain MARY
d76e97d73f
Copy path string when setting log collection path.
2014-10-21 08:50:56 +02:00
Jehan Monnier
78c11c8f6e
compute call log duration since connected state instead of from call creation
2014-10-20 22:49:40 +02:00
Simon Morlat
6a455bc346
update ms2
2014-10-20 16:44:56 +02:00
François Grisez
4fc7ef7a0b
Fix compilation
2014-10-20 16:33:50 +02:00
Sylvain Berfini
f86c329a34
Added missing param since recent changes
2014-10-20 15:27:12 +02:00
Simon Morlat
965add9d6e
add new states LinphoneCallEarlyUpdating and LinphoneCallEarlyUpdatedByRemote to properly handle the early dialog UPDATE scenarios.
...
fix test suite.
2014-10-20 15:10:40 +02:00
Sylvain Berfini
7126c413a7
Fix typo
2014-10-20 14:51:09 +02:00
Sylvain Berfini
3c4a6f7ed4
Added callback user data to start_file_download
2014-10-20 14:44:23 +02:00
Ghislain MARY
78acd91a54
Add API to save the compressed log collection to a file.
2014-10-20 14:00:46 +02:00
Ghislain MARY
4717028ded
Allow sending a chat message containing a file from its path.
2014-10-20 11:09:49 +02:00
Ghislain MARY
2f47ffacd3
Change file transfer progression indication to have the number of bytes sent/received and the total.
2014-10-20 11:05:27 +02:00
Ghislain MARY
4afcb2ede3
Fix user data in chat message state callbacks.
2014-10-20 11:01:31 +02:00
Johan Pascal
bac60c86b0
Multipart Message: let bellesip take care of message header
2014-10-17 13:49:54 +02:00
François Grisez
9e55c63875
Add getPlayer() method to LinphoneCore class
2014-10-17 13:39:23 +02:00
Simon Morlat
54e6f89dac
fix message state whose storage in db was broken
2014-10-17 11:25:28 +02:00
François Grisez
a11ac06204
Update mediastreamer2
2014-10-16 14:34:29 +02:00
Pierre-Eric Pelloux-Prayer
17e3935464
Update ms2
2014-10-16 11:53:22 +02:00
François Grisez
ee2a235302
Change the API of AndroidVideoWindowImpl class
2014-10-16 10:40:33 +02:00
Pierre-Eric Pelloux-Prayer
2ce93fe5dc
Assign payload type to AAC 16/32/48 kHz (and update ms2/ortp)
2014-10-16 00:52:26 +02:00
François Grisez
a6c013bdb7
Rename LinphoneCore.createPlayer() into LinphoneCore.createLocalPlayer()
2014-10-15 16:42:53 +02:00
Simon Morlat
0f52361549
set correct name to constructor of LinphoneCoreVTable
2014-10-15 16:25:31 +02:00
François Grisez
0825195d4f
Update mediastreamer2
2014-10-15 15:59:19 +02:00
Simon Morlat
19a4e2fbd2
update ms2
2014-10-15 15:39:05 +02:00
Simon Morlat
d184192b9f
fix linphonerc renaming for windows
2014-10-15 15:08:51 +02:00
François Grisez
e7b469eded
JNI wrapping of linphone_player_destroy()
2014-10-15 14:55:36 +02:00
François Grisez
9cee579ee1
Fix compilation on Android
2014-10-15 14:39:37 +02:00
François Grisez
fd75b79477
Add a destroy function to the Linphone Player Interface
2014-10-15 14:34:15 +02:00