Mattia Iavarone
e6f599d67e
Test
6 years ago
Mattia Iavarone
d54cfbbead
Test
6 years ago
Mattia Iavarone
f4eda8f661
Test
6 years ago
Mattia Iavarone
42c0a20060
Test
6 years ago
Mattia Iavarone
430d89bdde
Test
6 years ago
Mattia Iavarone
c92604aba3
Test
6 years ago
Mattia Iavarone
1cc56bfad9
Test
6 years ago
Mattia Iavarone
d1ef3d1ac2
Test
6 years ago
Mattia Iavarone
b8a78a5fe5
Test
6 years ago
Mattia Iavarone
eb1bd7a9d3
Test
6 years ago
Mattia Iavarone
757fc4caa7
Test
6 years ago
Mattia Iavarone
e789f9c62d
Test
6 years ago
Mattia Iavarone
22931a4c55
Test
6 years ago
Mattia Iavarone
c4ae4bf006
Test
6 years ago
Mattia Iavarone
c088ed4252
Test
6 years ago
Mattia Iavarone
55cd077389
Test
6 years ago
Mattia Iavarone
d3e81a9fa4
Test
6 years ago
Mattia Iavarone
052b06a4bb
Test
6 years ago
Mattia Iavarone
644addf463
Test
6 years ago
Mattia Iavarone
893af4bc85
Test
6 years ago
Mattia Iavarone
1ed22b02ac
Test
6 years ago
Mattia Iavarone
e1b6da7ed1
Test
6 years ago
Mattia Iavarone
a9beb8a7f8
Test
6 years ago
Mattia Iavarone
5005c1eb3c
Test
6 years ago
Mattia Iavarone
a1973da3c1
Test
6 years ago
Mattia Iavarone
56e4100384
Test
6 years ago
Mattia Iavarone
13d3126170
Test
6 years ago
Mattia Iavarone
62003a62d4
Test
6 years ago
Mattia Iavarone
f4e483e141
Test
6 years ago
Mattia Iavarone
a5408be106
Test
6 years ago
Mattia Iavarone
db7578596a
Test
6 years ago
Mattia Iavarone
8b5fd8a989
Test
6 years ago
Mattia Iavarone
76f1fd8957
Test
6 years ago
Mattia Iavarone
78e34867e2
Test
6 years ago
Mattia Iavarone
2070641596
Test
6 years ago
Mattia Iavarone
751dcdb0df
Test
6 years ago
Mattia Iavarone
3db6fd3fc0
Rewrite engine threading ( #697 )
...
* Create orchestrator, replacing Step class
* Rewrite tests, improve test tools
* Fix integration tests
6 years ago
Mattia Iavarone
fd17a8339e
Update README.md
6 years ago
Mattia Iavarone
859904ec6a
CI improvements ( #695 )
6 years ago
Mattia Iavarone
bb3b23e69a
RAW support ( #691 )
...
* Check engine state after picture metering - Fixes #685
* Ensure actions are only started in a valid holder state - Fixes #669
* Improve size selection
* Add PictureFormat definition
* Change PictureResult to reflect new format
* Throw if toBitmap is called with a DNG file
* Update the CameraView interface to support PictureFormat
* Implement DNG support into the CameraEngine, restart if needed
* Make CameraOptions engine aware
* Fix action bug
* Make CameraOptions check RAW availability
* Complete engine/options logic for RAW
* Add RAW control to demo app
* Ensure toBitmap does not crash in demo
* RAW support inside Full2PictureRecorder
* Add DNG test, fix implementation bugs
* Add option to see RAW result through share option
* Enable RAW toBitmap for API 24+
* Add documentation
* Improve documentation
* Change tests
* Small change
6 years ago
Mattia Iavarone
79d00d5eba
Drop Travis and move to GitHub actions ( #694 )
6 years ago
Mattia Iavarone
129b43e657
Release v2.4.0 ( #662 )
6 years ago
Mattia Iavarone
218aa9d108
Preview FPS docs + Camera1 implementation ( #661 )
...
* Small changes
* Camera1 options
* Complete Camera1 integration
* Add to demo app
* Complete docs
6 years ago
Vaibhav Bhandula
fa88783d37
Support for higher frame rate ( #653 )
...
* added support for higher frame rate
* added fps range in camera options
* PR comments plus tests added
* PR comments
* Changes suggested
6 years ago
Mattia Iavarone
74c94e21ce
Add GitHub Sponsors link ( #659 )
6 years ago
Mattia Iavarone
a63cd84726
Bug fixes ( #651 )
...
* Use CopyOnWriteArrayList for Camera2 action list. Fixes #649
* Listen to suspicious display rotation events. Fixes #623
* Correctly release GL objects on activity pause. Fixes #648
* Add synchronization in SnapshotVideoRecorder. Fixes #642
* Make Holder.getLastResult nullable. Fixes #621
* Fix tests
6 years ago
Mattia Iavarone
063c7a76fb
Update 2018-12-20-changelog.md
6 years ago
Mattia Iavarone
55e7a26278
Fix bugs ( #630 )
...
* Use CopyOnWrite set in GL preview (Fix #626 )
* Demo app - do not add frame processor when opening (Fix #628 )
* Add comments
* Create EngineThread annotation
* Fix onVideoResult crash for snapshots
* Catch IllegalStateExceptions in applyRepeatingRequestBuilder
* Add exception to LOG.e
* Add changelog
* Release v2.3.1
* Move snapshot logs to verbose
6 years ago
Suneet Agrawal
19f607a959
Move snapshot video start callback to onStart ( #632 )
6 years ago
Mattia Iavarone
824abbc55a
takeVideo improvements ( #617 )
...
* takeVideo improvements
* Try to fix tests
* Reorder operations in FullVideoRecorder
6 years ago