summaryrefslogtreecommitdiff
path: root/va
AgeCommit message (Expand)AuthorFilesLines
2010-06-02Fix TPI lib dependencies.Gwenole Beauchesne1-0/+1
2010-06-02Drop superfluous versions.Gwenole Beauchesne1-4/+0
2010-05-21mv va_android.c -> va_dummy.cAustin Yuan2-1/+1
2010-05-20Added intra_idr_period for H264 encodeAustin Yuan1-0/+1
2010-05-20remove vaDisplayIsValid from libva-glxAustin Yuan1-9/+0
2010-05-18Pass down ISurface instead of SurfaceRen Zhaohan2-3/+3
2010-05-13remove vaDisplayIsValid by linking libva_android.soRen Zhaohan2-6/+1
2010-05-12Fix build issueAustin Yuan4-38/+54
2010-05-13Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne7-0/+1569
2010-05-13Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne2-0/+7
2010-05-12remove Drawable paramater of vaPutSurfaceBufRen Zhaohan3-13/+8
2010-05-12Add copy va_tpi.h in Android.mkRen Zhaohan2-0/+9
2010-05-11Add local vaDisplayIsValidRen Zhaohan1-0/+6
2010-05-11Merge branch 'test' into libva-1.1Ren Zhaohan4-5/+106
2010-05-11Add vaPutSurfaceBuf to va_backend_tpi.h and va_tpi.c[h], update Android.mk fo...Ren Zhaohan4-5/+106
2010-05-11global vaDisplayIsValidAustin Yuan3-12/+1
2010-05-08Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan10-425/+247
2010-05-07Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan6-26/+14
2010-05-06move va_android.c => va_android.cpp, use sp<Surface> instead of void*.Ren Zhaohan4-7/+335
2010-05-06restore old va_DisplayContextGetDriverNameRen Zhaohan3-25/+36
2010-05-06use Surface* instead of void*Ren Zhaohan1-1/+4
2010-05-05add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder nameRen Zhaohan4-25/+57
2010-05-04remove udevRen Zhaohan4-29/+40
2010-04-29android and dummy backendAustin Yuan4-23/+36
2010-04-29Merge branch 'va_backend' into POAustin Yuan9-85/+84
2010-04-27libva backendRen Zhaohan7-20/+105
2010-04-27Added VACodedBufferSegmentAustin Yuan1-0/+14
2010-04-17saveAustin Yuan5-6/+15
2010-04-16saveAustin Yuan2-5/+12
2010-04-16saveAustin Yuan1-1/+7
2010-04-16saveAustin Yuan4-1/+199
2010-04-16saveAustin Yuan3-26/+60
2010-04-08Add vaPutSurfaceBuf for AndroidRen Zhaohan3-0/+65
2010-04-07psb_drv_video error: vaPutSurface: invalidate drawableRen Zhaohan1-1/+1
2010-04-07remove the unmature MIOAustin Yuan2-1427/+0
2010-04-06Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libvaAustin Yuan1-5/+13
2010-04-01Add Android.mk, pass compileRen Zhaohan4-34/+47
2010-04-01Added codedbuf into JPEG encode picture parameterAustin Yuan1-0/+1
2010-04-01Update va_DisplayContextIsValid, driver name and included filesRen Zhaohan1-5/+13
2010-04-01Added MIO example based on vaPutSurfaceAustin Yuan2-0/+1427
2010-04-01pass moblin compileRen Zhaohan4-6/+5
2010-03-31move vaPutSurface(dpy, Surface *draw, XXX) into android/va_android.cAustin Yuan2-2/+40
2010-03-31fix build issueAustin Yuan1-0/+10
2010-03-31Initial android backendAustin Yuan5-28/+238
2010-03-31Display *x11_dpy ==> void *native_dpy for other window systemAustin Yuan4-24/+24
2010-03-30merge vatraceAustin Yuan4-52/+1161
2010-03-29fix build issueAustin Yuan1-1/+1
2010-03-29Add entrypoint for JPEG encodeAustin Yuan1-0/+1
2010-03-29Added JPEG/IEP data structureAustin Yuan1-2/+37
2010-03-29Merge branch 'powervr_iep_lite'Austin Yuan1-0/+31