Commit graph

7605 commits

Author SHA1 Message Date
Guillaume Beraudo
bf1f74e33f Merge branch 'video' of git.linphone.org:linphone-android-private into video
Conflicts:
	submodules/linphone
2010-12-09 09:15:53 +01:00
Guillaume Beraudo
1c113d3074 Preliminary support for front camera. 2010-12-09 09:13:12 +01:00
Guillaume Beraudo
36efd26291 Fixed and improved video test. 2010-12-09 09:08:12 +01:00
Guillaume Beraudo
44ef6b6af2 Fix Speex wideband not disabled by preference. 2010-12-08 13:26:44 +01:00
Simon Morlat
2a4740e275 update linphone 2010-12-07 19:42:07 +01:00
Guillaume Beraudo
c7c2b93c89 Simplify registration tutorial. 2010-12-07 10:32:52 +01:00
Guillaume Beraudo
454d70d2d9 Fixed unimplemented methods.
Full brightness on videocall activity.
2010-12-06 15:06:59 +01:00
Guillaume Beraudo
720a8aa7a9 Fixed current CallParams not copied.
Fixed not always sending static image on camera muted.
Improved organization of preference activity.
2010-12-06 14:31:49 +01:00
Jehan Monnier
6def7d6ac3 fix unimplemented method 2010-12-06 12:16:23 +01:00
Jehan Monnier
9ea5e89458 implement enablePublish 2010-12-06 11:40:28 +01:00
Guillaume Beraudo
1d7b076475 Add video codecs preference. Integrate JNI code for getting list of available video codecs. 2010-12-03 16:13:01 +01:00
Guillaume Beraudo
726422566e Hide video call button when video mode disabled. 2010-12-02 15:58:04 +01:00
Guillaume Beraudo
445b918b12 New linphone version uses auto jvm thread detach. 2010-12-02 15:42:04 +01:00
Guillaume Beraudo
c4cf0434ff Fix links to ABI>=5 in video code preventing use with old telephones.
Disable video when ABI<5 or ILBC not found.
Automatically open preference activity on linphone first launch.
2010-12-02 12:41:57 +01:00
Guillaume Beraudo
a7c66cff38 Cleanup. 2010-12-01 17:03:22 +01:00
Guillaume Beraudo
1d26f24529 Fix video capture not restarting on setParameters from filter. 2010-12-01 14:24:39 +01:00
Guillaume Beraudo
268ad9fa10 Merge branch 'master' of git.linphone.org:linphone-android-private into video
+ some fixes.
Conflicts:
	submodules/linphone
2010-12-01 13:40:57 +01:00
Guillaume Beraudo
6201f44ebe Merge branch 'video' of git.linphone.org:linphone-android-private into video 2010-12-01 11:39:39 +01:00
Guillaume Beraudo
3c000dca8c Portrait mode. 2010-12-01 11:39:19 +01:00
Simon Morlat
e2ea4e3d78 update linphone 2010-11-30 22:13:15 +01:00
Jehan Monnier
54e8339b7d add proxy suport to TutorialBuddyStatusActivity 2010-11-30 19:02:11 +01:00
Guillaume Beraudo
95070d1345 Merge branch 'video' of git.linphone.org:linphone-android-private into video 2010-11-30 10:13:40 +01:00
Guillaume Beraudo
ea9746b1d8 Simplified Bandwidth manager + default bandwidthes to 256/256 and video to qvga-portrait. 2010-11-30 10:12:21 +01:00
Simon Morlat
c1238547be add msx264 2010-11-29 22:12:36 +01:00
Simon Morlat
95c0b26ebe add x264 2010-11-29 21:28:19 +01:00
Simon Morlat
18c884908a add x264 2010-11-29 21:27:04 +01:00
Simon Morlat
8cc224ae9b wip 2010-11-29 15:41:06 +01:00
Simon Morlat
29fb96f6a0 Merge branch 'video' of git.linphone.org:linphone-android-private into video 2010-11-29 15:07:15 +01:00
Simon Morlat
f06520eebb fixed orientation doesn't work 2010-11-29 15:06:17 +01:00
Guillaume Beraudo
92d5914648 Cosmetics cleanup. 2010-11-29 14:41:51 +01:00
Guillaume Beraudo
b39b2d5aee Fix regression not using buffered capture on android v8. 2010-11-29 14:40:00 +01:00
Guillaume Beraudo
0cda12e3e2 Fix bad shown camera state in video call menu. 2010-11-29 14:38:23 +01:00
Guillaume Beraudo
5f48ba809f Fix regression framerate control. 2010-11-29 14:37:42 +01:00
Guillaume Beraudo
c2ced898a6 Corrected speaker and mute buttons not correctly handling state. 2010-11-29 14:08:58 +01:00
Guillaume Beraudo
03568062a5 Clean imports... 2010-11-29 12:17:48 +01:00
Guillaume Beraudo
966ec96f82 Merge branch 'video' of git.linphone.org:linphone-android-private into video
Conflicts:
	src/org/linphone/core/AndroidCameraRecord.java
2010-11-29 12:12:12 +01:00
Guillaume Beraudo
25823ea485 Added camera record manager to drive Video record class. 2010-11-29 12:08:13 +01:00
Simon Morlat
11642ff77c fix setNetworkReachable 2010-11-29 12:01:44 +01:00
Simon Morlat
cf06d2af7b fix bad merges and rename some methods 2010-11-29 10:53:03 +01:00
Guillaume Beraudo
cb9ac80f39 Merge branch 'video' of git.linphone.org:linphone-android-private into video
Conflicts:
	src/org/linphone/core/LinphoneCoreImpl.java
2010-11-26 15:11:17 +01:00
Guillaume Beraudo
5621c1bd08 Added menu to videocall activity:
- high/low resolution
- enable/disable camera
- return to dialer
- terminate call
Added bandwidth manager to manage video profiles and update current and subsequent calls.
Added VideoSize semantics and jni wrappings on linphoneCore.
2010-11-26 15:04:38 +01:00
Jehan Monnier
c95431295d Merge remote branch 'bc/master' into video 2010-11-25 15:51:42 +01:00
Jehan Monnier
4e7ae1bc8f use default ring file instead of oldring.wav 2010-11-25 14:01:51 +01:00
Guillaume Beraudo
b92ecb8d63 Moved mic and speaker buttons in dialer.
Added camera call button.
Added video preferences.
Share camera on received call according to preference settings.
Invite with(out) according to preference settings.
2010-11-25 11:13:28 +01:00
Guillaume Beraudo
0e2a868694 Moved speaker and mic buttons to the top of the dialer. 2010-11-24 08:56:14 +01:00
Guillaume Beraudo
ac9b15ad1a Little capture preview in portrait mode. Adapted workaround. 2010-11-23 11:55:06 +01:00
Guillaume Beraudo
86289d1a73 Corrected ratio 2010-11-23 11:54:18 +01:00
Guillaume Beraudo
ab33a426ff Declared large size support and DPI independance in Manifest. 2010-11-23 11:52:58 +01:00
Guillaume Beraudo
935c98545f Define getStatus(): throw not implemented exception 2010-11-23 09:27:51 +01:00
Guillaume Beraudo
b23207e728 Added focus support. Rotation functinonal. 2010-11-22 17:20:11 +01:00