Commit Graph

  • f26970a042 New approach for metering Mattia Iavarone 2019-08-28 23:33:50 +0200
  • 0731b64c2f
    Release v2.2.0 (#573) v2.2.0 Mattia Iavarone 2019-08-29 13:55:58 +0200
  • 6ad020157e Release v2.2.0 Mattia Iavarone 2019-08-29 13:22:27 +0200
  • c8d03ee116
    Update 2018-12-20-frame-processing.md Mattia Iavarone 2019-08-29 12:31:35 +0200
  • eddae18caa
    Frame improvements (#572) Mattia Iavarone 2019-08-29 12:24:05 +0200
  • 782896dd7b Fix video crashes Mattia Iavarone 2019-08-28 19:40:31 +0200
  • 01d7109ee1 Fix tests Mattia Iavarone 2019-08-28 17:55:06 +0200
  • 6f4ef00754 Improve Frames documentation Mattia Iavarone 2019-08-28 16:24:49 +0200
  • acb57d15d4 Improve Frames behavior and error messages Mattia Iavarone 2019-08-28 16:06:32 +0200
  • 1ad13fa92f Fix #544 Mattia Iavarone 2019-08-28 13:56:15 +0200
  • e5fb4fa8fa
    Update bug_report.md Mattia Iavarone 2019-08-28 12:29:05 +0200
  • c36d2ce996
    README changes (#565) Mattia Iavarone 2019-08-22 19:18:15 +0200
  • 18485d051f Change wording Mattia Iavarone 2019-08-22 18:41:59 +0200
  • 545be806b1 Remove README headers Mattia Iavarone 2019-08-22 18:37:15 +0200
  • 2243a7ceeb Review README Mattia Iavarone 2019-08-22 18:34:47 +0200
  • d333348ce6
    MultiFilter to merge filters (#559) Mattia Iavarone 2019-08-21 18:23:10 +0200
  • 29ee5cc0fe Small improvements Mattia Iavarone 2019-08-21 15:27:08 +0200
  • 802b6915a8 Fix tests and cleanup Mattia Iavarone 2019-08-20 17:29:38 +0200
  • 3f210baab8 Fix rotation issues Mattia Iavarone 2019-08-20 16:29:20 +0200
  • 7bfaffb85b Add tests Mattia Iavarone 2019-08-19 21:18:47 +0200
  • 2af34efb5b Add docs Mattia Iavarone 2019-08-19 20:46:53 +0200
  • 47c93f5aa3 Implement OneParameterFilter and TwoParameterFilter in MultiFilter Mattia Iavarone 2019-08-19 20:25:38 +0200
  • 0f0c6dc91c Working implementation with replaceAll hack Mattia Iavarone 2019-08-19 13:30:43 +0200
  • e4f9b6a209 Create MultiFilter base implementation Mattia Iavarone 2019-08-19 11:40:38 +0200
  • 7b038f9588 Ensure copied filters have right size Mattia Iavarone 2019-08-19 10:53:02 +0200
  • 83307c527e
    Fix layout editor preview (#564) Mattia Iavarone 2019-08-21 15:00:34 +0200
  • ecb0188d5d Fix layout editor preview Mattia Iavarone 2019-08-21 13:42:30 +0200
  • f2ea77ce79
    Encoders improvements (#545) Mattia Iavarone 2019-08-21 13:32:36 +0200
  • 072b3d87f0 Fix small bug Mattia Iavarone 2019-08-13 22:54:33 +0200
  • 32878b2960 Use DeviceEncoders for full videos as well Mattia Iavarone 2019-08-13 22:51:08 +0200
  • ab9e09c3ac Add DeviceEncoders MODE_ values Mattia Iavarone 2019-08-13 22:04:11 +0200
  • d69a5e286a Scale down based on encoder requirements Mattia Iavarone 2019-08-13 14:25:09 +0200
  • 15618d9d82 Fix tests again Mattia Iavarone 2019-08-12 21:59:29 +0200
  • f4ad4df643 Fix tests Mattia Iavarone 2019-08-12 20:19:40 +0200
  • dedbd759f0 Add tests Mattia Iavarone 2019-08-12 18:48:49 +0200
  • 59427a7e43 Fix DeviceEncoders comparator Mattia Iavarone 2019-08-12 17:56:01 +0200
  • ec41783b6a Rename CameraView method Mattia Iavarone 2019-08-12 17:41:22 +0200
  • 7fd45fbbc0 Fix docs Mattia Iavarone 2019-08-12 17:39:47 +0200
  • 2c343290f8 Do the same for video frame rate Mattia Iavarone 2019-08-12 17:38:12 +0200
  • 6fb2c41eb2 Prefer hardware encoders, adjust size and bitrate Mattia Iavarone 2019-08-12 17:33:36 +0200
  • e5ac17be5d Create DeviceEncoders Mattia Iavarone 2019-08-12 12:38:29 +0200
  • f48d1c17ba Bump nokogiri from 1.9.1 to 1.10.4 in /docs (#562) dependabot[bot] 2019-08-21 12:07:00 +0200
  • 4b3ab91648
    Bump nokogiri from 1.9.1 to 1.10.4 in /docs dependabot[bot] 2019-08-21 09:23:40 +0000
  • eeec7ac222
    Video bugs (#551) Mattia Iavarone 2019-08-14 19:24:50 +0200
  • 36105d8012 Remove extra log line Mattia Iavarone 2019-08-14 18:52:27 +0200
  • 7f17a7e487 Add comments Mattia Iavarone 2019-08-14 18:50:09 +0200
  • f45c0ad619 Use onStopVideo callback for restoring preview Mattia Iavarone 2019-08-12 18:51:31 +0200
  • e55a1455f2 Add tests Mattia Iavarone 2019-08-13 19:39:53 +0200
  • 03395e1bef Fix takeVideoSnapshot without duration Mattia Iavarone 2019-08-13 19:24:37 +0200
  • 445b742455
    Add SimpleFilter (#552) Mattia Iavarone 2019-08-14 12:54:51 +0200
  • 53c5fe910b Add docs Mattia Iavarone 2019-08-14 01:43:54 +0200
  • 2639ca7bc1 Add SimpleFilter, tests for all filter package Mattia Iavarone 2019-08-14 01:39:23 +0200
  • 418f1ed662 Use onStopVideo callback for restoring preview stop-video Mattia Iavarone 2019-08-12 18:51:31 +0200
  • 0c04d6405c
    Update README.md Mattia Iavarone 2019-08-11 19:29:53 +0200
  • f7b0806d11
    Update README.md Mattia Iavarone 2019-08-11 19:28:24 +0200
  • 91eabbd4cd
    Release v2.1.0 (#541) v2.1.0 Mattia Iavarone 2019-08-08 13:46:28 +0200
  • 1aecabdd43 Release v2.1.0 Mattia Iavarone 2019-08-08 12:56:43 +0200
  • 95b1b2cdc3
    Real-time filters gestures (#537) Mattia Iavarone 2019-08-07 15:46:55 +0200
  • ded3258fbe Fix tests Mattia Iavarone 2019-08-07 15:15:53 +0200
  • b4ffe14cdd Rename outputSize Mattia Iavarone 2019-08-07 13:46:44 +0200
  • 7fee9cf619 Fix potential bug Mattia Iavarone 2019-08-07 13:45:50 +0200
  • 8da9ece4da Display current filter in DemoApp Mattia Iavarone 2019-08-07 13:42:13 +0200
  • 06760efd1c Improve TintFilter and DuotoneFilter Mattia Iavarone 2019-08-07 13:31:48 +0200
  • a9ff98a88c Add FILTER_CONTROL_1 and FILTER_CONTROL_2 to control filters with gestures Mattia Iavarone 2019-08-07 13:26:35 +0200
  • bf41489279
    Improve realtime filters (#535) Mattia Iavarone 2019-08-06 19:40:36 +0200
  • bd767bda8c Fix tests Mattia Iavarone 2019-08-06 18:54:29 +0200
  • dabbbed699 Add documentation Mattia Iavarone 2019-08-06 17:49:31 +0200
  • 28cf9bd2dd Add GlCameraPreview and CameraView tests Mattia Iavarone 2019-08-06 15:17:57 +0200
  • adb4729a87 Add FilterParser test Mattia Iavarone 2019-08-06 15:08:36 +0200
  • fe584a8155 Remove commented out code in demo Mattia Iavarone 2019-08-06 14:58:39 +0200
  • b24acde126 Improve comments Mattia Iavarone 2019-08-06 14:53:57 +0200
  • 5ffdbc5713 Implement OneParameterFilter and TwoParameterFilter in all filters Mattia Iavarone 2019-08-06 14:41:55 +0200
  • a837f4e928 Add OneParameterFilter and TwoParameterFilter Mattia Iavarone 2019-08-06 14:17:17 +0200
  • fce6597364 Update all filters with onPreDraw Mattia Iavarone 2019-08-06 14:10:02 +0200
  • c4118ab3f9 Update Posterize, Saturation, Sepia with onPreDraw Mattia Iavarone 2019-08-06 13:51:37 +0200
  • c323586c55 Update Gamma, Grain, Grayscale, Hue, InvertColors, Lomoish with onPreDraw Mattia Iavarone 2019-08-06 13:35:40 +0200
  • 2d7d73ab08 Update FillLightFilter with onPreDraw Mattia Iavarone 2019-08-06 12:58:53 +0200
  • fa6dfa1f2d Update DuotoneFilter with onPreDraw Mattia Iavarone 2019-08-06 12:53:32 +0200
  • 5543b93545 Update first 6 filters with onPreDraw Mattia Iavarone 2019-08-06 12:44:29 +0200
  • 8e8dea9ddd XML support, require experimental flag Mattia Iavarone 2019-08-05 21:33:04 +0200
  • 3e57e10f89 Move NoFilter, add string resources Mattia Iavarone 2019-08-05 21:23:35 +0200
  • 0261b7c08f Add javadocs in Filters class Mattia Iavarone 2019-08-05 21:18:52 +0200
  • dccd542c7c Document all filters, implement onCopy, suppress warnings Mattia Iavarone 2019-08-05 21:16:21 +0200
  • eff8018704 Remove filters package from code coverage computation Mattia Iavarone 2019-08-05 20:37:58 +0200
  • e92422c7b4 Split two packages Mattia Iavarone 2019-08-05 20:36:52 +0200
  • 0dbbdd0090 Add more docs and Filter.copy() Mattia Iavarone 2019-08-05 20:34:16 +0200
  • e8356bb751 Avoid releasing location pointers Mattia Iavarone 2019-08-05 20:05:41 +0200
  • 5caddd3d74 Move GL drawing code into BaseFilter Mattia Iavarone 2019-08-05 19:31:15 +0200
  • 1439461f15 Create Filter interface and BaseFilter abstract class Mattia Iavarone 2019-08-05 17:55:42 +0200
  • ba1846bbcb Rename setPreviewingViewSize Mattia Iavarone 2019-08-05 16:21:42 +0200
  • 20485100da Cleanup EglViewport Mattia Iavarone 2019-08-05 16:18:04 +0200
  • 5f61090406 Add comments Mattia Iavarone 2019-08-05 16:13:50 +0200
  • 35e7bdacd8 Create FilterCameraPreview, improve GlCameraPreview Mattia Iavarone 2019-08-05 16:12:28 +0200
  • 084a9b239b Simplify filter switching in demo app Mattia Iavarone 2019-08-05 15:53:05 +0200
  • a37bf497c3 Simplify Filters class Mattia Iavarone 2019-08-05 15:49:00 +0200
  • facd26f11d Feature Live Filters using Shaders (#527) Suneet Agrawal 2019-08-05 18:50:27 +0530
  • be3160d26e Merge branch 'master' of github.com:natario1/CameraView into feature-filters Suneet Agrawal 2019-08-05 18:12:13 +0530
  • 5a311514f5 fixed for travis build Suneet Agrawal 2019-08-05 18:08:42 +0530
  • 66ad422a19 changed filter implementation for image and video Suneet Agrawal 2019-08-05 17:24:43 +0530
  • ef962ff269 changed effect name to filters Suneet Agrawal 2019-08-05 15:42:52 +0530