Commit Graph

25 Commits (8b3e6c3a69ecf37aa7eab2d5b026ea1633e9ad3d)

Author SHA1 Message Date
Mattia Iavarone 7704d0f6c9 Fix OutOfMemoryError in BitmapCallback 6 years ago
Mattia Iavarone 44e600b283 Changes in the demo app 6 years ago
Mattia Iavarone 8d54e149f8 Remove outdated docs 6 years ago
Mattia Iavarone 6fe830df90 Remove cameraFacing definition in demo app 6 years ago
Mattia Iavarone 662641d6db Facing now defaults to FRONT if we have no BACK cameras. Throw a new CameraException if no camera found 6 years ago
Mattia Iavarone 8b2c85fe0a Add support for videoBitRate and audioBitRate 6 years ago
Mattia Iavarone 264551cddc Migration comments 6 years ago
Mattia Iavarone d7e0c3beed Create new MediaEncoder interfaces to support audio 6 years ago
Mattia Iavarone c669308ba8 Fast snapshot with new GL preview. Take snapshots while taking video 6 years ago
Mattia Iavarone 2cc2f217b6 Create PictureRecorder and two implementations 6 years ago
Mattia Iavarone 72ad6169e5 Add Preview control and setPreview 6 years ago
Mattia Iavarone 7df47cdf45 Add cropping functionality to GLCameraPreview 6 years ago
Mattia Iavarone eb47068ac2 Add setVideoSize, video size selectors and available video sizes in CameraOptions 6 years ago
Mattia Iavarone 6936c2b34e Move to PictureResult, rewrote takePicture and takePictureSnapshot 6 years ago
Mattia Iavarone b2d70d57d4 Add isTakingPicture(), use in demo app 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 1fd0e957aa Update docs 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 3486481494 Improve README 6 years ago
Mattia Iavarone 337df9f540 take APIs refactoring, removing deprecated 6 years ago
Mattia Iavarone 74a4bac091 Remove JpegQuality 6 years ago
Mattia Iavarone 778ee7a79e Refactor Mapper class 6 years ago