Commit Graph

  • 8f00cb5dac Add toFile utility in CameraUtils and in PictureResult Mattia Iavarone 2018-12-23 14:14:25 +0100
  • 2dba0fa308 Remove scale from EglViewport, was used in oval shader Mattia Iavarone 2018-12-23 11:14:01 +0100
  • e9df75b7ae Video files now must not be null Mattia Iavarone 2018-12-22 19:18:20 +0100
  • d7a593e070 CameraListeners now must be non null Mattia Iavarone 2018-12-22 19:13:20 +0100
  • 4cfd2e0584 Fix README links Mattia Iavarone 2018-12-21 21:37:09 +0100
  • 115df70b5c Fix coverage reports Mattia Iavarone 2018-12-21 21:27:19 +0100
  • 714d228168 Fix tests Mattia Iavarone 2018-12-21 20:37:05 +0100
  • cc72056684 Add donation page Mattia Iavarone 2018-12-21 14:20:53 +0100
  • 79896f8ce5 Add seo tag plugin Mattia Iavarone 2018-12-21 13:43:02 +0100
  • f53f273f23 Add Disqus Mattia Iavarone 2018-12-21 13:16:03 +0100
  • 90886012ec Missing docs about exposure, zoom and location Mattia Iavarone 2018-12-21 13:01:22 +0100
  • 10790dfe2e Improve take video docs Mattia Iavarone 2018-12-21 12:33:37 +0100
  • ae2eada2a2 Migrate to AndroidX Mattia Iavarone 2018-12-21 12:23:58 +0100
  • bc85178acf Add setPreviewSize method Mattia Iavarone 2018-12-21 12:03:13 +0100
  • 26f313c74e Documentation in GitHub pages Mattia Iavarone 2018-12-20 22:30:51 +0100
  • c26eb87a87 Add beta and release candidate in travis Mattia Iavarone 2018-12-20 11:58:49 +0100
  • 3eb0c2fb2e Fix video snapshots rotation Mattia Iavarone 2018-12-20 11:47:23 +0100
  • e0c5b3efde Remove oval experiment Mattia Iavarone 2018-12-19 18:16:59 +0100
  • d1ed8033e6 Add nullable and nonnull annotations everywhere Mattia Iavarone 2018-12-17 21:37:29 +0100
  • f10ca69517 Migration document layout Mattia Iavarone 2018-12-17 20:22:09 +0100
  • 55047f1e9c Update gradle Mattia Iavarone 2018-12-16 12:18:51 +0100
  • 5038c9e81a Rename methods Mattia Iavarone 2018-09-29 02:41:20 -0300
  • 1a22bdc2d5 Refined oval support Mattia Iavarone 2018-09-29 02:27:43 -0300
  • fd69768ac0 Improvements for supporting a round preview and output Mattia Iavarone 2018-09-28 19:58:54 -0300
  • 97c839af87 Better video error handling Mattia Iavarone 2018-09-28 10:56:35 -0300
  • 1b5a20b034 Fix demo app null pointer, add null annotations Mattia Iavarone 2018-09-21 16:04:20 -0300
  • bb0e08c731 Fix OutOfMemoryError in BitmapCallback Mattia Iavarone 2018-09-21 15:45:02 -0300
  • b1f584aede Changes in the demo app Mattia Iavarone 2018-09-21 11:40:23 -0300
  • 622693e7c9 Remove outdated docs Mattia Iavarone 2018-09-20 15:56:54 -0300
  • 437838056c Add gridColor option Mattia Iavarone 2018-09-20 15:54:48 -0300
  • ddf7c960c3 Remove cameraFacing definition in demo app Mattia Iavarone 2018-09-19 11:07:24 -0300
  • 69349b0187 Facing now defaults to FRONT if we have no BACK cameras. Throw a new CameraException if no camera found Mattia Iavarone 2018-09-19 11:00:28 -0300
  • a1e7718f0e Add support for videoBitRate and audioBitRate Mattia Iavarone 2018-09-18 18:05:04 -0300
  • 8fbc1675ec Migration comments Mattia Iavarone 2018-09-18 11:44:59 -0300
  • 4f95c3e7d5 Add max size and duration constraints to videos Mattia Iavarone 2018-09-18 11:43:44 -0300
  • 20691effb3 Small changes to audio recording. Still bug Mattia Iavarone 2018-09-18 00:09:18 -0300
  • a87b73a35d Audio recording Mattia Iavarone 2018-09-17 23:53:48 -0300
  • 1e2fbceb64 Comments Mattia Iavarone 2018-09-17 22:41:45 -0300
  • 98c4c684e2 Add comments Mattia Iavarone 2018-09-17 22:36:21 -0300
  • d08c56c821 Delete old media encoder Mattia Iavarone 2018-09-17 22:30:21 -0300
  • 1f0341256a Add thread annotations Mattia Iavarone 2018-09-17 22:28:18 -0300
  • c63fe6e89d Fix muxer issue Mattia Iavarone 2018-09-17 22:06:56 -0300
  • cfc46afaf2 Create new MediaEncoder interfaces to support audio Mattia Iavarone 2018-09-17 20:34:42 -0300
  • 439e49d513 Fast snapshot with new GL preview. Take snapshots while taking video Mattia Iavarone 2018-09-17 16:25:30 -0300
  • 24a965c572 Fix output size for video snapshots might be flipped Mattia Iavarone 2018-09-16 21:47:57 -0300
  • 6d170f33a6 Add legacy implementation stup Mattia Iavarone 2018-09-16 21:28:04 -0300
  • 419ff34736 Create PictureRecorder and two implementations Mattia Iavarone 2018-09-16 21:18:49 -0300
  • 481062a08b Change demo app appearance Mattia Iavarone 2018-09-16 20:33:19 -0300
  • 34b9958c3e Add Preview control and setPreview Mattia Iavarone 2018-09-16 20:26:00 -0300
  • f6759f6b9e Fix rotation issue Mattia Iavarone 2018-09-16 14:58:24 -0300
  • f7cf379966 Rename video recorders Mattia Iavarone 2018-09-16 13:44:12 -0300
  • 2999e9aa65 Respect VideoCodec from options Mattia Iavarone 2018-09-16 13:41:48 -0300
  • 8662d9ba2e Fix rotation Mattia Iavarone 2018-09-16 11:29:53 -0300
  • 926b03cf35 Fix transformation issues in preview and final video result Mattia Iavarone 2018-09-15 23:58:02 -0300
  • af11e24653 Remove useless code Mattia Iavarone 2018-09-15 20:02:02 -0300
  • 2760b64953 Throw if api level or preview do not support the video snapshot feature Mattia Iavarone 2018-09-15 19:44:55 -0300
  • d291d88814 Working implementation of MediaCodecVideoRecorder Mattia Iavarone 2018-09-15 19:39:55 -0300
  • caff00455f Fix camerapreview tests Mattia Iavarone 2018-09-15 12:48:32 -0300
  • 217d197fe8 Improve MediaRecorderVideoRecorder Mattia Iavarone 2018-09-15 12:37:49 -0300
  • 31a5d20fcd Revert demo app changes Mattia Iavarone 2018-09-15 12:22:58 -0300
  • 50f7e384dc Rename some methods, have controllers implement onSurfaceDestroyed, revisit controller lifecycle Mattia Iavarone 2018-09-15 11:47:41 -0300
  • e207041a31 Add cropping functionality to GLCameraPreview Mattia Iavarone 2018-09-14 23:14:38 -0300
  • ab576286f3 Temp commit Mattia Iavarone 2018-05-30 13:56:57 +0200
  • 4f6271d670 Add GLCameraPreview based on GLSurfaceView, preview appears to be working with some bugs Mattia Iavarone 2018-03-04 21:45:42 +0100
  • c1e3cced4b Refactor Previews Mattia Iavarone 2018-03-04 19:58:08 +0100
  • 90de3917c9 Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos Mattia Iavarone 2018-03-03 21:44:45 +0100
  • 5e7cdf1efa Add setVideoSize, video size selectors and available video sizes in CameraOptions Mattia Iavarone 2018-03-03 16:27:49 +0100
  • 1a2c42f0a1 Move to PictureResult, rewrote takePicture and takePictureSnapshot Mattia Iavarone 2018-03-03 00:51:32 +0100
  • 29c32090eb Refactor onVideoTaken, introducing VideoResult Mattia Iavarone 2018-03-02 23:11:17 +0100
  • bd7a4d3cc9 Add isTakingPicture(), use in demo app Mattia Iavarone 2018-03-05 22:34:40 +0100
  • dbdade2525 Fix VideoRecorder bug Mattia Iavarone 2018-03-03 22:07:19 +0100
  • 92b0b05c68 Add VideoRecorder interface and MediaRecorderVideoRecorder for standard videos Mattia Iavarone 2018-03-03 21:44:45 +0100
  • 7b4a8ea8e8 Better README Mattia Iavarone 2018-03-03 16:57:51 +0100
  • 5a633ab7f4 Update docs for VideoSize Mattia Iavarone 2018-03-03 16:46:30 +0100
  • d409bb2449 Add setVideoSize, video size selectors and available video sizes in CameraOptions Mattia Iavarone 2018-03-03 16:27:49 +0100
  • acf1b4cdde Removed VideoQuality. Mattia Iavarone 2018-03-03 15:41:12 +0100
  • a37caf0760 Rename SessionType to Mode. takePicture fails when Mode == VIDEO Mattia Iavarone 2018-03-03 15:28:12 +0100
  • 969c5a8c74 Fix preview size computation, demo app details Mattia Iavarone 2018-03-03 03:42:45 +0100
  • 8c41a12e66 Update docs Mattia Iavarone 2018-03-03 02:52:34 +0100
  • 24d08c7aa1 Nits Mattia Iavarone 2018-03-03 02:31:08 +0100
  • 2cd8ad1fa6 getPictureSize and getPreviewSize now return sizes in the output reference Mattia Iavarone 2018-03-03 02:30:17 +0100
  • 3a937a9787 Fix tests, refactoring Mattia Iavarone 2018-03-03 01:04:33 +0100
  • 2500b81b78 Move to PictureResult, rewrote takePicture and takePictureSnapshot Mattia Iavarone 2018-03-03 00:51:32 +0100
  • a144b375af Improve README Mattia Iavarone 2018-03-02 23:18:04 +0100
  • 68ff331a80 Refactor onVideoTaken, introducing VideoResult Mattia Iavarone 2018-03-02 23:11:17 +0100
  • eeca06f1da Remove ExtraProprties Mattia Iavarone 2018-03-02 22:37:09 +0100
  • 49fa18901e take APIs refactoring, removing deprecated Mattia Iavarone 2018-03-02 22:30:55 +0100
  • b341144642 Remove cropOutput docs Mattia Iavarone 2018-03-02 22:18:38 +0100
  • 4a926b30bb Remove cropOutput Mattia Iavarone 2018-03-02 22:16:34 +0100
  • fb7c5cfa09 Remove JpegQuality Mattia Iavarone 2018-03-02 22:13:20 +0100
  • ad48d0be76 Refactor Mapper class Mattia Iavarone 2018-03-02 22:07:18 +0100
  • 72da0d6801 Fix CameraOptions tests v2 Mattia Iavarone 2019-01-03 20:41:17 +0100
  • ccf408f61e Remove wrong tests Mattia Iavarone 2019-01-03 19:59:11 +0100
  • d96ef98731 Add README notes about v2 Mattia Iavarone 2019-01-03 18:49:05 +0100
  • 74878d7ef0 Fix tests and rebase process Mattia Iavarone 2019-01-03 18:42:00 +0100
  • fcf41c8d2c Add toFile utility in CameraUtils and in PictureResult Mattia Iavarone 2018-12-23 14:14:25 +0100
  • 147f175ba8 Remove scale from EglViewport, was used in oval shader Mattia Iavarone 2018-12-23 11:14:01 +0100
  • d5e1bb16f2 Video files now must not be null Mattia Iavarone 2018-12-22 19:18:20 +0100
  • 468c57cbe3 CameraListeners now must be non null Mattia Iavarone 2018-12-22 19:13:20 +0100
  • 78dc6def63 Fix README links Mattia Iavarone 2018-12-21 21:37:09 +0100