summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to libva 1.0.9libva-1.0.9Austin Yuan2011-02-092-2/+2
* Remove suffix of libVA.spec versionAustin Yuan2011-02-081-1/+1
* mv va_egl.h ./eglAustin Yuan2011-02-091-27/+0
* mv va_backend_egl.h eg/Austin Yuan2011-02-091-40/+0
* Remove obsolete filesAustin Yuan2011-02-091-18784/+0
* Merge with fd.o libvaAustin Yuan2011-02-0923-207/+1094
|\
| * Fix build issueAustin Yuan2011-02-095-3/+31
| * 1) cleanup for VA_FOOLAustin Yuan2011-02-0815-57/+318
| * dummy_drv_video: make VADriverContext.vtable a pointer.Gwenole Beauchesne2011-02-091-44/+45
| * Make VADriverContext.vtable a pointer.Gwenole Beauchesne2011-02-094-54/+80
| * Bump VA-API version to 0.32.0. Fix __vaDriverInit*() function name.Gwenole Beauchesne2011-02-094-7/+14
| * i965_drv_video: set the number of elements in a buffer store.Osin, Alexander I2011-02-091-0/+3
| * i965_drv_video: check frame store index firstly on SandybridgeXiang, Haihao2011-02-011-1/+2
| * Update VAAPI to 0.32Xiang, Haihao2011-01-273-7/+7
| * [G45] Fix check for H.264 decoding support.Gwenole Beauchesne2011-01-274-27/+48
| * [G45] Fix check for VC-1 decoding supportGwenole Beauchesne2011-01-271-16/+15
| * i965_drv_video: VC-1 on SandybridgeXiang, Haihao2011-01-263-32/+679
| * Add profile into VAPictureParameterBufferVC1Xiang, Haihao2011-01-261-0/+1
* | Move va/va_egl.c->va/egl/va_egl.cJason Hu2011-01-302-1/+1
* | Create VADriverVTableEGL for va-egl function table.Jason Hu2011-01-285-10/+54
* | Fix build issueAustin Yuan2011-01-263-7/+7
* | Merge with umg-stable changesAustin Yuan2011-01-251-1/+1
* | Merge branch 'umg-stable' into mbl-masterAustin Yuan2011-01-252-25/+18815
|\ \
| * | restore and update spec fileStephen Ware2011-01-141-20/+29
| * | Merge from local for 0035 releaseAustin Yuan2011-01-1457-532/+4870
| * | remove header files from libva and put in libva-develStephen Ware2010-12-091-11/+0
| * | define libversion separate from rpm version and use it in files list to fix b...Stephen Ware2010-12-091-4/+5
| * | add MFLD to version to make our version newer than meego 1.0.6Stephen Ware2010-12-091-1/+1
| * | Merge "align more closely with meego. add require for gl to get libva-glx bui...umgbuild2010-11-151-3/+22
| |\ \
| | * | align more closely with meego. add require for gl to get libva-glx buildingumgbuild2010-11-151-3/+22
| * | | Merge with libva TAG 20101110_5.3.0.0030Austin Yuan2010-11-152-37/+147
| |/ /
| * | libva-1.0.6Austin Yuan2010-11-0413-499/+20723
| * | New and improved: this one builds.Stephen Ware2010-10-251-12/+20
| * | Sync with latest libVA tree, Squashed commit of the following:Austin Yuan2010-10-13133-67/+10641
* | | Merge branch 'master' into mbl-gitAustin Yuan2011-01-257-4/+473
|\ \ \ | | |/ | |/|
| * | Bump to 1.0.8libva-1.0.8Austin Yuan2011-01-251-1/+1
| * | i965_drv_video: build shaders for decoding & post proscessingXiang, Haihao2011-01-214-2/+470
| * | Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan2011-01-1429-19159/+1546
| * | i965_drv_video: support IA44/AI44 subpicture formats on SandybridgeXiang, Haihao2011-01-101-0/+1
| * | bump library version to 1.0.7libva-1.0.7Xiang, Haihao2011-01-051-1/+1
* | | Add va-egl API to support medfield texstreaming.Jason Hu2011-01-248-4/+103
* | | modify the problem of mallocing a VACodedBufferSegment every timejiguoliang2011-01-211-10/+16
* | | add the VACodedBufferSegment data structure for the get_frame functionjiguoliang2011-01-211-4/+14
* | | Add flag to indicate subpicture coordinates are screen relativeHoward S. Hamilton2011-01-201-5/+10
* | | complete the get frame functionjiguoliang2011-01-201-11/+15
* | | Fix build issue in AndroidAustin Yuan2011-01-141-1/+1
* | | Added va_fool_getframe.c into the buildAustin Yuan2011-01-141-0/+1
* | | Fix the build issue for AndroidAustin Yuan2011-01-142-1/+9
* | | Delete the hard coded clip va_fool_264.h20110104_5.3.0.0035Austin Yuan2011-01-105-18808/+22
* | | refine VA_FOOLAustin Yuan2011-01-104-213/+263