Commit Graph

138 Commits (a56089f63310e390dc8de95e913e9e19bf9ae722)

Author SHA1 Message Date
Mattia Iavarone 3e6bfbdea0 Add tests in CameraViewTest 6 years ago
Mattia Iavarone 6ba45ed1d7 Add animating watermark 6 years ago
Mattia Iavarone e83206be7a Fix video snapshot overlay rotation for Camera2 only 6 years ago
Mattia Iavarone 6672448ec5 Add demo app control 6 years ago
Mattia Iavarone e057f9d238 Fix picture snapshots 6 years ago
Mattia Iavarone e4a63339aa Use single Overlay with three targets 6 years ago
Mattia Iavarone c3711743c5 Draw selectively on preview, picture or video 6 years ago
Mattia Iavarone 573415323f Address issues 6 years ago
Giacomo Randazzo c7edfe9408 Overlays (#421) 6 years ago
Mattia Iavarone 8d3013ff53
Demo improvements (#499) 6 years ago
Mattia Iavarone dc31c40dd9
Use device orientation flag (#497) 6 years ago
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) 7 years ago
Mattia Iavarone d462b83048
v2.0.0-beta03 (#392) 7 years ago
Mattia Iavarone 7411614433
Improve snapshot recording (#374) 7 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