Commit Graph

421 Commits (ae2eada2a27d3bc71b407a308d6ce3d48d15120c)
 

Author SHA1 Message Date
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 c26eb87a87 Add beta and release candidate in travis 7 years ago
Mattia Iavarone 3eb0c2fb2e Fix video snapshots rotation 7 years ago
Mattia Iavarone e0c5b3efde Remove oval experiment 7 years ago
Mattia Iavarone d1ed8033e6 Add nullable and nonnull annotations everywhere 7 years ago
Mattia Iavarone f10ca69517 Migration document layout 7 years ago
Mattia Iavarone 55047f1e9c Update gradle 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 622693e7c9 Remove outdated docs 7 years ago
Mattia Iavarone 437838056c Add gridColor option 7 years ago
Mattia Iavarone ddf7c960c3 Remove cameraFacing definition in demo app 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 8fbc1675ec Migration comments 7 years ago
Mattia Iavarone 4f95c3e7d5 Add max size and duration constraints to videos 7 years ago
Mattia Iavarone 20691effb3 Small changes to audio recording. Still bug 7 years ago
Mattia Iavarone a87b73a35d Audio recording 7 years ago
Mattia Iavarone 1e2fbceb64 Comments 7 years ago
Mattia Iavarone 98c4c684e2 Add comments 7 years ago
Mattia Iavarone d08c56c821 Delete old media encoder 7 years ago
Mattia Iavarone 1f0341256a Add thread annotations 7 years ago
Mattia Iavarone c63fe6e89d Fix muxer issue 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 481062a08b Change demo app appearance 7 years ago
Mattia Iavarone 34b9958c3e Add Preview control and setPreview 7 years ago
Mattia Iavarone f6759f6b9e Fix rotation issue 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
Mattia Iavarone af11e24653 Remove useless code 7 years ago
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