Commit Graph

129 Commits (2760b649537c823c23d76df240aa5bd58c1c889d)

Author SHA1 Message Date
Mattia Iavarone 2760b64953 Throw if api level or preview do not support the video snapshot feature 7 years ago
Mattia Iavarone d291d88814 Working implementation of MediaCodecVideoRecorder 7 years ago
Mattia Iavarone caff00455f Fix camerapreview tests 7 years ago
Mattia Iavarone 217d197fe8 Improve MediaRecorderVideoRecorder 7 years ago
Mattia Iavarone 31a5d20fcd Revert demo app changes 7 years ago
Mattia Iavarone 50f7e384dc Rename some methods, have controllers implement onSurfaceDestroyed, revisit controller lifecycle 7 years ago
Mattia Iavarone e207041a31 Add cropping functionality to GLCameraPreview 7 years ago
Mattia Iavarone 4f6271d670 Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs 7 years ago
Mattia Iavarone c1e3cced4b Refactor Previews 7 years ago
Mattia Iavarone 90de3917c9 Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos 7 years ago
Mattia Iavarone 1a2c42f0a1 Move to PictureResult, rewrote takePicture and takePictureSnapshot 7 years ago
Mattia Iavarone 29c32090eb Refactor onVideoTaken, introducing VideoResult 7 years ago
Mattia Iavarone bd7a4d3cc9 Add isTakingPicture(), use in demo app 7 years ago
Mattia Iavarone dbdade2525 Fix VideoRecorder bug 7 years ago
Mattia Iavarone 92b0b05c68 Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos 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 8c41a12e66 Update docs 7 years ago
Mattia Iavarone 24d08c7aa1 Nits 7 years ago
Mattia Iavarone 2cd8ad1fa6 getPictureSize and getPreviewSize now return sizes in the output reference 7 years ago
Mattia Iavarone 3a937a9787 Fix tests, refactoring 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 eeca06f1da Remove ExtraProprties 7 years ago
Mattia Iavarone 49fa18901e take APIs refactoring, removing deprecated 7 years ago
Mattia Iavarone 4a926b30bb Remove cropOutput 7 years ago
Mattia Iavarone fb7c5cfa09 Remove JpegQuality 7 years ago
Mattia Iavarone ad48d0be76 Refactor Mapper class 7 years ago
Mattia Iavarone b9a5e4eb9e
Bump version (#337) 7 years ago
Mattia Iavarone 68e7631d17
Restore frame processor after videos (#344) 7 years ago
matanelgabsi 4d654f649d Ability to add pass BitmapFactory.Options to decodeBitmap. (#319) 7 years ago
Mahdi e0602c7ab6 Swallow RuntimeExcpetions on autoFocus (#332) 7 years ago
Keyrillanskiy d0bb8cd31c Fixed TextureView crash with setBackgroundDrawable (#297) 7 years ago
Artur Artikov ee1d3979f9 Use cached orientation in OrientationHelper (#290) 7 years ago
Mattia Iavarone 14581075b7
Update CameraException.java 7 years ago
Mattia Iavarone 640ec2da08
Bump version (#266) 7 years ago
Mattia Iavarone 3d8bf1618c
Error handling and lifecycle boilerplate (#265) 7 years ago
Aleksandr 7f43a4a10b Fixed Exception on some devices when we use default videoCodec instead CamcorderProfile videoCodec. (#264) 7 years ago
MatFl c113933b60 Prevent context leak through SystemSensorManager (#245) 7 years ago
Josh Burton 819638862f Provides synchronous version of decodeBitmap (#224) 7 years ago
Mattia Iavarone c3e3d43b28
Bump version (#222) 7 years ago
Siavash Sakhavi 86c3eae957 Removed +1 from frame byte return (#205) 7 years ago
Mattia Iavarone 0200e2cf61
Bump version (#175) 7 years ago
Mattia Iavarone e9cba8c6ec
Add VideoCodec option (#174) 7 years ago
Mattia Iavarone 0494477c3b
Reset flags when stopping (#173) 7 years ago
Mattia Iavarone c1973b0d71
Add setVideoMaxDuration() API (#172) 7 years ago
Mattia Iavarone 9b8cc16d96
Add discrete granularity to pinch and scroll events (#170) 7 years ago
Mattia Iavarone ef1a4ecc65
Check focus area max number before applying (#167) 7 years ago