]> git.sesse.net Git - nageru/history - video_stream.cpp
Fix some flickering due to YCbCr interpretation.
[nageru] / video_stream.cpp
2018-09-15 Steinar H. GundersonFix some flickering due to YCbCr interpretation.
2018-09-15 Steinar H. GundersonEncode JPEGs from the interpolated frames.
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...