summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-073-4/+6
* * Add additional error codeWaldo Bastian2008-02-042-1/+6
* Update to VA API 0.28Waldo Bastian2007-12-065-38/+262
* Add vainfo utility to get baseic driver info from command lineWaldo Bastian2007-12-061-3/+6
* Generate proper error for NULL display.Waldo Bastian2007-11-101-0/+5
* Update to VA API 0.26Waldo Bastian2007-11-074-56/+33
* Define VA_LSB_FIRST / VA_MSB_FIRSTWaldo Bastian2007-11-011-0/+4
* Update version numbers to 0.25Waldo Bastian2007-10-311-1/+1
* Update to VA API v0.25Waldo Bastian2007-10-294-284/+444
* * 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
* Update library versionWaldo Bastian2007-09-201-1/+1
* Swapped vaGetConfigAttributes and vaQueryConfigAttributes for API consistencyWaldo Bastian2007-09-203-13/+13
* Update to libva 0.24Waldo Bastian2007-09-204-97/+212
* 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-134-14/+145
* Make dummy driver compile & loadWaldo Bastian2007-09-071-1/+1
* Include sub-picture support (va 0.22)root2007-09-074-13/+687
* Explicit license textWaldo Bastian2007-09-044-28/+86
* add "is_first_field" into VAPictureParameterBufferMPEG2Austin Yuan2007-08-301-0/+1
* Update H.264 paramsWaldo Bastian2007-08-221-15/+55
* H264 slice params: Fix typo "10" -> "l0"Waldo Bastian2007-08-201-2/+2
* Bump version to 0.20Waldo Bastian2007-08-091-1/+1
* Added num_skipped_macroblocks to MPEG2 MC paramsWaldo Bastian2007-08-091-0/+3
* VC1 params: add loopfilterWaldo Bastian2007-08-081-0/+1
* Fix typo (choma -> chroma)Waldo Bastian2007-08-081-2/+7
* rev 0.20 (08/07/07 Jonathan Bian) - Added missing fields to VC-1 PictureParam...Waldo Bastian2007-08-081-3/+28
* Include & export DRI interface as part of VA namespaceWaldo Bastian2007-08-076-688/+213
* libva 0.19 -> remove VAPictureBitPlaneBufferTypeWaldo Bastian2007-08-062-11/+11
* range_reduction_frame -> PICTURE_LAYER::RANGEREDFRMWaldo Bastian2007-07-201-1/+1
* Add comment describing when to send picture parametersWaldo Bastian2007-07-201-0/+19
* Define VA_INVALID_SURFACEroot2007-07-031-0/+2
* Initial commit of libvaroot2007-06-199-0/+3646