]> git.sesse.net Git - nageru/history - nageru/pbo_frame_allocator.cpp
When uploading MJPEG data to VA-API, do it directly into the buffer.
[nageru] / nageru / pbo_frame_allocator.cpp
2019-03-17 Steinar H. GundersonWhen uploading MJPEG data to VA-API, do it directly...
2019-03-17 Steinar H. GundersonFix more repetition of the Userdata cast.
2019-03-16 Steinar H. GundersonFix some overly repetitive code in PBOFrameAllocator.
2018-12-28 Steinar H. GundersonMove from unique_lock to lock_guard everywhere we can...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...