summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* configure: set strict default compiler flagsU. Artie Eoff2017-11-211-0/+3
* 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
* coverity: fix check_after_derefVictor Toso2017-11-161-2/+1
* Add fields for intensity compensation in VC-1 interlaced decodingcarpalis2017-11-161-1/+5
* wayland: fix toctou violation when opening drm deviceU. Artie Eoff2017-11-161-8/+12
* va_fool: check fstat resultU. Artie Eoff2017-11-161-10/+20
* va_drm: dlopen correct version of libva-x11Sebastian Ramacher2017-11-142-2/+1
* Merge branch 'v2.0-branch' into mastercoverity_scanXiang, Haihao2017-10-244-3/+26
|\
| * libva 2.0.0libva-2.0.02.0.0v2.0-branchXiang, Haihao2017-10-212-3/+3
| * libva 2.0.0.pre32.0.0.pre3Xiang, Haihao2017-10-141-1/+1
| * Fix returning of old info callbackMark Thompson2017-10-141-1/+1
| * libva 2.0.0.pre22.0.0.pre2Xiang, Haihao2017-09-291-1/+1
| * Fix build issue on AndroidXiang, Haihao2017-09-293-2/+11
| * Update NEWS2.0.0.pre1Xiang, Haihao2017-09-281-1/+15
* | Fix returning of old info callbackMark Thompson2017-10-111-1/+1
* | Bump libva to 2.0.1.pre1 for developmentXiang, Haihao2017-09-291-1/+1
|/
* Fix segmentation fault in VA tracerXiang, Haihao2017-09-282-16/+18
* Add reserved bytes to most structuresXiang, Haihao2017-09-2718-2/+264
* Update the comments of packed headerxfengcarl2017-09-271-3/+18
* Add or update the comment for num_ref_idx_{l0,l1}_default_active_minus1Xiang, Haihao2017-09-272-2/+14
* Update some comment about VA-APIXiang, Haihao2017-09-271-20/+26
* Update the comments for context and surfaceXiang, Haihao2017-09-271-9/+12
* va: Use new va*Str() functionsKelly Ledford2017-09-271-36/+6
* va: Add functions for converting common enums to stringsKelly Ledford2017-09-273-0/+183
* va_internal: list va_internal on noinst_HEADERSDaniel Charles2017-09-271-0/+1
* optimize values for VAConfigAttribEncSliceStructurexfengcarl2017-09-271-2/+6
* Fix deprecated warningXiang, Haihao2017-09-274-5/+3
* va: Add the fourcc of I420 formatJun Zhao2017-09-271-0/+2
* Remove the comment about vaGetSurfaceAttributes()Xiang, Haihao2017-09-271-8/+6
* Use portable types for VA structuresXiang, Haihao2017-09-278-682/+683
* Deprecate packed misc packed headerXiang, Haihao2017-09-273-5/+28
* Delete libva-tpi and libva-egl backendsXiang, Haihao2017-09-2712-507/+4
* dec/VC1: Update the comment for b_picture_fractionXiang, Haihao2017-09-271-1/+1
* Update the data structure for HEVC decodingXiang, Haihao2017-09-271-36/+0
* update VAEncMacroblockParameterBufferH264Xiang, Haihao2017-09-271-4/+5
* Fix a typo in VAConfigAttribValEncROIXiang, Haihao2017-09-271-5/+5
* va_egl.h: add license to fileDaniel Charles2017-09-271-0/+23
* Note flags which have been renamed in the H.264 standardMark Thompson2017-09-271-2/+2
* Detect short reads when filling fool buffersMark Thompson2017-09-271-2/+8
* Add namespace prefix to global DRI functions in libva-x11Mark Thompson2017-09-274-14/+14
* Add namespace prefix to globalsMark Thompson2017-09-276-43/+43