]> git.sesse.net Git - nageru/history - flow_main.cpp
Allow symlinked frame files. Useful for testing.
[nageru] / flow_main.cpp
2018-10-23 Steinar H. GundersonFix a crash in the sample driver.
2018-10-14 Steinar H. GundersonAssorted clang-format fixes (not complete).
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.