summaryrefslogtreecommitdiff
path: root/src/va.h
Commit message (Expand)AuthorAgeFilesLines
* Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g...Austin Yuan2009-01-121-4/+0
* Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfixAustin Yuan2008-12-191-0/+1
* Bump va to v0.30 delievered by JonathanAustin Yuan2008-08-291-369/+80
* 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
* 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-071-1/+3
* * Add additional error codeWaldo Bastian2008-02-041-1/+2
* Update to VA API 0.28Waldo Bastian2007-12-061-31/+103
* Update to VA API 0.26Waldo Bastian2007-11-071-26/+19
* Define VA_LSB_FIRST / VA_MSB_FIRSTWaldo Bastian2007-11-011-0/+4
* Update to VA API v0.25Waldo Bastian2007-10-291-192/+251
* * Improve validation of input parameters & error reportingWaldo Bastian2007-10-251-11/+13
* * foward_mb -> forward_mbWaldo Bastian2007-10-161-3/+3
* pic_quantizer_scale needs 5 bits instead of 1Waldo Bastian2007-10-151-1/+1
* Swapped vaGetConfigAttributes and vaQueryConfigAttributes for API consistencyWaldo Bastian2007-09-201-5/+5
* Update to libva 0.24Waldo Bastian2007-09-201-12/+98
* 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-131-12/+36
* Include sub-picture support (va 0.22)root2007-09-071-6/+301
* Explicit license textWaldo Bastian2007-09-041-24/+20
* 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
* 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
* libva 0.19 -> remove VAPictureBitPlaneBufferTypeWaldo Bastian2007-08-061-10/+10
* 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-191-0/+1076