]> git.sesse.net Git - nageru/history - futatabi/vaapi_jpeg_decoder.cpp
Log a warning when we kill a client that is not keeping up.
[nageru] / futatabi / vaapi_jpeg_decoder.cpp
2020-02-11 Steinar H. GundersonMake Futatabi copy Exif data for interpolated frames.
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...