]> git.sesse.net Git - nageru/history - ref_counted_frame.h
Fix a Clang 19 warning.
[nageru] / ref_counted_frame.h
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...
2018-04-21 Steinar H. GundersonAdd a concurrency TODO on RefCountedFrame.
2017-07-10 Steinar H. GundersonFix some potential memory leaks in FFmpegCapture.
2016-07-25 Steinar H. GundersonUpgrade to newer bmusb, with namespacing.
2015-11-01 Steinar H. GundersonRe-run IWYU, again with lots of manual cleanup.
2015-10-12 Steinar H. GundersonSwitch to getting bmusb from a submodule.
2015-10-06 Steinar H. GundersonRefcount the input frames directly instead of trying...