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

Use difference video from cache #228

Open
lukas-monet opened this issue Jan 22, 2024 · 0 comments
Open

Use difference video from cache #228

lukas-monet opened this issue Jan 22, 2024 · 0 comments

Comments

@lukas-monet
Copy link
Contributor

User story

  1. As a user
  2. I want that the difference video from the cache is used if present
  3. So that I save time

Acceptance criteria

  • if there is a difference video present on the file system of the current two selected videos then the difference video of the file system should be used instead of computing the difference video again
  • if there is no difference video present on the file system of the current two selected videos then the difference video should be computed

Definition of done (DoD)

  • Create feature branch
  • Implement the functionality
  • Opened pull request and assigned reviewer
  • If necessary: required changes are implemented
  • Delete feature branch
  • If necessary: Component Test has been written
  • Code review has been completed and code has been merged

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant