cloud-game/pkg/encoder
sergystepanov cbab5a1c71
Add deprecation note for libx264 < v160 (#301)
Deprecation due to libx264 version below v160 shouldn't work properly, and it's hard to support both v155, v160 in Golang.
2021-03-26 18:51:10 +03:00
..
h264 Add deprecation note for libx264 < v160 (#301) 2021-03-26 18:51:10 +03:00
opus Use new OPUS buffer every audio frame for less garbage 2021-01-21 19:25:19 +03:00
vpx Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +03:00
yuv Add new YUV converter with avg color calc (#287) 2021-03-07 18:17:52 +03:00
pipe.go Add new YUV converter with avg color calc (#287) 2021-03-07 18:17:52 +03:00
type.go Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +03:00