summaryrefslogtreecommitdiff
path: root/va/va_trace.c
Commit message (Expand)AuthorAgeFilesLines
* vatrace/vafool: refine itAustin Yuan2011-09-221-93/+128
* vatrace: trace JPEG encode parametersAustin Yuan2011-07-261-0/+109
* Update on vatrace/test and va.hAustin Yuan2011-07-141-5/+27
* vatrace: print MPEG4/H263 encode parameters informationAustin Yuan2011-06-301-5/+161
* va: fix warning about memset.Xiang, Haihao2011-06-241-1/+1
* Corrected trace prints (updated, change format, etc), replaced \t by spaces i...Alexander Osin2011-06-091-62/+116
* 1) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan2011-05-051-14/+10
* Fixed number bugs in va_TraceSurface.Alexander I Osin2011-05-061-8/+10
* 1. add interface VARenderDevice for output the video into an external dev...Austin Yuan2011-04-011-1/+26
* Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan2011-01-141-59/+223
* libva-1.0.6Austin Yuan2010-10-281-475/+1012
* Fix H.264 PicParam buffer trace.Gwenole Beauchesne2010-07-261-1/+1
* Fix va_TraceEndPicture() to unlock the VA surface.Gwenole Beauchesne2010-07-261-1/+5
* Fix VA trace warnings.Gwenole Beauchesne2010-07-261-34/+42
* Don't dump VA surface pixels if driver doesn't return VA surface buffer.Gwenole Beauchesne2010-06-021-2/+3
* Fix VA tracer to correctly dump array of bytes.Gwenole Beauchesne2010-06-021-4/+4
* Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan2010-05-081-3/+3
* Initial android backendAustin Yuan2010-03-311-2/+3
* merge vatraceAustin Yuan2010-03-301-0/+1113