]> git.sesse.net Git - nageru/history - video_stream.h
Change from operating point 3 to 2 (more laptop-friendly debugging).
[nageru] / video_stream.h
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. GundersonRelease flow textures when we are done with them.
2018-09-15 Steinar H. GundersonStart hacking in support for interpolated frames in...
2018-09-15 Steinar H. GundersonMove stream generation into a new class VideoStream...