summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* libva 2.1.0.pre12.1.0.pre1Xiang, 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
* slide window supportxinfengz2017-11-212-3/+32
* add VAConfigAttribDecProcessing for decode post processpylee2017-11-212-1/+40
* add NV21 fourccxfengcarl2017-11-211-0/+1
* add RGB 10-bit packed formatxfengcarl2017-11-211-0/+6
* add new BRC methodxfengcarl2017-11-212-4/+59
* add encoding dirty rectangle. Read-only.pylee2017-11-212-0/+36
* add support for processing ratePing Liu2017-11-214-1/+106
* Add encoding intra refresh attributeJonathan Bian2017-11-212-0/+75
* add Encoding quantizationJonathan Bian2017-11-212-0/+44
* expose driver capibility of resolutionxfengcarl2017-11-212-0/+16
* add VAConfigAttribDecJPEG attributespylee2017-11-213-2/+27
* add 2D buffer supportCarl.Zhang2017-11-213-3/+62
* enhance h264 encode vui header settingxfengcarl2017-11-211-1/+7
* enhence enc feature for vp8xfengcarl2017-11-211-1/+14
* Add message callbacks for drivers to useMark Thompson2017-11-212-1/+64
* Move driver context allocation to common codeMark Thompson2017-11-216-81/+87
* new VPP featuresxfengcarl2017-11-212-2/+320
* New VAAPI definition for multi-frame processing applicable for Encode, FEI En...Artem Shaporenko2017-11-215-1/+309
* build: Remove unused macroVíctor Manuel Jáquez Leal2017-11-214-5/+1
* va: Add missing enums to string conversionsVíctor Manuel Jáquez Leal2017-11-211-0/+11