Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frame processors #82

Merged
merged 9 commits into from
Oct 27, 2017
Merged

Frame processors #82

merged 9 commits into from
Oct 27, 2017

Conversation

natario1
Copy link
Owner

@natario1 natario1 commented Oct 27, 2017

Add APIs and functionality for Frame processors.

  • Added FrameProcessor interface
  • Added Frame class
  • Added addFrameProcessor, removeFrameProcessor APIs
  • Added tests

Fixes #48
Fixes #74

@codecov
Copy link

codecov bot commented Oct 27, 2017

Codecov Report

Merging #82 into master will increase coverage by 0.8%.
The diff coverage is 75.4%.

Impacted Files Coverage Δ Complexity Δ
...com/otaliastudios/cameraview/CameraController.java 27.1% <ø> (ø) 18 <0> (ø) ⬇️
...ain/java/com/otaliastudios/cameraview/Camera1.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...c/main/java/com/otaliastudios/cameraview/Size.java 94.1% <100%> (ø) 11 <1> (ø) ⬇️
.../java/com/otaliastudios/cameraview/CameraView.java 69.5% <73.9%> (+1.1%) 98 <3> (+3) ⬆️
.../main/java/com/otaliastudios/cameraview/Frame.java 96.5% <96.5%> (ø) 11 <11> (?)
...a/com/otaliastudios/cameraview/CameraListener.java 10% <0%> (+10%) 1% <0%> (+1%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant