Simon Morlat
fb124c047b
fix orientation in 2.2
2010-12-10 16:42:04 +01:00
Jehan Monnier
3efbb0b44d
add optimized resampler
2010-12-10 16:41:14 +01:00
Guillaume Beraudo
e1ffbe85c9
Check the videocall wavelock is held before releasing it
2010-12-10 09:12:44 +01:00
Guillaume Beraudo
b92df3005e
Removed some compilator warnings.
2010-12-09 22:53:47 +01:00
Guillaume Beraudo
4dfe868b76
Capture preview is now dynamically resized to fit Linphonecore preferredVideoSize.
2010-12-09 22:52:27 +01:00
Guillaume Beraudo
ba719b4693
Fixed regression on add video button.
2010-12-09 22:49:53 +01:00
Guillaume Beraudo
96c5b5f9f8
Disabled Front/rear camera switch in video activity menu.
...
Changing camera is still possible in preferences activity.
2010-12-09 22:47:32 +01:00
Guillaume Beraudo
aeb730382a
Improved preferences descriptions and video layout.
2010-12-09 22:46:46 +01:00
Guillaume Beraudo
e65c29be83
Refactor code to use the new InviteManager which in turn
...
uses the Bandwidth and Camera managers.
Improved front camera support.
2010-12-09 16:09:38 +01:00
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