]> git.sesse.net Git - nageru/history - chroma_subsampler.cpp
Do not try to show a frame until we've computed it (do it in a callback instead).
[nageru] / chroma_subsampler.cpp
2018-10-14 Steinar H. GundersonAssorted clang-format fixes (not complete).
2018-09-16 Steinar H. GundersonSubsample chroma on the GPU instead of the CPU.