summaryrefslogtreecommitdiff
path: root/va/va_fool.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning (uninit and wrong variable types) for Android O MR1Badiuzzaman Iskhandar2018-12-191-2/+2
* va_fool: check fstat resultU. Artie Eoff2017-11-161-10/+20
* Fix segmentation fault in VA tracerXiang, Haihao2017-09-281-10/+10
* Fix deprecated warningXiang, Haihao2017-09-271-2/+1
* Detect short reads when filling fool buffersMark Thompson2017-09-271-2/+8
* Add namespace prefix to globalsMark Thompson2017-09-271-12/+12
* Make logging callbacks library-safeMark Thompson2017-09-271-6/+6
* Move declarations for internal functions to new headerMark Thompson2017-09-271-6/+1
* va: hide most private va_Trace* symbolsEmil Velikov2014-10-081-0/+1
* vafool: fix the vaMapBuffer for the buffer from vaDeriveImageAustin Yuan2014-09-091-1/+11
* vafool: simplify VAFOOLAustin Yuan2014-09-091-35/+42
* vatrace/vafool: save the context data into display contextAustin Yuan2014-03-171-77/+67
* Fix va_fool.c klocwork issueElaine Wang2013-06-191-1/+1
* klockwork: Fix libva klocwork scaning issuesElaine Wang2013-06-191-15/+15
* vatrace/vafool: refine itAustin Yuan2011-09-221-389/+179
* va: fix warning about memset.Xiang, Haihao2011-06-241-1/+1
* 1. add interface VARenderDevice for output the video into an external dev...Austin Yuan2011-04-011-3/+3
* 1) cleanup for VA_FOOLAustin Yuan2011-02-081-4/+20
* Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan2011-01-141-182/+198
* Added the missing fileslibva-1.0.6Austin Yuan2010-10-281-0/+545