summaryrefslogtreecommitdiff
path: root/va/va.h
Commit message (Expand)AuthorAgeFilesLines
...
* New VAAPI definition for multi-frame processing applicable for Encode, FEI En...Artem Shaporenko2017-11-211-0/+108
* Add fields for intensity compensation in VC-1 interlaced decodingcarpalis2017-11-161-1/+5
* Add reserved bytes to most structuresXiang, Haihao2017-09-271-0/+118
* 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-271-0/+12
* Update some comment about VA-APIXiang, Haihao2017-09-271-20/+26
* Update the comments for context and surfaceXiang, Haihao2017-09-271-9/+12
* optimize values for VAConfigAttribEncSliceStructurexfengcarl2017-09-271-2/+6
* 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-271-400/+401
* Deprecate packed misc packed headerXiang, Haihao2017-09-271-3/+16
* dec/VC1: Update the comment for b_picture_fractionXiang, Haihao2017-09-271-1/+1
* Fix a typo in VAConfigAttribValEncROIXiang, Haihao2017-09-271-5/+5
* Note flags which have been renamed in the H.264 standardMark Thompson2017-09-271-2/+2
* Deprecate H.264 baseline profile and FMO supportMark Thompson2017-09-271-14/+5
* Add a macro to indicate deprecationMark Thompson2017-09-271-0/+12
* Make logging callbacks library-safeMark Thompson2017-09-271-3/+3
* Use a flexible array memberXiang, Haihao2017-09-191-1/+1
* H264 FEI supportKelvin Hu2017-08-211-0/+56
* Add support for encoding QP bufferSreerenj Balachandran2017-08-211-0/+9
* va.h: fix comments error for arbitrary number of MBs per slice.Jun Zhao2017-08-101-1/+1
* Don't automatically destroy the buffer(s) passed to vaRenderPictureXiang, Haihao2017-01-091-2/+7
* va.h: Improve the comment on the encode framerate parameterMark Thompson2016-12-231-5/+15
* va.h: fix compile warningLi Zhijian2016-11-221-1/+1
* Add the fourcc of I010 formatZhao Yakui2016-11-211-0/+5
* Add callbacks for error and info messages.Emmanuel Gil Peyrot2016-10-271-0/+15
* Add the comment for framerate in VAEncMiscParameterFrameRateXiang, Haihao2016-09-131-0/+8
* Merge and modify encoding bit-rate control per temporal layer.Xiang, Haihao2016-09-131-1/+86
* Add one flag to use the qp_delta instead of qp priority for ROI under non-CQP...jialipen2016-08-041-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