Commit Graph

170 Commits (8da4615e3ca4ff6e0fb123bea6502806da43f31c)

Author SHA1 Message Date
Mattia Iavarone 8da4615e3c Fix coverage reports 6 years ago
Mattia Iavarone d3469f7b7e Fix tests 6 years ago
Mattia Iavarone a8d88937fa Add donation page 6 years ago
Mattia Iavarone 32dd0ceb53 Improve take video docs 6 years ago
Mattia Iavarone 25585da718 Migrate to AndroidX 6 years ago
Mattia Iavarone c05a1ea3e4 Add setPreviewSize method 6 years ago
Mattia Iavarone a9c11aa5e3 Documentation in GitHub pages 6 years ago
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 28ff1ee56b Rename methods 6 years ago
Mattia Iavarone 9cf23c854e Refined oval support 6 years ago
Mattia Iavarone 81a1e1e766 Improvements for supporting a round preview and output 6 years ago
Mattia Iavarone e2ce019112 Better video error handling 6 years ago
Mattia Iavarone 8b3e6c3a69 Fix demo app null pointer, add null annotations 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 c716c045f1 Add gridColor option 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 8ec369998c Add max size and duration constraints to videos 6 years ago
Mattia Iavarone f71288170a Small changes to audio recording. Still bug 6 years ago
Mattia Iavarone 91e12d900f Audio recording 6 years ago
Mattia Iavarone 233bcac1ca Comments 6 years ago
Mattia Iavarone 8d1b62de1f Add comments 6 years ago
Mattia Iavarone a706b97673 Delete old media encoder 6 years ago
Mattia Iavarone 5b303f0522 Add thread annotations 6 years ago
Mattia Iavarone fa899437ca Fix muxer issue 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 c6d9f18ed7 Fix output size for video snapshots might be flipped 6 years ago
Mattia Iavarone cbc6df035a Add legacy implementation stup 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 c1e6c22c78 Fix rotation issue 6 years ago
Mattia Iavarone 3ec4713e8a Rename video recorders 6 years ago
Mattia Iavarone 9b8fe1fc35 Respect VideoCodec from options 6 years ago
Mattia Iavarone dc2f65aebf Fix rotation 6 years ago
Mattia Iavarone dc76ff1b45 Fix transformation issues in preview and final video result 6 years ago
Mattia Iavarone 2e1407e028 Remove useless code 6 years ago
Mattia Iavarone 26ac11cdc5 Throw if api level or preview do not support the video snapshot feature 6 years ago
Mattia Iavarone 818a57e94c Working implementation of MediaCodecVideoRecorder 6 years ago
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