]> git.sesse.net Git - nageru/history - futatabi/vaapi_jpeg_decoder.cpp
Neutral white balance is (1,1,1), not (0.5,0.5,0.5). Probably irrelevant in practice...
[nageru] / futatabi / vaapi_jpeg_decoder.cpp
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2018-12-28 Steinar H. GundersonSome clang-formatting of Futatabi.
2018-12-08 Steinar H. GundersonDon't die on libjpeg errors.
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...