summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2023-04-12Restructure gpu frames interface and handlingMikhail Burakov
2023-04-09Fix occasional issues appearing on client disconnectionMikhail Burakov
2023-04-09Add input pipeline handling to streamerMikhail Burakov
2023-04-09Switch from stdin to sockets and use io muxerMikhail Burakov
2023-04-09Replace util and perf with toolbox counterpartsMikhail Burakov
2023-04-09Get rid of auto variablesMikhail Burakov
2023-03-24More precise and detailed performance measurementsMikhail Burakov
2023-03-19Add colorspace and ranges handling to streamerMikhail Burakov
2023-03-18Proper handling of clients closing their stdinMikhail Burakov
2023-03-16Write encoded frames to provided fdMikhail Burakov
2023-03-14Initial import of streamer source codeMikhail Burakov