WebRTC Video Chat:
- WebGL: Fixed an issue with incorrectly setting the bitrate in Safari
- Android: Fixed a memory leak when shutting down the local camera
- Minor changes in preparation for the next HoloLens 2 update
Holo Video Chat:
- Added support for I420p frames output, skipping a copy and moving image processing to the GPU
- Output of ARGB frames is sped up
- VideoInput will move images to C++ and convert them in a single step and speed up image processing
- Reduced memory usage and reliance on C# garbage collectio
- Added a very high quality setting but with 15 FPS
- Improved documentation and made sure the xml IDE docs are included