]> git.sesse.net Git - nageru/history - nageru/decklink_capture.cpp
Fix a comment typo.
[nageru] / nageru / decklink_capture.cpp
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2019-03-17 Steinar H. GundersonWhen uploading MJPEG data to VA-API, do it directly...
2019-03-14 Steinar H. GundersonFix a confusing variable name (frame_bytes sounded...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonCombine the Nageru and Futatabi files that are identical.
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...