pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
540 stars 123 forks source link

Fix OpenH264 keyframe generation method #387

Closed zjzhang-cn closed 2 years ago

zjzhang-cn commented 2 years ago

Description

修复OpenH264强制关键帧的生成BUG

Reference issue

Fixes #

codecov[bot] commented 2 years ago

Codecov Report

Merging #387 (14050e6) into master (5ba49e0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   47.12%   47.12%           
=======================================
  Files          67       67           
  Lines        4386     4386           
=======================================
  Hits         2067     2067           
  Misses       2194     2194           
  Partials      125      125           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5ba49e0...14050e6. Read the comment docs.