summaryrefslogtreecommitdiff
path: root/src/vaapi-recorder.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: Remove use of C++ style commentsChris Michael2015-12-031-1/+1
* vaapi-recorder: Fix allocator sizeof operand mismatchLucas Tanure2015-09-221-1/+1
* vaapi-recorder: Drop redundant licenseBryce Harrington2015-06-151-33/+14
* Use zalloc instead of calloc(1, ...)Bryce Harrington2014-11-281-2/+2
* vaapi-recorder: Don't loop trying to write on out of space conditionAnder Conselvan de Oliveira2014-05-091-9/+33
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* vaapi-recorder: Don't leak fd on thread error pathKristian Høgsberg2013-10-101-3/+2
* vaapi-recorder: Don't leak drm fdAnder Conselvan de Oliveira2013-09-111-1/+3
* vaapi-recorder: Encode frames in a separate threadAnder Conselvan de Oliveira2013-09-111-5/+96
* compositor-drm: Add hardware accelerated capture of screen using libvaAnder Conselvan de Oliveira2013-08-301-0/+1062