-
Notifications
You must be signed in to change notification settings - Fork 0
feat/h264-decoder #4
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
Conversation
… ci_install_dependencies
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4 +/- ##
==========================================
- Coverage 96.73% 90.58% -6.15%
==========================================
Files 5 5
Lines 306 425 +119
Branches 40 53 +13
==========================================
+ Hits 296 385 +89
- Misses 0 26 +26
- Partials 10 14 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Andeshog
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍶
cb6b5b0 to
737b4b4
Compare
|
🎉 This PR is included in version 1.4.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR introduces the H264Decoder class, which enables H.264 video stream decoding using GStreamer.