cloud-game/pkg/worker/room
sergystepanov 6b6c391f81
Faster image processing (#382)
* Calculate frame duration in ns

* Reuse single OpenGL byte buffer

* Add threaded a/v processing

* Check min threads in opts

* Return missing audio sample
2022-11-24 13:44:00 +03:00
..
media.go Extract audio buffer and resampler 2021-12-25 21:50:33 +03:00
media_test.go Handle recover in VPX tests 2021-05-07 13:09:47 +03:00
room.go Faster image processing (#382) 2022-11-24 13:44:00 +03:00
room_test.go Main thread lock refactoring (#367) 2022-06-12 13:39:23 +03:00