summaryrefslogtreecommitdiff
path: root/va/va_tpi.c
Commit message (Expand)AuthorAgeFilesLines
* Move some common macro definitions to the new internal headerMark Thompson2017-09-271-3/+1
* tpi: clean the old interface, and use new oneAustin Yuan2013-06-051-118/+12
* va_tpi: vaCreateSurfaceFromKBuf for streaming the video playback to remote mo...jiguoliang2011-09-211-0/+32
* Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan2011-01-141-0/+42
* Add sysdeps.h for system-dependent definitions. e.g. Android.Gwenole Beauchesne2010-12-211-1/+1
* remove vaDisplayIsValid by linking libva_android.soRen Zhaohan2010-05-131-6/+0
* remove Drawable paramater of vaPutSurfaceBufRen Zhaohan2010-05-121-6/+1
* Add vaPutSurfaceBuf to va_backend_tpi.h and va_tpi.c[h], update Android.mk fo...Ren Zhaohan2010-05-111-0/+42
* Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan2010-05-081-0/+99