index
:
streamer.git
compute
master
next
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2023-10-17
Remove capture context fd from the io muxer on client disconnect
v5
Mikhail Burakov
2023-10-17
Allow disabling uhid interop from the commandline
Mikhail Burakov
2023-10-15
Initial implementation of wlr capturing
Mikhail Burakov
2023-10-15
Preparations for adding wlr capturing
Mikhail Burakov
2023-10-14
Track video frame encoding latency
v4
Mikhail Burakov
2023-04-12
Restructure gpu frames interface and handling
Mikhail Burakov
2023-04-09
Fix occasional issues appearing on client disconnection
Mikhail Burakov
2023-04-09
Add input pipeline handling to streamer
Mikhail Burakov
2023-04-09
Switch from stdin to sockets and use io muxer
Mikhail Burakov
2023-04-09
Replace util and perf with toolbox counterparts
Mikhail Burakov
2023-04-09
Get rid of auto variables
Mikhail Burakov
2023-03-24
More precise and detailed performance measurements
Mikhail Burakov
2023-03-19
Add colorspace and ranges handling to streamer
Mikhail Burakov
2023-03-18
Proper handling of clients closing their stdin
Mikhail Burakov
2023-03-16
Write encoded frames to provided fd
Mikhail Burakov
2023-03-14
Initial import of streamer source code
Mikhail Burakov