| .. |
|
nvenc
|
Implement backwards compatibility for NVENC APIs back to Video Codec SDK v11.0
|
2024-02-16 22:31:48 -06:00 |
|
platform
|
fix(linux): add frame processing latency and logging improvements (#2502)
|
2024-05-12 18:55:43 -04:00 |
|
audio.cpp
|
fix(linux): add frame processing latency and logging improvements (#2502)
|
2024-05-12 18:55:43 -04: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
|
Use C++20. (#2322)
|
2024-04-26 15:49:15 -04:00 |
|
config.h
|
fix(windows/amf): Revert RC/HRD defaults; improve documentation & config parsing (#2419)
|
2024-04-19 08:31:56 -04:00 |
|
confighttp.cpp
|
feat(i18n): add ui localization (#2279)
|
2024-03-22 19:54:12 -04:00 |
|
confighttp.h
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
crypto.cpp
|
fix(security): ensure unpairing takes effect without restart (#2365)
|
2024-04-06 16:39:16 -04:00 |
|
crypto.h
|
fix(security): ensure unpairing takes effect without restart (#2365)
|
2024-04-06 16:39:16 -04:00 |
|
entry_handler.cpp
|
fix(logging): add logging namespace and create logging::init method (#2336)
|
2024-04-02 20:57:57 -04:00 |
|
entry_handler.h
|
Use a common function to abort for debugging purposes
|
2024-02-27 21:21:16 -06:00 |
|
file_handler.cpp
|
fix(file_handler): avoid writing extra newline character (#2335)
|
2024-05-12 13:13:20 -04: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
|
Use C++20. (#2322)
|
2024-04-26 15:49:15 -04:00 |
|
httpcommon.h
|
Remove origin_pin_allowed
|
2023-10-15 14:00:34 -05:00 |
|
input.cpp
|
Fix crash when receiving abs input events prior to the display touchport
|
2024-04-13 18:53:00 -05:00 |
|
input.h
|
Fix crash when receiving abs input events prior to the display touchport
|
2024-04-13 18:53:00 -05:00 |
|
logging.cpp
|
fix(logging): add logging namespace and create logging::init method (#2336)
|
2024-04-02 20:57:57 -04:00 |
|
logging.h
|
fix(logging): add logging namespace and create logging::init method (#2336)
|
2024-04-02 20:57:57 -04:00 |
|
main.cpp
|
Musl Linux fixes (#2401)
|
2024-04-11 22:34:26 -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
|
Use C++20. (#2322)
|
2024-04-26 15:49:15 -04:00 |
|
network.h
|
Use C++20. (#2322)
|
2024-04-26 15:49:15 -04:00 |
|
nvhttp.cpp
|
Use C++20. (#2322)
|
2024-04-26 15:49:15 -04: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
|
Use C++20. (#2322)
|
2024-04-26 15:49:15 -04: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
|
fix(logging): add logging namespace and create logging::init method (#2336)
|
2024-04-02 20:57:57 -04:00 |
|
stream.h
|
Use C++20. (#2322)
|
2024-04-26 15:49:15 -04:00 |
|
sync.h
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
system_tray.cpp
|
Don't update tray icon after tray_exit() was called
|
2024-03-13 19:22:05 -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
|
fix(linux): add frame processing latency and logging improvements (#2502)
|
2024-05-12 18:55:43 -04:00 |
|
video.h
|
debug: fix codec debugging code
|
2024-04-13 19:52:22 -05:00 |