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
/
encode.c
Age
Commit message (
Expand
)
Author
2023-05-29
Remove timing information from sequence header
Mikhail Burakov
2023-05-29
Entirely replace older encode implementation with a new one
Mikhail Burakov
2023-04-12
Do not dup dmabuf file descriptors in gpu code
Mikhail Burakov
2023-04-12
Restructure gpu frames interface and handling
Mikhail Burakov
2023-04-12
Minor cleanup in frame encoding
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-25
Switch streamer to HEVC
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-18
Add packet sizes plus more robust frame writing
Mikhail Burakov
2023-03-16
Fix typo
Mikhail Burakov
2023-03-16
Write encoded frames to provided fd
Mikhail Burakov
2023-03-14
Only close unique fds on prime planes cleanup
Mikhail Burakov
2023-03-14
Initial import of streamer source code
Mikhail Burakov