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

Fix the hardware decoding failure issue on the Android platform. std::string requires passing the valid length as a parameter. #2302

Merged
merged 1 commit into from
May 16, 2024

Conversation

kevingpqi123
Copy link
Collaborator

No description provided.

…:string requires passing the valid length as a parameter.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.97%. Comparing base (5c2da6a) to head (2cdef21).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2302      +/-   ##
==========================================
+ Coverage   61.80%   61.97%   +0.16%     
==========================================
  Files         385      385              
  Lines       22065    22065              
  Branches     6422     6422              
==========================================
+ Hits        13638    13674      +36     
+ Misses       4440     4437       -3     
+ Partials     3987     3954      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@domchen domchen merged commit c88434d into main May 16, 2024
7 checks passed
@domchen domchen deleted the bugfix/kevingpqi_android_HardwareDecoder branch May 16, 2024 09:29
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.

None yet

3 participants