]> git.sesse.net Git - nageru/history - flow_main.cpp
Send refresh frames every 100 ms or so, so that the client does not think we are...
[nageru] / flow_main.cpp
2018-10-05 Steinar H. GundersonFix some Clang warnings.
2018-09-16 Steinar H. GundersonDo deinterleaving on the GPU (subsampling still remains).
2018-09-16 Steinar H. GundersonDo the interpolation in Y'CbCr instead of RGBA; saves...
2018-09-15 Steinar H. GundersonSplit out the flow code from the example driver.