summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deprecate H.264 baseline profile and FMO supportMark Thompson2017-09-272-17/+5
* Add a macro to indicate deprecationMark Thompson2017-09-271-0/+12
* Make logging callbacks library-safeMark Thompson2017-09-276-79/+115
* Move VADisplay allocation to common codeMark Thompson2017-09-276-10/+22
* Move some common macro definitions to the new internal headerMark Thompson2017-09-276-13/+5
* Move declarations for internal functions to new headerMark Thompson2017-09-273-12/+35
* Refine the data type of slice_data_flag in VASliceParameterBufferHEVC to be c...Zhao Yakui2017-09-271-1/+1
* libva 2.0.0.pre1 for developmentXiang, Haihao2017-09-272-14/+6
* Use a flexible array memberXiang, Haihao2017-09-191-1/+1
* Bump a new VA API versionXiang, Haihao2017-08-231-1/+1
* H264 FEI supportKelvin Hu2017-08-214-0/+451
* Add support for encoding QP bufferSreerenj Balachandran2017-08-212-0/+18
* wayland: Add wl_drm listener immediately upon bindPhilipp Kerling2017-08-171-7/+10
* wayland: Implement registry remove handlerPhilipp Kerling2017-08-171-3/+20
* wayland: Immediately destroy wl_* objects when DRM device is authenticatedPhilipp Kerling2017-08-171-29/+50
* Merge branch 'v1.8-branch' into masterXiang, Haihao2017-08-161-1/+12
|\