summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* pic_quantizer_scale needs 5 bits instead of 1Waldo Bastian2007-10-151-1/+1
* More testsWaldo Bastian2007-09-254-1/+227
* Handle some of the newer buffer types in vaCreateBufferWaldo Bastian2007-09-251-0/+3
* More testsWaldo Bastian2007-09-257-9/+472
* First test casesWaldo Bastian2007-09-248-10/+549
* Update library versionWaldo Bastian2007-09-201-1/+1
* preparing for release of v0.24Waldo Bastian2007-09-201-3/+8
* Swapped vaGetConfigAttributes and vaQueryConfigAttributes for API consistencyWaldo Bastian2007-09-204-15/+15
* Update to libva 0.24Waldo Bastian2007-09-207-116/+287
* Plan for better test coverage.Waldo Bastian2007-09-191-0/+61
* weighted_bipred_idc needs 2 bitsWaldo Bastian2007-09-171-4/+4
* Fix sign of some H264 paramsWaldo Bastian2007-09-141-3/+3
* bump libva to 23Austin Yuan2007-09-135-15/+179
* Install dummy driver to /usr/X11R6/lib/modules/driWaldo Bastian2007-09-072-4/+4
* Make dummy driver compile & loadWaldo Bastian2007-09-074-94/+283
* Updated for 0.22Waldo Bastian2007-09-076-7/+25
* Include sub-picture support (va 0.22)root2007-09-074-13/+687