Mattia Iavarone
|
2999e9aa65
|
Respect VideoCodec from options
|
6 years ago |
Mattia Iavarone
|
31a5d20fcd
|
Revert demo app changes
|
6 years ago |
Mattia Iavarone
|
e207041a31
|
Add cropping functionality to GLCameraPreview
|
6 years ago |
Mattia Iavarone
|
4f6271d670
|
Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs
|
6 years ago |
Mattia Iavarone
|
a37caf0760
|
Rename SessionType to Mode. takePicture fails when Mode == VIDEO
|
6 years ago |
Mattia Iavarone
|
969c5a8c74
|
Fix preview size computation, demo app details
|
6 years ago |
Mattia Iavarone
|
68ff331a80
|
Refactor onVideoTaken, introducing VideoResult
|
6 years ago |
Mattia Iavarone
|
dcf5ef4120
|
Option to choose the picture output size (#99)
* Add SizeSelectors and tests
* Implement SizeSelectors in CameraController
* XML attrs, improve AspectRatio cache
* AspectRatio tests
* Flip sizes before passing to selectors
* Add README info
* Fix preview sizing bug
* Nits
* Fix #98
|
7 years ago |
Mattia Iavarone
|
b1d183a714
|
Fix a hardware acceleration bug, disable SurfaceViewPreview features (#54)
* Layout changes
* SurfaceView onSurfaceCreated is too early. Fix
* Add logs
* Refactor some classes, fix hardware acceleration bug, disable cropping for SurfaceView
* Update README with known limitations
|
7 years ago |
Mattia Iavarone
|
5964080db4
|
New demo app (#53)
* New demo app
* UI fixes
* Refactor preview activities
* Add gestures control
|
7 years ago |