Commit Graph

177 Commits (72da0d68018b2248817ede45f484cb7946490430)

Author SHA1 Message Date
Mattia Iavarone 504e1fb871 Fix camerapreview tests 6 years ago
Mattia Iavarone fa576d7561 Improve MediaRecorderVideoRecorder 6 years ago
Mattia Iavarone 4b5d09ec55 Revert demo app changes 6 years ago
Mattia Iavarone 470ad7783f Rename some methods, have controllers implement onSurfaceDestroyed, revisit controller lifecycle 6 years ago
Mattia Iavarone 7df47cdf45 Add cropping functionality to GLCameraPreview 6 years ago
Mattia Iavarone b59bb8800b Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs 6 years ago
Mattia Iavarone a7255ba35f Refactor Previews 6 years ago
Mattia Iavarone 6e8b3a0420 Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos 6 years ago
Mattia Iavarone 6936c2b34e Move to PictureResult, rewrote takePicture and takePictureSnapshot 6 years ago
Mattia Iavarone dc34977833 Refactor onVideoTaken, introducing VideoResult 6 years ago
Mattia Iavarone b2d70d57d4 Add isTakingPicture(), use in demo app 6 years ago
Mattia Iavarone 78c5e4b19c Fix VideoRecorder bug 6 years ago
Mattia Iavarone aa88eb08c6 Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos 6 years ago
Mattia Iavarone 658137b9bf Add setVideoSize, video size selectors and available video sizes in CameraOptions 6 years ago
Mattia Iavarone e1271d43c7 Removed VideoQuality. 6 years ago
Mattia Iavarone 7884f486e5 Rename SessionType to Mode. takePicture fails when Mode == VIDEO 6 years ago
Mattia Iavarone 348cda70ad Fix preview size computation, demo app details 6 years ago
Mattia Iavarone 1fd0e957aa Update docs 6 years ago
Mattia Iavarone fbef2206c2 Nits 6 years ago
Mattia Iavarone 0c51d63e9c getPictureSize and getPreviewSize now return sizes in the output reference 6 years ago
Mattia Iavarone fca9d3fbd8 Fix tests, refactoring 6 years ago
Mattia Iavarone a5f940517b Move to PictureResult, rewrote takePicture and takePictureSnapshot 6 years ago
Mattia Iavarone 8ed10fea06 Refactor onVideoTaken, introducing VideoResult 6 years ago
Mattia Iavarone 03f8358d67 Remove ExtraProprties 6 years ago
Mattia Iavarone 337df9f540 take APIs refactoring, removing deprecated 6 years ago
Mattia Iavarone 7378e781cd Remove cropOutput 6 years ago
Mattia Iavarone 74a4bac091 Remove JpegQuality 6 years ago
Mattia Iavarone 778ee7a79e Refactor Mapper class 6 years ago
Mattia Iavarone b9a5e4eb9e
Bump version (#337) 6 years ago
Mattia Iavarone 68e7631d17
Restore frame processor after videos (#344) 6 years ago
matanelgabsi 4d654f649d Ability to add pass BitmapFactory.Options to decodeBitmap. (#319) 6 years ago
Mahdi e0602c7ab6 Swallow RuntimeExcpetions on autoFocus (#332) 6 years ago
Keyrillanskiy d0bb8cd31c Fixed TextureView crash with setBackgroundDrawable (#297) 6 years ago
Artur Artikov ee1d3979f9 Use cached orientation in OrientationHelper (#290) 6 years ago
Mattia Iavarone 14581075b7
Update CameraException.java 6 years ago
Mattia Iavarone 640ec2da08
Bump version (#266) 6 years ago
Mattia Iavarone 3d8bf1618c
Error handling and lifecycle boilerplate (#265) 6 years ago
Aleksandr 7f43a4a10b Fixed Exception on some devices when we use default videoCodec instead CamcorderProfile videoCodec. (#264) 6 years ago
MatFl c113933b60 Prevent context leak through SystemSensorManager (#245) 6 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
Mattia Iavarone bcb2cfeb7f
Bump version (#166) 7 years ago
Michael Möbius 9bb5a7c289 #160 Add prefix for resources (#162) 7 years ago