summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* Add missing rate control parameters to trace output2.1.1.pre1-20180601Mark Thompson2018-05-141-1/+7
* Improve documentation for encode HRD parametersMark Thompson2018-05-141-2/+25
* Improve documentation for encode framerate parametersMark Thompson2018-05-141-4/+10
* Improve documentation for rate control parametersMark Thompson2018-05-141-16/+59
* Add comments explaining layout of formats represented by fourccsMark Thompson2018-05-141-14/+174
* Add 10/12-bit YUV render target formatsMark Thompson2018-05-141-0/+5
* Remove incorrect "BPP" suffix from 10-bit render target formatsMark Thompson2018-05-141-19/+17
* Add strings for H.265 RExt subprofilesMark Thompson2018-05-141-0/+9
* Remove duplicate AYUV fourccMark Thompson2018-05-141-1/+0
* Remove executable mode from source filesMark Thompson2018-05-143-0/+0
* add hevc picture parameters, slice parameters and profile for range extension...Zhengguo.Xu2018-04-132-1/+242
* add fourcc code for y210/y216/ayuv/y410/y416 formatZhengguo.Xu2018-04-131-0/+7
* Add 'fast_intra_mode' in VAEncMiscParameterFEIFrameControlHEVCdlin22018-04-081-1/+4
* [common] Add RGB565 and BGR565 definitionsRoman Kazantsev2018-03-301-0/+2
* va: Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORTPhilipp Kerling2018-03-301-0/+3
* Fix issue with static analysis scanU. Artie Eoff2018-03-201-1/+1
* Add '-Wall -fstack-protector' to CFLAGSHaihao Xiang2018-03-151-0/+10
* Fix comment about VADRMPRIMESurfaceDescriptorHaihao Xiang2018-03-131-1/+1
* Return once the drawable is destroyedHaihao Xiang2018-03-131-0/+1
* va: add new VA STATUS ERRORChenXiaomin2018-03-022-0/+4
* libva 2.1.1.pre1 for developmentXiang, Haihao2018-02-021-0/+1
* build: enable out-of-source buildingVíctor Manuel Jáquez Leal2018-02-011-1/+1
* Revert "fei_hevc: Add control to use avc VME to do intra prediction for HEVC ...Xiang, Haihao2018-01-301-3/+1
* fei_hevc: Add control to use avc VME to do intra prediction for HEVC FEIdlin22018-01-261-1/+3
* android: fix typo introduced by 4cc9a74bXu Guangxin2018-01-261-2/+2
* Update some comments about VADRMPRIMESurfaceDescriptorXiang, Haihao2018-01-231-2/+2
* va_trace: Remove unused variableVictor Toso2018-01-171-1/+0
* android: remove useless vaPutSurfaceXu Guangxin2018-01-122-94/+0
* meson: add va_fei_hevc.hVíctor Manuel Jáquez Leal2018-01-111-0/+1
* Update for the documents generationPengfei Qu2018-01-035-13/+34
* Fix tracing index allocation issuepeng.chen2018-01-031-27/+34
* add comments for FEIxinfengz2018-01-031-3/+54
* va: add missing error status/error message map.Jun Zhao2018-01-031-0/+8
* Expose the encode passes interface.Hongbo2018-01-021-0/+10
* Add meson supportVíctor Manuel Jáquez Leal2018-01-021-0/+254
* remove max_display_attributes value check.XinfengZhang2018-01-021-1/+0
* deprecated VAEncSliceParameterBuffer.Jun Zhao2017-12-041-1/+7
* Update some comment about FEI in VA-API.Jun Zhao2017-12-041-0/+1
* trace: init mutex before attempting to lock itU. Artie Eoff2017-12-011-3/+3
* Add a new DRM PRIME memory typeMark Thompson2017-11-221-1/+66
* Add a new interface for exporting surfacesMark Thompson2017-11-223-1/+90
* HEVC FEI supportKelvin Hu2017-11-224-0/+260
* Statistics function for FEI and non-FEIKelvin Hu2017-11-224-0/+266
* report QP Block Sizexfengcarl2017-11-212-0/+7
* add decode stream out buffer typexfengcarl2017-11-212-0/+4
* add common error for coded status of encodexfengcarl2017-11-211-0/+4
* add perMB skip disable control.xfengcarl2017-11-212-0/+8
* add sequence display extension support for MPEG2 encodexfengcarl2017-11-212-0/+15
* add controls for encode qualityxfengcarl2017-11-213-1/+159
* add mb number in decode MB errorsxfengcarl2017-11-211-2/+2