summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-02link with libXvmenlow-port-2009031420090323Austin Yuan1-1/+1
2009-02-16Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306Austin Yuan2-5/+23
2009-02-16clean vaDbyCreateSurfaceFromMrstV4L2BufAustin Yuan2-7/+19
2009-02-11Fixed the case that vaXXXX pass a corrupted vaDisplay pointAustin Yuan2-5/+23
2009-02-06Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaAustin Yuan1-1/+1
2009-02-06Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharingAustin Yuan2-0/+26
2009-02-05Fixed strncpy isssue, should copy "\0" tooAustin Yuan1-1/+1
2009-02-04Fix vainfo build issueAustin Yuan2-3/+3
2009-02-04Prototype of vaCreateSurfaceFromCIFrameAustin Yuan2-0/+21
2009-02-01Fixed issues reported by KlockworkAustin Yuan3-6/+12
2009-01-21Fix path issue of "va_x11.h"Austin Yuan9-8/+8
2009-01-19Fixed compile issueAustin Yuan1-1/+1
2009-01-19not include header at right directory, Compile error fixedchenbinglin1-1/+1
2009-01-12Remove garbage filesAustin Yuan5-1055/+0
2009-01-12Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g...Austin Yuan21-278/+1502
2008-12-19Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfixAustin Yuan1-0/+1
2008-12-18dummy driver by default installed into /usr/lib/driAustin Yuan1-1/+1
2008-11-20add dependence check in autoconfiglincroft-gfx-video-prealpha-rc2lincroft-gfx-video-prealpha-rc1Phase3-12082008Austin Yuan1-0/+4
2008-10-22change video driver directory to /usr/lib/dri instead of /usr/X11R6/lib/modul...phase2-20081110root1-2/+2
2008-08-29Bump va to v0.30 delievered by JonathanAustin Yuan3-371/+82
2008-07-09Added some FOURCC definitionsAustin Yuan1-0/+6
2008-07-02Added the missing frame_rate into SequenceParameterMPEG4Austin Yuan1-0/+1
2008-07-01Update for:Austin Yuan1-2/+3
2008-05-14Correction for PictureParameterH264Austin Yuan1-1/+1
2008-05-07Typo correctionAustin Yuan1-4/+4
2008-05-05Correct some mistakes in va.hAustin Yuan1-6/+7
2008-04-29Merge branch 'master' into mrst-videoAustin Yuan4-4/+2
2008-04-29Add data structures of encode into va.hAustin Yuan1-1/+267
2008-04-28Fix interface revision of dummy driver.Waldo Bastian1-2/+2
2008-03-14Call vaPutSurfaceWaldo Bastian1-2/+0
2008-03-14MPEG2 example streamWaldo Bastian2-0/+0
2008-03-14The HW specific driver depends on "-lXfixes -lXdamage" to do correct displayAustin Yuan1-1/+1
2008-03-13Add MPEG2 VLD test caseWaldo Bastian3-1/+255
2008-03-10Update error messagesWaldo Bastian1-0/+12
2008-03-04Added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still v0.29)Waldo Bastian1-1/+3
2008-02-19Add VA_STATUS_ERROR_INVALID_PARAMETERWaldo Bastian1-0/+1
2008-02-07* VC1: Add 'quantizer' to pic paramsWaldo Bastian4-5/+7
2008-02-04* Add additional error codeWaldo Bastian2-1/+6
2007-12-06vainfo: Readd VA API versionWaldo Bastian1-0/+1
2007-12-06Update to VA API 0.28Waldo Bastian10-46/+332
2007-12-06Include vainfo in Debian packageWaldo Bastian1-0/+1
2007-12-06Add vainfo utility to get baseic driver info from command lineWaldo Bastian3-4/+85
2007-11-10Generate proper error for NULL display.Waldo Bastian1-0/+5
2007-11-08Do no attempt vaCreateBuffer with VAImageBufferTypeWaldo Bastian2-4/+0
2007-11-07Update to VA API 0.26Waldo Bastian8-102/+183
2007-11-01Define VA_LSB_FIRST / VA_MSB_FIRSTWaldo Bastian1-0/+4
2007-10-31Update version numbers to 0.25Waldo Bastian2-2/+2
2007-10-29Update to VA API v0.25Waldo Bastian10-428/+597
2007-10-25* Improve validation of input parameters & error reportingWaldo Bastian3-66/+86
2007-10-16* foward_mb -> forward_mbWaldo Bastian1-3/+3