summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* global vaDisplayIsValidPO-ww20.2-videoPO-ww20.1-videoAustin Yuan2010-05-113-12/+1
* Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan2010-05-0811-429/+277
* Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan2010-05-076-26/+14
* move va_android.c => va_android.cpp, use sp<Surface> instead of void*.Ren Zhaohan2010-05-064-7/+335
* restore old va_DisplayContextGetDriverNameRen Zhaohan2010-05-063-25/+36
* use Surface* instead of void*Ren Zhaohan2010-05-061-1/+4
* add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder namePO-ww19.3-newRen Zhaohan2010-05-054-25/+57
* remove udevRen Zhaohan2010-05-044-29/+40
* android and dummy backendAustin Yuan2010-04-294-23/+36
* Merge branch 'va_backend' into POAustin Yuan2010-04-299-85/+84
|\
| * libva backendRen Zhaohan2010-04-277-20/+105
* | Added VACodedBufferSegmentAustin Yuan2010-04-271-0/+14
* | saveAustin Yuan2010-04-175-6/+15
* | saveAustin Yuan2010-04-163-5/+25
* | saveAustin Yuan2010-04-161-1/+7
* | saveAustin Yuan2010-04-164-1/+199
* | saveAustin Yuan2010-04-164-26/+61
* | Add vaPutSurfaceBuf for AndroidIMG_Drop_20100507_MDFLD20100517_5.3.0.000820100512_5.3.0.000720100510_5.3.0.0006_mdfld_eng_120100505_5.3.0.000520100428_5.3.0.000420100421_5.3.0.000320100414_5.3.0.0002Ren Zhaohan2010-04-083-0/+65
* | psb_drv_video error: vaPutSurface: invalidate drawableRen Zhaohan2010-04-071-1/+1
* | remove the unmature MIOAustin Yuan2010-04-072-1427/+0
* | Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libvaAustin Yuan2010-04-071-0/+5
|\ \
| * | Add Android.mk under libva/ to recursive call sub-dir's makefileRen Zhaohan2010-04-061-0/+5
| * | Add coded_buf to VAEncPictureParameterBufferJPEG.Elaine Wang2010-04-061-0/+1
* | | Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libvaAustin Yuan2010-04-061-5/+13
|\ \ \ | |/ /
| * | Update va_DisplayContextIsValid, driver name and included filesRen Zhaohan2010-04-011-5/+13
* | | Added codedbuf into JPEG encode picture parameterAustin Yuan2010-04-011-0/+1
|/ /
* | Added MIO example based on vaPutSurfaceAustin Yuan2010-04-012-0/+1427
* | pass moblin compileRen Zhaohan2010-04-014-6/+5
|/
* Add Android.mk, pass compileRen Zhaohan2010-04-014-34/+47
* move vaPutSurface(dpy, Surface *draw, XXX) into android/va_android.cAustin Yuan2010-03-312-2/+40
* fix build issueAustin Yuan2010-03-311-0/+10
* Initial android backendAustin Yuan2010-03-315-28/+238
* Display *x11_dpy ==> void *native_dpy for other window systemAustin Yuan2010-03-314-24/+24
* merge vatraceAustin Yuan2010-03-304-52/+1161
* fix build issue20100330_5.3.0.0001_Alpha2Austin Yuan2010-03-291-1/+1
* Add entrypoint for JPEG encodeAustin Yuan2010-03-291-0/+1
* Added JPEG/IEP data structureAustin Yuan2010-03-292-3/+38
* Merge branch 'powervr_iep_lite'Austin Yuan2010-03-291-0/+31
|\
| * add PowerVR IEP Lite related new display attributesDaniel(Qiang), Miao2010-03-251-0/+31
* | Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva i...20100324_5.3.0.0000Austin Yuan2010-03-2445-103/+96
|\ \ | |/ |/|
| * Move vaPutSurface() flags to <va/va.h> header.Gwenole Beauchesne2010-03-082-16/+16
| * Fix drivers build.Gwenole Beauchesne2010-03-085-1/+5
| * Drop <va/va_x11.h> include from <va/va_backend.h> as it is pointless.Gwenole Beauchesne2010-03-081-2/+0
| * Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-0845-77/+49
| * Fix a typoAustin Yuan2010-03-051-1/+1
| * Fix test/./h264encode.c issueAustin Yuan2010-03-041-8/+25
| * Fix make dist (missing loadsurface.h).Gwenole Beauchesne2010-03-041-0/+2
| * Add missing libs (pthreads).Gwenole Beauchesne2010-03-041-1/+1
* | Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva i...ww6.5-videoww53.4-videoww53.2-videoww53.1-videoww52.4-video-newww52.3-videoww51.5-videoww51.4-videoww5.2-videoww4.3-videoww08.1-videoww02.5-video-newww02.4-video-newww02.2-video-newww02.1-video-newww01.5-video-newww01.4-video-newww01.4-video4.1-video20100322_5.2.0.200420100218_5.2.0.200220100204_5.2.0.200120100128_5.2.0.200020100121_5.2.0.100420100115_5.2.0.100320100112_5.2.0.100220100108_5.2.0.100220100105_5.2.0.100120091231_5.2.0.100020091224_Alpha820091217_Alpha7Austin Yuan2009-12-171-1/+1
|\ \ | |/
| * Update libva library version to 1.0.1. should increase the revision when the ...libva-1.0.1Austin Yuan2009-12-171-1/+1