summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* link with libXvmenlow-port-2009031420090323Austin Yuan2009-03-021-1/+1
* Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306Austin Yuan2009-02-162-5/+23
|\
| * Fixed the case that vaXXXX pass a corrupted vaDisplay pointAustin Yuan2009-02-112-5/+23
* | clean vaDbyCreateSurfaceFromMrstV4L2BufAustin Yuan2009-02-162-7/+19
|/
* Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaAustin Yuan2009-02-061-1/+1
|\
| * Fixed strncpy isssue, should copy "\0" tooAustin Yuan2009-02-051-1/+1
* | Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharingAustin Yuan2009-02-062-0/+26
|/
* Fix vainfo build issueAustin Yuan2009-02-042-3/+3
* Prototype of vaCreateSurfaceFromCIFrameAustin Yuan2009-02-042-0/+21
* Fixed issues reported by KlockworkAustin Yuan2009-02-013-6/+12
* Fix path issue of "va_x11.h"Austin Yuan2009-01-219-8/+8
* Fixed compile issueAustin Yuan2009-01-191-1/+1
* not include header at right directory, Compile error fixedchenbinglin2009-01-191-1/+1
* Remove garbage filesAustin Yuan2009-01-125-1055/+0
* Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g...Austin Yuan2009-01-1221-278/+1502
* Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfixAustin Yuan2008-12-191-0/+1
* dummy driver by default installed into /usr/lib/driAustin Yuan2008-12-181-1/+1
* add dependence check in autoconfiglincroft-gfx-video-prealpha-rc2lincroft-gfx-video-prealpha-rc1Phase3-12082008Austin Yuan2008-11-201-0/+4
* change video driver directory to /usr/lib/dri instead of /usr/X11R6/lib/modul...phase2-20081110root2008-10-221-2/+2
* Bump va to v0.30 delievered by JonathanAustin Yuan2008-08-293-371/+82
* Added some FOURCC definitionsAustin Yuan2008-07-091-0/+6
* Added the missing frame_rate into SequenceParameterMPEG4Austin Yuan2008-07-021-0/+1
* Update for:Austin Yuan2008-07-011-2/+3
* Correction for PictureParameterH264Austin Yuan2008-05-141-1/+1
* Typo correctionAustin Yuan2008-05-071-4/+4
* Correct some mistakes in va.hAustin Yuan2008-05-051-6/+7
* Merge branch 'master' into mrst-videoAustin Yuan2008-04-294-4/+2
|\
| * Fix interface revision of dummy driver.Waldo Bastian2008-04-281-2/+2
| * Call vaPutSurfaceWaldo Bastian2008-03-141-2/+0
| * MPEG2 example streamWaldo Bastian2008-03-142-0/+0
* | Add data structures of encode into va.hAustin Yuan2008-04-291-1/+267
|/
* The HW specific driver depends on "-lXfixes -lXdamage" to do correct displayAustin Yuan2008-03-141-1/+1
* Add MPEG2 VLD test caseWaldo Bastian2008-03-133-1/+255
* Update error messagesWaldo Bastian2008-03-101-0/+12
* Added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED (still v0.29)Waldo Bastian2008-03-041-1/+3
* Add VA_STATUS_ERROR_INVALID_PARAMETERWaldo Bastian2008-02-191-0/+1
* * VC1: Add 'quantizer' to pic paramsWaldo Bastian2008-02-074-5/+7
* * Add additional error codeWaldo Bastian2008-02-042-1/+6
* vainfo: Readd VA API versionWaldo Bastian2007-12-061-0/+1
* Update to VA API 0.28Waldo Bastian2007-12-0610-46/+332
* Include vainfo in Debian packageWaldo Bastian2007-12-061-0/+1
* Add vainfo utility to get baseic driver info from command lineWaldo Bastian2007-12-063-4/+85
* Generate proper error for NULL display.Waldo Bastian2007-11-101-0/+5
* Do no attempt vaCreateBuffer with VAImageBufferTypeWaldo Bastian2007-11-082-4/+0
* Update to VA API 0.26Waldo Bastian2007-11-078-102/+183
* Define VA_LSB_FIRST / VA_MSB_FIRSTWaldo Bastian2007-11-011-0/+4
* Update version numbers to 0.25Waldo Bastian2007-10-312-2/+2
* Update to VA API v0.25Waldo Bastian2007-10-2910-428/+597
* * Improve validation of input parameters & error reportingWaldo Bastian2007-10-253-66/+86
* * foward_mb -> forward_mbWaldo Bastian2007-10-161-3/+3