summaryrefslogtreecommitdiff
path: root/va/va_trace.c
Commit message (Expand)AuthorAgeFilesLines
* 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