cloud-game/pkg/encoder
sergystepanov fa28197390
Refactor and update VPX codec (#285)
* Refactor and update VPX codec

* Add VPX codec options support

* Add generic video encoding pipe

* Tweak in/out channels for the pipe

* Update YUV encoder

* Clean VP8 encoder
2021-02-27 18:09:55 +03:00
..
h264 Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +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
codec.go Use modified x264 lib (#275) 2021-02-21 13:51:44 +03:00
pipe.go Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +03:00
type.go Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +03:00
yuv.go Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +03:00