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

Add Video formats (video_frames and video_keyframes) #872

Merged
merged 6 commits into from
Mar 22, 2023

Conversation

wonjuleee
Copy link
Contributor

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (e601f3e) 78.49% compared to head (b97a476) 78.52%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/1.1.0     #872      +/-   ##
==================================================
+ Coverage           78.49%   78.52%   +0.02%     
==================================================
  Files                 206      206              
  Lines               24939    24961      +22     
  Branches             5007     5011       +4     
==================================================
+ Hits                19577    19601      +24     
+ Misses               4236     4235       -1     
+ Partials             1126     1125       -1     
Flag Coverage Δ
macos-11_Python-3.8 77.50% <ø> (+0.02%) ⬆️
ubuntu-20.04_Python-3.8 78.51% <ø> (+0.02%) ⬆️
windows-2019_Python-3.8 78.45% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

site/content/en/docs/formats/video.md Outdated Show resolved Hide resolved
site/content/en/docs/formats/video.md Outdated Show resolved Hide resolved
site/content/en/docs/formats/video.md Outdated Show resolved Hide resolved
@vinnamkim vinnamkim added this to the 1.1.0 milestone Mar 20, 2023
@vinnamkim vinnamkim added DOC Improvements or additions to documentation RELEASE labels Mar 20, 2023
@chuneuny-emily chuneuny-emily changed the title [Doc] add Video formats (video_frames and video_keyframes) Add Video formats (video_frames and video_keyframes) Mar 20, 2023
Copy link
Contributor

@sooahleex sooahleex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@wonjuleee wonjuleee merged commit ef83f54 into openvinotoolkit:releases/1.1.0 Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOC Improvements or additions to documentation RELEASE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants