Sunshine/src
ns6089 ede59e17d8 Expose more nvenc options
1. Spatial AQ, for some reason NVENC have problems recovering details on
   flat regions of static images over multiple frames, official docs
   recommend to enable it for "game-streaming"
2. Percentage increase of default single-frame VBV/HRD, can act as
   low latency variable bitrate substitute
2024-01-20 18:28:09 -06:00
..
nvenc Expose more nvenc options 2024-01-20 18:28:09 -06:00
platform Add nvprefs user override options 2024-01-20 18:28:09 -06:00
audio.cpp Compute the bitrate on the host side for supported clients 2023-12-30 18:27:37 -06:00
audio.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
cbs.cpp Remove nonsense operator combo 2023-08-19 18:36:48 -05:00
cbs.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
config.cpp Expose more nvenc options 2024-01-20 18:28:09 -06:00
config.h Add nvprefs user override options 2024-01-20 18:28:09 -06:00
confighttp.cpp fix(web-api): allow trailing slash on endpoints (#1985) 2024-01-06 10:56:35 -05:00
confighttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
crypto.cpp Change crypto::aes_t to variable size and cleanup some crypto code 2024-01-19 18:57:58 -06:00
crypto.h Change crypto::aes_t to variable size and cleanup some crypto code 2024-01-19 18:57:58 -06:00
httpcommon.cpp Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
httpcommon.h Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
input.cpp Add option to disable high resolution scroll events 2024-01-01 19:53:57 -06:00
input.h Implement pen and touch support for Linux 2024-01-14 11:45:12 -06:00
main.cpp Demote FFmpeg fatal errors 2023-12-29 23:01:28 -06:00
main.h Event Ballons and Tray Icon improvements (#1561) 2023-09-15 20:48:51 -04:00
move_by_copy.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
network.cpp Normalize IPv4-mapped IPv4 addresses before checking PC/LAN/WAN type 2024-01-19 18:57:58 -06:00
network.h Normalize IPv4-mapped IPv4 addresses before checking PC/LAN/WAN type 2024-01-19 18:57:58 -06:00
nvhttp.cpp Change crypto::aes_t to variable size and cleanup some crypto code 2024-01-19 18:57:58 -06:00
nvhttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
process.cpp Implement graceful termination and group-based app tracking 2024-01-08 23:55:43 -06:00
process.h Implement graceful termination and group-based app tracking 2024-01-08 23:55:43 -06:00
round_robin.h Fix const-correctness bugs in round_robin.h 2023-05-11 20:52:44 -05:00
rtsp.cpp Implement video encryption 2024-01-19 18:57:58 -06:00
rtsp.h Implement new protocol extension to match client connections together 2023-12-30 11:26:53 -06:00
stat_trackers.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
stat_trackers.h Rework capture sleeps for better frame stability 2023-08-27 13:13:43 -05:00
stream.cpp Drop unencrypted messages on the encrypted control stream 2024-01-19 18:57:58 -06:00
stream.h Refactor audio encryption to use new encryption flags 2024-01-19 18:57:58 -06:00
sync.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
system_tray.cpp Use safe string composition in tray tooltip 2024-01-20 18:28:09 -06:00
system_tray.h Event Ballons and Tray Icon improvements (#1561) 2023-09-15 20:48:51 -04:00
task_pool.h Remove unnecessary moves in return statements 2023-05-11 20:52:44 -05:00
thread_pool.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
thread_safe.h Correct typos in comments 2023-07-08 18:56:27 -05:00
upnp.cpp builds(deps): use miniupnpc package instead of submodule (#1971) 2024-01-01 18:48:27 -05:00
upnp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
utility.h Fix const-correctness bugs in uniq_ptr and code that uses it 2023-05-11 20:52:44 -05:00
uuid.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
version.h.in docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
video.cpp Reenumerate displays when the display is reinitialized or switched 2024-01-18 19:14:45 -06:00
video.h Implement AV1 support 2023-08-19 18:36:48 -05:00
video_colorspace.cpp Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00
video_colorspace.h Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00