Commit Graph

145 Commits (e2e3054a7786d25d1fa27c51175cad334d319f56)

Author SHA1 Message Date
Mattia Iavarone e2e3054a77 Create Engine class 6 years ago
Mattia Iavarone e7727fb65c MarkerLayout tests 6 years ago
Mattia Iavarone ecd2cdba13
AutoFocusMarker (#484) 6 years ago
Mattia Iavarone cd5f0a12bf
Repackage / Expose (#482) 6 years ago
Mattia Iavarone 0c7726d5c5
Get CamcorderProfile from incoming video size (#477) 6 years ago
Mattia Iavarone 8b66d5b575
Quick fixes & bump version (#471) 6 years ago
Mattia Iavarone b9620b70e6
Fix processor OOM bug (#431) 6 years ago
Craig Neuwirt 3261b73967 Added setAutoFocusResetDelay api to control autofocus reset options (#435) 6 years ago
Mattia Iavarone 5e5af877e4
New snapshot max size APIs (#393) 6 years ago
Mattia Iavarone d462b83048
v2.0.0-beta03 (#392) 6 years ago
Mattia Iavarone 7411614433
Improve snapshot recording (#374) 6 years ago
Mattia Iavarone 894ac46bc5
Flip snapshots, add PictureResult.getFacing and VideoResult.getFacing (#360) 7 years ago
Mattia Iavarone a8a4e09900
V2 bug fixes (#356) 7 years ago
Mattia Iavarone 8e8818af78 Fix Javadocs 7 years ago
Mattia Iavarone a2731f50b1 Fix tests and rebase process 7 years ago
Mattia Iavarone 8f00cb5dac Add toFile utility in CameraUtils and in PictureResult 7 years ago
Mattia Iavarone 2dba0fa308 Remove scale from EglViewport, was used in oval shader 7 years ago
Mattia Iavarone e9df75b7ae Video files now must not be null 7 years ago
Mattia Iavarone d7a593e070 CameraListeners now must be non null 7 years ago
Mattia Iavarone 714d228168 Fix tests 7 years ago
Mattia Iavarone 10790dfe2e Improve take video docs 7 years ago
Mattia Iavarone ae2eada2a2 Migrate to AndroidX 7 years ago
Mattia Iavarone bc85178acf Add setPreviewSize method 7 years ago
Mattia Iavarone 26f313c74e Documentation in GitHub pages 7 years ago
Mattia Iavarone 3eb0c2fb2e Fix video snapshots rotation 7 years ago
Mattia Iavarone d1ed8033e6 Add nullable and nonnull annotations everywhere 7 years ago
Mattia Iavarone 5038c9e81a Rename methods 7 years ago
Mattia Iavarone 1a22bdc2d5 Refined oval support 7 years ago
Mattia Iavarone fd69768ac0 Improvements for supporting a round preview and output 7 years ago
Mattia Iavarone 97c839af87 Better video error handling 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 437838056c Add gridColor option 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 a1e7718f0e Add support for videoBitRate and audioBitRate 7 years ago
Mattia Iavarone 4f95c3e7d5 Add max size and duration constraints to videos 7 years ago
Mattia Iavarone a87b73a35d Audio recording 7 years ago
Mattia Iavarone d08c56c821 Delete old media encoder 7 years ago
Mattia Iavarone 1f0341256a Add thread annotations 7 years ago
Mattia Iavarone cfc46afaf2 Create new MediaEncoder interfaces to support audio 7 years ago
Mattia Iavarone 439e49d513 Fast snapshot with new GL preview. Take snapshots while taking video 7 years ago
Mattia Iavarone 24a965c572 Fix output size for video snapshots might be flipped 7 years ago
Mattia Iavarone 6d170f33a6 Add legacy implementation stup 7 years ago
Mattia Iavarone 419ff34736 Create PictureRecorder and two implementations 7 years ago
Mattia Iavarone 34b9958c3e Add Preview control and setPreview 7 years ago
Mattia Iavarone f7cf379966 Rename video recorders 7 years ago
Mattia Iavarone 2999e9aa65 Respect VideoCodec from options 7 years ago
Mattia Iavarone 8662d9ba2e Fix rotation 7 years ago
Mattia Iavarone 926b03cf35 Fix transformation issues in preview and final video result 7 years ago