| .. |
|
nvenc
|
Implement backwards compatibility for NVENC APIs back to Video Codec SDK v11.0
|
2024-02-16 22:31:48 -06:00 |
|
platform
|
Avoid broken fallback to cross-adapter NVENC encoding with KMS
|
2024-03-11 19:02:16 -05:00 |
|
audio.cpp
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
audio.h
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
cbs.cpp
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
|
cbs.h
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
config.cpp
|
Fix predefined FPS values not taking effect
|
2024-03-05 23:16:27 -06:00 |
|
config.h
|
Add option to allow HEVC usage on older Intel GPUs without low-power encoding
|
2024-02-29 18:35:30 -06:00 |
|
confighttp.cpp
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -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 |
|
entry_handler.cpp
|
Use a common function to abort for debugging purposes
|
2024-02-27 21:21:16 -06:00 |
|
entry_handler.h
|
Use a common function to abort for debugging purposes
|
2024-02-27 21:21:16 -06:00 |
|
file_handler.cpp
|
refactor(main): move file operation functions to new source (#2124)
|
2024-02-10 07:37:27 -05:00 |
|
file_handler.h
|
refactor(main): move file operation functions to new source (#2124)
|
2024-02-10 07:37:27 -05:00 |
|
globals.cpp
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
globals.h
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
httpcommon.cpp
|
refactor(main): move file operation functions to new source (#2124)
|
2024-02-10 07:37:27 -05:00 |
|
httpcommon.h
|
Remove origin_pin_allowed
|
2023-10-15 14:00:34 -05:00 |
|
input.cpp
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
input.h
|
Implement pen and touch support for Linux
|
2024-01-14 11:45:12 -06:00 |
|
logging.cpp
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
|
logging.h
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
|
main.cpp
|
build(macos): add build strategy matrix (#2211)
|
2024-03-05 08:56:09 -05:00 |
|
main.h
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
move_by_copy.h
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
network.cpp
|
refactor(main): move map_port to network (#2115)
|
2024-02-09 09:15:47 -05:00 |
|
network.h
|
refactor(main): move map_port to network (#2115)
|
2024-02-09 09:15:47 -05:00 |
|
nvhttp.cpp
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
nvhttp.h
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
process.cpp
|
Strip quotes out of the working directory path
|
2024-03-07 18:14:28 -06:00 |
|
process.h
|
Refactor RTSP handling to be session-based rather than socket-based
|
2024-02-03 15:05:43 -06:00 |
|
round_robin.h
|
Fix const-correctness bugs in round_robin.h
|
2023-05-11 20:52:44 -05:00 |
|
rtsp.cpp
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
rtsp.h
|
Implement RTSP encryption support
|
2024-02-03 15:05:43 -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
|
Use a common function to abort for debugging purposes
|
2024-02-27 21:21:16 -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 icon caching for system tray. (#2238)
|
2024-03-10 18:35:48 -04: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
|
Fix -Wreturn-local-addr warning in event_t::view()
|
2024-02-03 15:05:43 -06:00 |
|
upnp.cpp
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -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_colorspace.cpp
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
|
video_colorspace.h
|
Add standalone NVENC encoder
|
2023-08-13 07:01:09 -05:00 |
|
video.cpp
|
Add friendly message when encoder detection fails
|
2024-02-29 18:35:30 -06:00 |
|
video.h
|
Implement AV1 support
|
2023-08-19 18:36:48 -05:00 |