You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mattia Iavarone
e1721bb77d
Frame Processing maxWidth, maxHeight and format (#704)
* Create CameraEngine and CameraBaseEngine
* Promote filters to stable - no experimental flag
* Fix setSnapshotMaxWidth / Height bugs
* Add setFrameProcessingMaxWidth and setFrameProcessingMaxHeight
* Add setFrameProcessingMaxWidth and setFrameProcessingMaxHeight (docs)
* Prepare Frame for Images, abstract FrameManager, create ByteBufferFrameManager
* Fix tests
* Fix unit tests
* Send Images for Camera2
* Tests
* Add CameraView.setFrameProcessingFormat(int), tests, docs
* Add CameraOptions.getSupportedFrameProcessingFormats(), tests
* Add CameraEngine support, integration tests
* Fix demo app, add getFrameProcessingPoolSize
* Fix tests
* Fix tests
|
5 years ago |
.. |
androidTest
|
Frame Processing maxWidth, maxHeight and format (#704)
|
5 years ago |
main
|
Frame Processing maxWidth, maxHeight and format (#704)
|
5 years ago |
test/java/com/otaliastudios/cameraview
|
Frame Processing maxWidth, maxHeight and format (#704)
|
5 years ago |