Commit Graph

127 Commits (51e3e8992dfd28daeb2ed23a89fe7997ef083ed3)

Author SHA1 Message Date
Mattia Iavarone ef7d41c1b6 Apply zoom and EV to the capture builder 6 years ago
Mattia Iavarone 97e7038d6f Remove comments 6 years ago
Mattia Iavarone bef1044819 Camera2 full support for hq pictures 6 years ago
Mattia Iavarone 87796ea2f7 Camera2 basic support for hq pictures 6 years ago
Mattia Iavarone e96c9f0846 Camera2 support for frame processing 6 years ago
Mattia Iavarone c353ae808e Camera2 support for videos 6 years ago
Mattia Iavarone e2d5aa1941 Camera2 working with all previews 6 years ago
Mattia Iavarone 4166031ce2 Basic Camera2 open-close integration 6 years ago
Mattia Iavarone ecd2cdba13
AutoFocusMarker (#484) 6 years ago
Mattia Iavarone cd5f0a12bf
Repackage / Expose (#482) 6 years ago
Mattia Iavarone b9620b70e6
Fix processor OOM bug (#431) 6 years ago
Mattia Iavarone 5e5af877e4
New snapshot max size APIs (#393) 6 years ago
Mattia Iavarone d462b83048
v2.0.0-beta03 (#392) 6 years ago
Mattia Iavarone 7411614433
Improve snapshot recording (#374) 6 years ago
Mattia Iavarone 7a5e0b33e4 Fix demo app 7 years ago
Mattia Iavarone 8f00cb5dac Add toFile utility in CameraUtils and in PictureResult 7 years ago
Mattia Iavarone ae2eada2a2 Migrate to AndroidX 7 years ago
Mattia Iavarone 26f313c74e Documentation in GitHub pages 7 years ago
Mattia Iavarone d1ed8033e6 Add nullable and nonnull annotations everywhere 7 years ago
Mattia Iavarone fd69768ac0 Improvements for supporting a round preview and output 7 years ago
Mattia Iavarone 1b5a20b034 Fix demo app null pointer, add null annotations 7 years ago
Mattia Iavarone bb0e08c731 Fix OutOfMemoryError in BitmapCallback 7 years ago
Mattia Iavarone b1f584aede Changes in the demo app 7 years ago
Mattia Iavarone ddf7c960c3 Remove cameraFacing definition in demo app 7 years ago
Mattia Iavarone 69349b0187 Facing now defaults to FRONT if we have no BACK cameras. Throw a new CameraException if no camera found 7 years ago
Mattia Iavarone 4f95c3e7d5 Add max size and duration constraints to videos 7 years ago
Mattia Iavarone 419ff34736 Create PictureRecorder and two implementations 7 years ago
Mattia Iavarone 481062a08b Change demo app appearance 7 years ago
Mattia Iavarone 2999e9aa65 Respect VideoCodec from options 7 years ago
Mattia Iavarone 926b03cf35 Fix transformation issues in preview and final video result 7 years ago
Mattia Iavarone d291d88814 Working implementation of MediaCodecVideoRecorder 7 years ago
Mattia Iavarone 31a5d20fcd Revert demo app changes 7 years ago
Mattia Iavarone e207041a31 Add cropping functionality to GLCameraPreview 7 years ago
Mattia Iavarone ab576286f3 Temp commit 7 years ago
Mattia Iavarone 4f6271d670 Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs 7 years ago
Mattia Iavarone bd7a4d3cc9 Add isTakingPicture(), use in demo app 7 years ago
Mattia Iavarone d409bb2449 Add setVideoSize, video size selectors and available video sizes in CameraOptions 7 years ago
Mattia Iavarone acf1b4cdde Removed VideoQuality. 7 years ago
Mattia Iavarone a37caf0760 Rename SessionType to Mode. takePicture fails when Mode == VIDEO 7 years ago
Mattia Iavarone 969c5a8c74 Fix preview size computation, demo app details 7 years ago
Mattia Iavarone 2cd8ad1fa6 getPictureSize and getPreviewSize now return sizes in the output reference 7 years ago
Mattia Iavarone 2500b81b78 Move to PictureResult, rewrote takePicture and takePictureSnapshot 7 years ago
Mattia Iavarone 68ff331a80 Refactor onVideoTaken, introducing VideoResult 7 years ago
Mattia Iavarone 49fa18901e take APIs refactoring, removing deprecated 7 years ago
Mattia Iavarone 3d8bf1618c
Error handling and lifecycle boilerplate (#265) 7 years ago
Mattia Iavarone 07f6078385
Demo app - Lock orientation to a fixed value (#168) 7 years ago
Jonas Rottmann 0a54bf4543 Migrate to new Android Gradle plugin (#153) 8 years ago
chaitanyaraghav 1bd1816919 Max video file size (#104) 8 years ago
Mattia Iavarone 3bc6d96ac3
Add base Control class, add easy setters and CameraOptions APIs (#105) 8 years ago
Mattia Iavarone dcf5ef4120
Option to choose the picture output size (#99) 8 years ago