Skip to content

Tags: Martin1994/OptimeGBA.io

Tags

v1.1

Toggle v1.1's commit message
Release 1.1

v1.0

Toggle v1.0's commit message
Housekeeping

v0.3

Toggle v0.3's commit message
Support high resolution H264 (simulated YUV444) and make it default

Encode H264 frames with 200% width and height so that the encoded frames contains YUV444 equivalent colour information. With this approach the CPU and networking consumption remains at the same level as H264 encoding under the original resolution, but the image quality becomes at good as VP9 with YUV444 colour space.

v0.2

Toggle v0.2's commit message
Parallelize emulator and encoder

v0.1

Toggle v0.1's commit message
Handle keyboard input