Commit Graph

136 Commits (debug-base)

Author SHA1 Message Date
Mattia Iavarone 41e3e7c1f5 Add RGB overlays 5 years ago
Mattia Iavarone 3e0ae65dad
New colors and logo (#523) 5 years ago
Mattia Iavarone be037d6393
Small fixes (#524) 5 years ago
Mattia Iavarone f2350512f0
Fix #512 (#513) 5 years ago
Mattia Iavarone 1318b7d10b
Improve coverage (#507) 5 years ago
Mattia Iavarone 6962744d4f
Improve video encoding (#506) 5 years ago
Mattia Iavarone ea952d1497
Feature/overlays (#502) 5 years ago
Mattia Iavarone 8d3013ff53
Demo improvements (#499) 5 years ago
Mattia Iavarone dc31c40dd9
Use device orientation flag (#497) 5 years ago
Mattia Iavarone ef7d41c1b6 Apply zoom and EV to the capture builder 5 years ago
Mattia Iavarone 97e7038d6f Remove comments 5 years ago
Mattia Iavarone bef1044819 Camera2 full support for hq pictures 5 years ago
Mattia Iavarone 87796ea2f7 Camera2 basic support for hq pictures 5 years ago
Mattia Iavarone e96c9f0846 Camera2 support for frame processing 5 years ago
Mattia Iavarone c353ae808e Camera2 support for videos 5 years ago
Mattia Iavarone e2d5aa1941 Camera2 working with all previews 5 years ago
Mattia Iavarone 4166031ce2 Basic Camera2 open-close integration 5 years ago
Mattia Iavarone ecd2cdba13
AutoFocusMarker (#484) 5 years ago
Mattia Iavarone cd5f0a12bf
Repackage / Expose (#482) 5 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 6 years ago
Mattia Iavarone 8f00cb5dac Add toFile utility in CameraUtils and in PictureResult 6 years ago
Mattia Iavarone ae2eada2a2 Migrate to AndroidX 6 years ago
Mattia Iavarone 26f313c74e Documentation in GitHub pages 6 years ago
Mattia Iavarone d1ed8033e6 Add nullable and nonnull annotations everywhere 6 years ago
Mattia Iavarone fd69768ac0 Improvements for supporting a round preview and output 6 years ago
Mattia Iavarone 1b5a20b034 Fix demo app null pointer, add null annotations 6 years ago
Mattia Iavarone bb0e08c731 Fix OutOfMemoryError in BitmapCallback 6 years ago
Mattia Iavarone b1f584aede Changes in the demo app 6 years ago
Mattia Iavarone ddf7c960c3 Remove cameraFacing definition in demo app 6 years ago
Mattia Iavarone 69349b0187 Facing now defaults to FRONT if we have no BACK cameras. Throw a new CameraException if no camera found 6 years ago
Mattia Iavarone 4f95c3e7d5 Add max size and duration constraints to videos 6 years ago
Mattia Iavarone 419ff34736 Create PictureRecorder and two implementations 6 years ago
Mattia Iavarone 481062a08b Change demo app appearance 6 years ago
Mattia Iavarone 2999e9aa65 Respect VideoCodec from options 6 years ago
Mattia Iavarone 926b03cf35 Fix transformation issues in preview and final video result 6 years ago
Mattia Iavarone d291d88814 Working implementation of MediaCodecVideoRecorder 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 ab576286f3 Temp commit 6 years ago
Mattia Iavarone 4f6271d670 Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs 6 years ago
Mattia Iavarone bd7a4d3cc9 Add isTakingPicture(), use in demo app 6 years ago
Mattia Iavarone d409bb2449 Add setVideoSize, video size selectors and available video sizes in CameraOptions 6 years ago
Mattia Iavarone acf1b4cdde Removed VideoQuality. 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 2cd8ad1fa6 getPictureSize and getPreviewSize now return sizes in the output reference 6 years ago