Commit graph

10 commits

Author SHA1 Message Date
Lily Tsuru 0eb2aaa8c1 replace video with letsplay_av_ffmpeg
yay.
2024-10-17 00:51:26 -04:00
Lily Tsuru 09142f9668 working gpu-only encode 2024-10-14 07:25:59 -04:00
Lily Tsuru 9248fe91a9 refactor to use a set of traits for transport
(i want to try and make this use webtransport)
2024-10-11 05:09:12 -04:00
Lily Tsuru 1c86b877ca works 2024-10-10 18:47:25 -04:00
Lily Tsuru 9b696d3f8b server: Remove VNC support
Also adds references to libretro crates.
2024-10-10 04:30:23 -04:00
Lily Tsuru 807ce84be7 server/video: hook up new ctor for nvenc 2024-10-06 04:33:36 -04:00
Lily Tsuru a901365656 begin adding provision for hardware encoding functionality 2024-10-06 04:16:13 -04:00
Lily Tsuru 45a8d60e7a switch to hgaiser's patched ffmpeg_next
(Also patches places where we accidentally were relying on the ffmpeg_the_third crate instead of the re-exported name. Oops)

This will allow for hardware encoding fun in a bit.. :)
2024-10-06 03:54:22 -04:00
Lily Tsuru 2da9b38974 move back and make the context setup shared
(this is in preparation for making it possible to do HW encoding)
2024-09-09 22:34:56 -04:00
Lily Tsuru e58a765cfa initial public release 2024-09-08 11:03:48 -04:00