.. |
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
|
|
|
cbs.cpp
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
cbs.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
stat_trackers.h
|
|
|
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
|
|
|
system_tray.cpp
|
Don't update tray icon after tray_exit() was called
|
2024-03-13 19:22:05 -04:00 |
system_tray.h
|
|
|
task_pool.h
|
|
|
thread_pool.h
|
|
|
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
|
|
|
utility.h
|
|
|
uuid.h
|
|
|
version.h.in
|
|
|
video_colorspace.cpp
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
video_colorspace.h
|
|
|
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 |