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
Age
Commit message (
Expand
)
Author
2024-12-22
Adjust for the introduction of multiple buffer segments in VAAPI
HEAD
master
Mikhail Burakov
2024-05-26
Add missing information to README
v7
v6
Mikhail Burakov
2024-05-26
Fix encoding on Intel Raptor Lake
Mikhail Burakov
2024-05-26
Do not crash when audio capturing is disabled
Mikhail Burakov
2024-05-25
Update readme for the latest version
Mikhail Burakov
2024-05-20
Read audio config from args and pass it to client
Mikhail Burakov
2024-05-19
Do not crash when audio capturing is disabled
Mikhail Burakov
2024-05-19
Fix audio latency calculation
Mikhail Burakov
2024-05-18
Correct channel layout as documentation suggests
Mikhail Burakov
2024-05-18
Add primitive latency calculation
Mikhail Burakov
2024-05-12
Make pipewire and audio capturing optional
Mikhail Burakov
2024-05-12
Add audio capturing switch to the commandline
Mikhail Burakov
2024-05-12
Write raw audio frames to client
Mikhail Burakov
2024-05-12
Add generic proto writing method
Mikhail Burakov
2024-05-09
Initial audio capturing via virtual pipewire sink
Mikhail Burakov
2024-05-05
Remove unused member from capture contexts
Mikhail Burakov
2024-05-05
Set TCP_NODELAY on accepted client connections
Mikhail Burakov
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-07-08
Reply to incoming ping messages
Mikhail Burakov
2023-06-11
Introduce communication proto for video stream
Mikhail Burakov
2023-06-04
Various updates to readme
v3
Mikhail Burakov
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-05-29
Clean up the mess in encode2 implementation
Mikhail Burakov
2023-05-28
Introduce codec quirks to allow running on both Intel and AMD
Mikhail Burakov
2023-05-28
Use timing info section from vui bits
Mikhail Burakov
2023-05-22
Tidying up hardcoded bitstream attributes (WIP)
Mikhail Burakov
2023-05-21
Basic sequential encoding finally works now
Mikhail Burakov
2023-05-14
Extract hevc bitstream formatters to separate file
Mikhail Burakov
2023-05-13
Add slice segment header formatter (WIP)
Mikhail Burakov
2023-05-13
Add emulation prevention byte to bitstream implementation
Mikhail Burakov
2023-05-07
Added packet PPS formatter (WIP)
Mikhail Burakov
2023-05-07
Add vui section to packet sps formatter
Mikhail Burakov
2023-05-01
Implementing packed SPS formatter (WIP)
Mikhail Burakov
2023-05-01
Added packed VPS formatter (WIP)
Mikhail Burakov
2023-05-01
Add simplistic bitstream writer implementation
Mikhail Burakov
2023-04-30
Replacing libavcodec with direct libva usage (WIP)
Mikhail Burakov
2023-04-12
Fix LOOKUP_FUNCTION macro in gpu code
v2
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-12
Replace convoluted xf86drmMode with drm ioctls
Mikhail Burakov
2023-04-11
Added readme file with some explanations
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
[next]