index
:
receiver.git
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
2023-04-13
Allow running receiver without input handling
v2
Mikhail Burakov
2023-04-11
Added readme file with some explanations
Mikhail Burakov
2023-04-09
Drop second socket for input handling and use just one
Mikhail Burakov
2023-04-09
Skip constant for tcp nodelay configuration
Mikhail Burakov
2023-04-08
Update address of toolbox submodule
Mikhail Burakov
2023-04-07
Lock pointer to receiver window
Mikhail Burakov
2023-04-07
Implement support for mouse events
Mikhail Burakov
2023-04-07
Implement support for keyboard events
Mikhail Burakov
2023-04-07
Connect to socket instead of reading stdin
Mikhail Burakov
2023-04-07
Major rework of decoder implementation
Mikhail Burakov
2023-04-07
Add toolbox submodule
Mikhail Burakov
2023-04-07
Major rewrite of window to support input events
Mikhail Burakov
2023-04-02
Change frame planes counter type to uint32_t
Mikhail Burakov
2023-03-25
Fix time measurements in decoding
v1
Mikhail Burakov
2023-03-24
Switch receiver to HEVC
Mikhail Burakov
2023-03-24
Precreate window buffers on surfaces allocation
Mikhail Burakov
2023-03-21
Add timing stats to video decoding
Mikhail Burakov
2023-03-18
Initial import of receiver source code
Mikhail Burakov