You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mattia Iavarone
bf41489279
Improve realtime filters (#535)
* Simplify Filters class
* Simplify filter switching in demo app
* Create FilterCameraPreview, improve GlCameraPreview
* Add comments
* Cleanup EglViewport
* Rename setPreviewingViewSize
* Create Filter interface and BaseFilter abstract class
* Move GL drawing code into BaseFilter
* Avoid releasing location pointers
* Add more docs and Filter.copy()
* Split two packages
* Remove filters package from code coverage computation
* Document all filters, implement onCopy, suppress warnings
* Add javadocs in Filters class
* Move NoFilter, add string resources
* XML support, require experimental flag
* Update first 6 filters with onPreDraw
* Update DuotoneFilter with onPreDraw
* Update FillLightFilter with onPreDraw
* Update Gamma, Grain, Grayscale, Hue, InvertColors, Lomoish with onPreDraw
* Update Posterize, Saturation, Sepia with onPreDraw
* Update all filters with onPreDraw
* Add OneParameterFilter and TwoParameterFilter
* Implement OneParameterFilter and TwoParameterFilter in all filters
* Improve comments
* Remove commented out code in demo
* Add FilterParser test
* Add GlCameraPreview and CameraView tests
* Add documentation
* Fix tests
|
5 years ago |
.. |
.gitkeep
|
Documentation in GitHub pages
|
6 years ago |
2018-12-20-camera-events.md
|
Improve video encoding (#506)
|
5 years ago |
2018-12-20-capture-size.md
|
New snapshot max size APIs (#393)
|
6 years ago |
2018-12-20-capturing-media.md
|
Improve video encoding (#506)
|
5 years ago |
2018-12-20-changelog.md
|
Release v2.0.0 (#531)
|
5 years ago |
2018-12-20-contact.md
|
Documentation in GitHub pages
|
6 years ago |
2018-12-20-contributing.md
|
Add donation page
|
6 years ago |
2018-12-20-controls.md
|
Improve video encoding (#506)
|
5 years ago |
2018-12-20-debugging.md
|
Improve realtime filters (#535)
|
5 years ago |
2018-12-20-error-handling.md
|
Improve realtime filters (#535)
|
5 years ago |
2018-12-20-frame-processing.md
|
Add seo tag plugin
|
6 years ago |
2018-12-20-gestures.md
|
AutoFocusMarker (#484)
|
5 years ago |
2018-12-20-getting-started.md
|
Add toFile utility in CameraUtils and in PictureResult
|
6 years ago |
2018-12-20-install.md
|
Release v2.0.0 (#531)
|
5 years ago |
2018-12-20-more-features.md
|
Improve realtime filters (#535)
|
5 years ago |
2018-12-20-preview-size.md
|
New snapshot max size APIs (#393)
|
6 years ago |
2018-12-20-previews.md
|
Improve realtime filters (#535)
|
5 years ago |
2018-12-20-runtime-permissions.md
|
Improve realtime filters (#535)
|
5 years ago |
2018-12-20-v1-migration-guide.md
|
AutoFocusMarker (#484)
|
5 years ago |
2018-12-21-donate.md
|
Fix README links
|
6 years ago |
2019-02-24-snapshot-size.md
|
New snapshot max size APIs (#393)
|
6 years ago |
2019-07-14-watermarks-and-overlays.md
|
Feature/overlays (#502)
|
5 years ago |
2019-08-06-filters.md
|
Improve realtime filters (#535)
|
5 years ago |