summaryrefslogtreecommitdiff
path: root/encode.c
AgeCommit message (Expand)Author
2024-12-22Adjust for the introduction of multiple buffer segments in VAAPIHEADmasterMikhail Burakov
2024-05-26Fix encoding on Intel Raptor LakeMikhail Burakov
2024-05-12Add generic proto writing methodMikhail Burakov
2023-10-14Track video frame encoding latencyv4Mikhail Burakov
2023-06-11Introduce communication proto for video streamMikhail Burakov
2023-05-29Remove timing information from sequence headerMikhail Burakov
2023-05-29Entirely replace older encode implementation with a new oneMikhail Burakov
2023-04-12Do not dup dmabuf file descriptors in gpu codeMikhail Burakov
2023-04-12Restructure gpu frames interface and handlingMikhail Burakov
2023-04-12Minor cleanup in frame encodingMikhail 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-25Switch streamer to HEVCMikhail 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-18Add packet sizes plus more robust frame writingMikhail Burakov
2023-03-16Fix typoMikhail Burakov
2023-03-16Write encoded frames to provided fdMikhail Burakov
2023-03-14Only close unique fds on prime planes cleanupMikhail Burakov
2023-03-14Initial import of streamer source codeMikhail Burakov