summaryrefslogtreecommitdiff
path: root/src/va.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-20Sync with masterAustin Yuan1-1/+3
2009-11-09merge master->local-branch-testing2ww46.1-beta-rc220091109_5.1.0.0127Austin Yuan1-163/+180
2009-06-05Chage VASurfaceSkipped from 3 to 420090608_Alpha2.2Austin Yuan1-1/+1
2009-05-25Added "intra_period" into VAEncSequenceParameterBufferH263Austin Yuan1-1/+2
2009-04-29Fix binary compatibility issue caused by VAAPI ISO-C conformance fixmenlow-port-05082009-Alpha1.305082009_Alpha1.304302009_Alpha1.204282009_ww18Austin Yuan1-100/+103
2009-03-27Add 'bits' field for structure VAEncSliceParameterBufferRen, Zhaohan1-1/+1
2009-03-26patch 109_VA_FOURCC.patchRen, Zhaohan1-1/+1
2009-03-03Update from Jonathan's latest vaAPI_r030v2.txtAustin Yuan1-5/+0
2009-03-03Update from Jonathan,Austin Yuan1-169/+174
2009-01-12Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g...Austin Yuan1-4/+0
2008-12-19Add definition of FOURCC IYUVlincroft-gfx-video-prealpha-rc3lincroft-gfx-video-prealpha-rc2-encode-hotfixAustin Yuan1-0/+1
2008-08-29Bump va to v0.30 delievered by JonathanAustin Yuan1-369/+80
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-29Add data structures of encode into va.hAustin Yuan1-1/+267
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 Bastian1-1/+3
2008-02-04* Add additional error codeWaldo Bastian1-1/+2
2007-12-06Update to VA API 0.28Waldo Bastian1-31/+103
2007-11-07Update to VA API 0.26Waldo Bastian1-26/+19
2007-11-01Define VA_LSB_FIRST / VA_MSB_FIRSTWaldo Bastian1-0/+4
2007-10-29Update to VA API v0.25Waldo Bastian1-192/+251
2007-10-25* Improve validation of input parameters & error reportingWaldo Bastian1-11/+13
2007-10-16* foward_mb -> forward_mbWaldo Bastian1-3/+3
2007-10-15pic_quantizer_scale needs 5 bits instead of 1Waldo Bastian1-1/+1
2007-09-20Swapped vaGetConfigAttributes and vaQueryConfigAttributes for API consistencyWaldo Bastian1-5/+5
2007-09-20Update to libva 0.24Waldo Bastian1-12/+98
2007-09-17weighted_bipred_idc needs 2 bitsWaldo Bastian1-4/+4
2007-09-14Fix sign of some H264 paramsWaldo Bastian1-3/+3
2007-09-13bump libva to 23Austin Yuan1-12/+36
2007-09-07Include sub-picture support (va 0.22)root1-6/+301
2007-09-04Explicit license textWaldo Bastian1-24/+20
2007-08-30add "is_first_field" into VAPictureParameterBufferMPEG2Austin Yuan1-0/+1
2007-08-22Update H.264 paramsWaldo Bastian1-15/+55
2007-08-20H264 slice params: Fix typo "10" -> "l0"Waldo Bastian1-2/+2
2007-08-09Added num_skipped_macroblocks to MPEG2 MC paramsWaldo Bastian1-0/+3
2007-08-08VC1 params: add loopfilterWaldo Bastian1-0/+1
2007-08-08Fix typo (choma -> chroma)Waldo Bastian1-2/+7
2007-08-08rev 0.20 (08/07/07 Jonathan Bian) - Added missing fields to VC-1 PictureParam...Waldo Bastian1-3/+28
2007-08-06libva 0.19 -> remove VAPictureBitPlaneBufferTypeWaldo Bastian1-10/+10
2007-07-20range_reduction_frame -> PICTURE_LAYER::RANGEREDFRMWaldo Bastian1-1/+1
2007-07-20Add comment describing when to send picture parametersWaldo Bastian1-0/+19
2007-07-03Define VA_INVALID_SURFACEroot1-0/+2
2007-06-19Initial commit of libvaroot1-0/+1076