8000 Fixed Typo in _format.py of line 66 from h264_afm to h264_amf by CorruptedFile2021 · Pull Request #99 · quasarstream/python-ffmpeg-video-streaming · GitHub
[go: up one dir, main page]

Skip to content

Fixed Typo in _format.py of line 66 from h264_afm to h264_amf #99

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

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

CorruptedFile2021
Copy link
Contributor
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #98
Related issues/PRs none
License MIT

What's in this PR?

Changes a Small Typo on line 66 in _format.py from h264.afm to h264.amf

Why?

Changes a Typo

@sourcery-ai
Copy link
sourcery-ai bot commented Nov 21, 2022

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.25 ⭐ 0.25 ⭐ 0.00
Method Length 23.95 ⭐ 23.95 ⭐ 0.00
Working memory 4.65 ⭐ 4.65 ⭐ 0.00
Quality 92.02% 92.02% 0.00%
Other metrics Before After Change
Lines 135 135 0
Changed files Quality Before Quality After Quality Change
ffmpeg_streaming/_format.py 92.02% ⭐ 92.02% ⭐ 0.00%

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

  • ⭐ excellent
  • 🙂 good
  • 😞 poor
  • ⛔ very poor

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Help us improve this quality report!

@aminyazdanpanah
Copy link
Member

Thank you for the contribution

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.

Typo in codec filter name for H.264
2 participants
0