summaryrefslogtreecommitdiff
path: root/va/va.h
Commit message (Expand)AuthorAgeFilesLines
* Add the comment for framerate in VAEncMiscParameterFrameRateXiang, Haihao2016-10-311-0/+8
* Merge and modify encoding bit-rate control per temporal layer.Xiang, Haihao2016-10-311-1/+86
* Add one flag to use the qp_delta instead of qp priority for ROI under non-CQP...jialipen2016-08-221-14/+61
* Add API for VP9 EncodeWang, Ce2016-05-271-0/+1
* Add Macroblock based rate control method.pylee2016-05-091-0/+5
* Merge ROI patches from staging branchpylee2016-05-091-10/+80
* Added VAEntrypointEncSliceLP for implementations to expose a low power/high p...Jonathan Bian2016-05-091-0/+9
* Add support for 10b vp9 decodeWang, Ce2016-01-291-1/+4
* Added 10-bit YUV RT format value and fourcc codesJonathan Bian2015-12-071-0/+8
* Add the new YV16 fourcc codeZhao Yakui2015-12-071-0/+5
* Revert "Added 10-bit YUV RT format value and fourcc codes"Xiang, Haihao2015-12-071-14/+0
* Added 10-bit YUV RT format value and fourcc codesJonathan Bian2015-12-021-0/+14
* Add one API to allow the user to specify the loaded backend driverZhao Yakui2015-05-221-1/+8
* Add VAConfigAttribEncSkipFrame and corresponding structures to support sendin...pylee2015-04-031-0/+35
* Merge VP9 decode API from staging branchWang, Ce2015-04-021-1/+3
* libva:Add the bits mask of color-sapce conversion standardsyakui.zhao@intel.com2015-04-021-0/+1
* Add support for querying slice decoding mode supported by the underlying driverJonathan Bian2015-04-021-0/+23
* HEVC encode APIWang, Ce2015-03-191-0/+1
* Include sub core APIs in va.h as wellXiang, Haihao2015-03-191-2/+9
* Move VAHuffmanTableBufferJPEGBaseline to va.hXiang, Haihao2015-03-191-0/+39
* Added HEVC decode APIWang, Ce2014-12-041-1/+69
* Extended existing JPEG encoding data structures and added configuration attri...Jonathan Bian2014-11-191-20/+27
* doc: fix scan order specification for quantization tables.Gwenole Beauchesne2014-09-261-0/+14
* API: add support for buffer exports.Gwenole Beauchesne2014-09-071-1/+106
* Update comment for quality_levelXiang, Haihao2014-09-071-1/+3
* Added VAConfigEncQualityRange attribute and VAEncMiscParameterBufferQualityLe...Jonathan Bian2014-09-071-0/+26
* Add vaSurfaceAttribUsageHint to give the driver a hint of intended usage to o...pylee2014-07-181-0/+18
* Added support for VP8 encoding.Jonathan Bian2014-07-181-0/+1
* Merge H.264 MVC profiles from staging branch.Gwenole Beauchesne2014-06-161-1/+3
* Fix VA_ENC_PACKED_HEADER_RAW_DATA value.Gwenole Beauchesne2014-05-051-1/+1
* Doxygen tags in libva.Sameer Kibey2014-03-271-95/+94
* va: drop VAEntrypointMax enumeration.Gwenole Beauchesne2014-03-031-1/+0
* va: include <stdint.h> header.Gwenole Beauchesne2014-03-031-0/+1
* Add VP8 decoding APIJonathan Bian2014-02-131-1/+3
* va: add new ABGR/XBGR fourcc codes.Victor Ying2013-08-271-0/+2
* API: add vaQuerySurfaceAttributes().Gwenole Beauchesne2013-06-051-15/+26
* Added new VA_RT_FORMAT_RGBP and VA_FOURCC_411RJonathan Bian2013-06-051-0/+3
* ASurfaceAttribExternalBuffers flags: add more memory attribute flagsAustin Yuan2013-06-051-0/+9
* Changed values for VASurfaceAttribMemoryType from fourcc to bit fields.Jonathan Bian2013-06-051-8/+13
* Added new RT formats and fourcc codes for pixel formats.Jonathan Bian2013-06-051-1/+17
* Added new surface attributes to enable VA surface creation from external buff...Jonathan Bian2013-06-051-1/+50
* Add RGB RT format definition for video processLi,Xiaowei2013-06-051-0/+2
* Add new fourcc codesJonathan Bian2013-06-051-0/+2
* API: add surface attributes.Gwenole Beauchesne2013-06-051-16/+98
* doc/vpp: link modules from the main page.Gwenole Beauchesne2013-05-281-0/+1
* doc/encode: link modules from the main page.Gwenole Beauchesne2013-05-281-0/+17
* doc: add placeholder for the Core API.Gwenole Beauchesne2013-05-281-0/+15
* Add maximum type number define, and one addition VPP flagBinglin Chen2013-05-281-1/+3
* VAProcPipelineParameterBufferType: start from 41 in case there are more encod...Austin Yuan2013-05-281-2/+2
* API: add video processing interfaces.Gwenole Beauchesne2013-05-281-1/+29