moonlight-qt/app/streaming
The Great Wizard Azkali 0b127a2f3b
Add support for h264_nvv4l2 and hevc_nvv4l2 (#745)
* Add support for h264_nvv4l2

A new implementation of nvv4l2 decoder has been made by @CTCaer and will be released in thr next switchroot (Linux for Nintendo Switch) update. This implementation of ffmpeg can also be used by other Jetson boards. A repository will be soon hosted so Jetson users can install it.
Prior to the new implementation distribution, we add it to the project who currently use nvmpi implementation.

* Add support for hevc_nvv4l2

Following previous PR, add hevc support as well.
2022-03-26 22:02:00 -05:00
..
audio Reset the audio device if it enters a failed state 2022-03-05 16:50:06 -06:00
input Fix improper null termination when stripping clipboard text 2021-12-10 02:04:19 -06:00
video Add support for h264_nvv4l2 and hevc_nvv4l2 (#745) 2022-03-26 22:02:00 -05:00
session.cpp Allow the screensaver toggle to work even if running on an embedded platform 2022-03-16 21:57:03 -05:00
session.h Fix short UI hang when manually stopping the stream after losing connection with the host 2022-03-06 13:11:36 -06:00
streamutils.cpp Create windows with SDL_WINDOW_METAL on macOS 2020-09-05 14:06:58 -07:00
streamutils.h Create windows with SDL_WINDOW_METAL on macOS 2020-09-05 14:06:58 -07:00