cloud-game/pkg/config
Sergey Stepanov 2e91feb861 Add initial automatic aspect ratio change
Depending on the configuration param coreAspectRatio, video streams may have automatic aspect ratio correction in the browser with the value provided by the cores themselves.
2023-11-03 01:12:22 +03:00
..
config.yaml Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
coordinator.go Embed config.yaml into both apps 2023-05-12 14:31:21 +03:00
emulator.go Add initial automatic aspect ratio change 2023-11-03 01:12:22 +03:00
emulator_test.go Fix lint warnings 2023-06-27 23:45:57 +03:00
loader.go Make embedded conf reentrant 2023-08-01 22:25:43 +03:00
loader_test.go Embed config.yaml into both apps 2023-05-12 14:31:21 +03:00
shared.go Add the initial libyuv support 2023-10-15 18:55:53 +03:00
webrtc.go Update config manager 2023-04-22 17:05:28 +03:00
worker.go Update video encoders 2023-10-24 12:55:27 +03:00