pion / mediadevices

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

impelemen x264 ForceKetFrame #378

Closed zjzhang-cn closed 2 years ago

zjzhang-cn commented 2 years ago

Description

1)实现VNC的本地鼠标协议,隐藏远端鼠标 2)支持VNC的16BPP色深 3)添加x264 ForceKeyFrame的支持

Reference issue

Fixes #...

codecov[bot] commented 2 years ago

Codecov Report

Merging #378 (bfbb709) into master (e316b30) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   46.39%   46.37%   -0.03%     
==========================================
  Files          67       67              
  Lines        4371     4373       +2     
==========================================
  Hits         2028     2028              
- Misses       2220     2222       +2     
  Partials      123      123              
Impacted Files Coverage Δ
pkg/codec/x264/x264.go 63.21% <0.00%> (-1.49%) :arrow_down:

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 e316b30...bfbb709. Read the comment docs.