Commit Graph

30 Commits (5f6f7b35786ce7d3ae8ff071333ac3b7a7b11409)

Author SHA1 Message Date
Mattia Iavarone 385704b474 Fix video snapshots rotation 6 years ago
Mattia Iavarone c4baa7cacd Remove oval experiment 6 years ago
Mattia Iavarone bc5c9a41b4 Add nullable and nonnull annotations everywhere 6 years ago
Mattia Iavarone 147f1676ca Migration document layout 6 years ago
Mattia Iavarone 9cf23c854e Refined oval support 6 years ago
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