Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
738 stars 185 forks source link

fix: Implement VideoFrameAdapter::ScaledBuffer::CropAndScale #979

Closed karasusan closed 9 months ago

karasusan commented 9 months ago

The VP8 encoder on macOS calls ScaledBuffer::CropAndScale, so it have to be implemented.