Commit graph

6865 commits

Author SHA1 Message Date
Simon Morlat
d06faa9190 keep local payload types offered in call profile in case the remote end wants to use them despite it didn't accepted them. 2011-06-24 14:11:47 +02:00
Jehan Monnier
818c21196d remove register transaction in sal_op_release 2011-06-24 11:55:06 +02:00
Jehan Monnier
14cb05ee80 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2011-06-22 20:29:51 +02:00
Jehan Monnier
044ddc63ed add sip option reuse_authorization to reuse authorization header for subsequente register 2011-06-22 20:28:40 +02:00
Simon Morlat
03c280a216 add missing ptime setters 2011-06-22 13:06:47 +02:00
Simon Morlat
c8f4f8f296 add missing jni 2011-06-22 13:06:13 +02:00
Simon Morlat
c971007361 rename up_ptime into upload_ptime 2011-06-22 12:26:41 +02:00
Simon Morlat
541b186df2 don't add transport=UDP 2011-06-21 16:18:20 +02:00
Guillaume Beraudo
94d58ce1e6 Fix regression video with Galaxy S. 2011-06-21 15:33:33 +02:00
Guillaume Beraudo
f5b18a6909 Convert Logs to new system. No more "tags" remaining. 2011-06-21 15:33:09 +02:00
Guillaume Beraudo
64ae9ce334 Rework video capture. Fix high/low resolution switch. 2011-06-20 13:55:47 +02:00
Simon Morlat
928e971753 update ms2 2011-06-20 11:17:41 +02:00
Guillaume Beraudo
3698ea0b73 Fix crashes on network change. 2011-06-17 16:02:53 +02:00
Guillaume Beraudo
1ac48c525d Efficient log class. 2011-06-17 11:10:08 +02:00
Simon Morlat
8ba552ab69 fix missing declarations 2011-06-16 15:41:36 +02:00
Simon Morlat
338884fa4d fix double locks 2011-06-16 15:16:34 +02:00
Simon Morlat
4ec52ea7f7 Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone 2011-06-16 14:55:07 +02:00
Simon Morlat
451c2ae3a3 add apis to control upload ptime 2011-06-16 14:54:38 +02:00
Jehan Monnier
e545c63832 fix compilation issue 2011-06-15 13:34:04 +02:00
Jehan Monnier
d60ebd8c6b Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2011-06-15 13:01:30 +02:00
Jehan Monnier
6e8cf5e4a3 fix contact update after registration in case of TCP 2011-06-15 13:01:01 +02:00
Simon Morlat
5d7a240bfc Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
Conflicts:
	mediastreamer2
2011-06-14 13:05:36 +02:00
Simon Morlat
be90cd896e support for adaptive rate control 2011-06-14 13:03:16 +02:00
Simon Morlat
bd0745ecc3 implement quality indicators methods 2011-06-10 19:04:53 +02:00
Simon Morlat
96f5278f71 add jni glue and java interface for call quality indicator 2011-06-10 19:04:09 +02:00
Simon Morlat
2bf7b0c899 Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone 2011-06-10 16:01:39 +02:00
Simon Morlat
ddff1d8460 display average quality in call logs 2011-06-10 16:01:08 +02:00
Jehan Monnier
fdf9d2722c update msstreamer2 2011-06-10 11:56:06 +02:00
Jehan Monnier
04aac71ecf add video build for ios 2011-06-10 09:23:48 +02:00
Simon Morlat
4f2c73c2f2 implement call quality indicator 2011-06-09 23:27:29 +02:00
Simon Morlat
c959542ff3 update de translation 2011-06-07 11:32:04 +02:00
Guillaume Beraudo
3c6d4b89d0 Fix Log.wtf didn't exist on earlier Android versiosn. 2011-06-06 15:04:16 +02:00
Simon Morlat
5252cdd5ac Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
Conflicts:
	mediastreamer2
2011-06-06 12:14:07 +02:00
Simon Morlat
1d4ccb16fd fix small memleak + update ms2 2011-06-06 12:13:22 +02:00
Jehan Monnier
391091cead disable neon code on Android non neon hardware 2011-06-06 09:48:18 +02:00
Guillaume Beraudo
2e8a69679b Capture focus (continuous or click preview for auto focus) 2011-06-03 15:40:56 +02:00
Guillaume Beraudo
39caf85271 Removed camera testing on startup. 2011-06-03 15:40:01 +02:00
Guillaume Beraudo
069c31c2dd Fix log tag. 2011-06-03 15:32:29 +02:00
Simon Morlat
438ebe84a1 print reason for call ended 2011-06-03 09:39:41 +02:00
Simon Morlat
979abad905 Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
Conflicts:
	mediastreamer2
2011-06-02 11:47:59 +02:00
Simon Morlat
327e154dba fix memory leaks 2011-06-02 11:47:17 +02:00
Guillaume Beraudo
55d7aee36c Front camera mirror. Shouldn't work for Nexus S. 2011-06-01 16:18:40 +02:00
Guillaume Beraudo
4284ff4dc9 Fix non existing Android API calls from old sdk. 2011-06-01 12:23:39 +02:00
Guillaume Beraudo
c097b9ab63 Android video: rename put_image class. 2011-06-01 12:22:37 +02:00
Simon Morlat
840856ca55 fix divide by zero in oRTP 2011-05-31 13:14:28 +02:00
Simon Morlat
0e7407ad11 fix unused variables 2011-05-31 10:54:34 +02:00
Simon Morlat
4d7ab1c95d fix crash because of payload types freed when receiving a new SDP (after early media for example), but media sessions are not restarted. 2011-05-31 10:34:34 +02:00
Simon Morlat
8bf1f2c14e Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone 2011-05-30 12:33:37 +02:00
Simon Morlat
68fa025802 fix bug regarding calls that might be accepted while the application already declined it 2011-05-30 12:32:47 +02:00
Jehan Monnier
9a2914c429 avoid wrinting log when log key is updated 2011-05-26 17:35:49 +02:00