OSDN Git Service

add Encoding quantization
[android-x86/hardware-intel-common-libva.git] / va / va.h
2017-11-22 Jonathan Bianadd Encoding quantization
2017-11-22 xfengcarlexpose driver capibility of resolution
2017-11-22 pyleeadd VAConfigAttribDecJPEG attributes
2017-11-22 Carl.Zhangadd 2D buffer support
2017-11-22 xfengcarlnew VPP features
2017-11-22 Artem ShaporenkoNew VAAPI definition for multi-frame processing applica...
2017-11-16 carpalisAdd fields for intensity compensation in VC-1 interlace...
2017-09-27 Xiang, HaihaoAdd reserved bytes to most structures
2017-09-27 xfengcarlUpdate the comments of packed header
2017-09-27 Xiang, HaihaoAdd or update the comment for num_ref_idx_{l0,l1}_defau...
2017-09-27 Xiang, HaihaoUpdate some comment about VA-API
2017-09-27 Xiang, HaihaoUpdate the comments for context and surface
2017-09-27 xfengcarloptimize values for VAConfigAttribEncSliceStructure
2017-09-27 Jun Zhaova: Add the fourcc of I420 format
2017-09-27 Xiang, HaihaoRemove the comment about vaGetSurfaceAttributes()
2017-09-27 Xiang, HaihaoUse portable types for VA structures
2017-09-27 Xiang, HaihaoDeprecate packed misc packed header
2017-09-27 Xiang, Haihaodec/VC1: Update the comment for b_picture_fraction
2017-09-27 Xiang, HaihaoFix a typo in VAConfigAttribValEncROI
2017-09-27 Mark ThompsonNote flags which have been renamed in the H.264 standard
2017-09-27 Mark ThompsonDeprecate H.264 baseline profile and FMO support
2017-09-27 Mark ThompsonAdd a macro to indicate deprecation
2017-09-27 Mark ThompsonMake logging callbacks library-safe
2017-09-19 Xiang, HaihaoUse a flexible array member
2017-08-21 Kelvin HuH264 FEI support
2017-08-21 Sreerenj BalachandranAdd support for encoding QP buffer
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-08-10 Jun Zhaova.h: fix comments error for arbitrary number of MBs... nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5
2017-01-09 Xiang, HaihaoDon't automatically destroy the buffer(s) passed to...
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-12-23 Mark Thompsonva.h: Improve the comment on the encode framerate parameter
2016-11-22 Li Zhijianva.h: fix compile warning
2016-11-21 Zhao YakuiAdd the fourcc of I010 format
2016-10-31 Xiang, HaihaoAdd the comment for framerate in VAEncMiscParameterFram...
2016-10-31 Xiang, HaihaoMerge and modify encoding bit-rate control per temporal...
2016-10-27 Emmanuel Gil PeyrotAdd callbacks for error and info messages.
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-13 Xiang, HaihaoAdd the comment for framerate in VAEncMiscParameterFram...
2016-09-13 Xiang, HaihaoMerge and modify encoding bit-rate control per temporal...
2016-08-22 jialipenAdd one flag to use the qp_delta instead of qp priority...
2016-08-04 jialipenAdd one flag to use the qp_delta instead of qp priority...
2016-05-27 Wang, CeAdd API for VP9 Encode
2016-05-09 pyleeAdd Macroblock based rate control method.
2016-05-09 pyleeMerge ROI patches from staging branch
2016-05-09 Jonathan BianAdded VAEntrypointEncSliceLP for implementations to...
2016-01-29 Wang, CeAdd support for 10b vp9 decode
2016-01-29 Wang, CeAdd support for 10b vp9 decode
2015-12-07 Jonathan BianAdded 10-bit YUV RT format value and fourcc codes
2015-12-07 Zhao YakuiAdd the new YV16 fourcc code
2015-12-07 Jonathan BianAdded 10-bit YUV RT format value and fourcc codes
2015-12-07 Zhao YakuiAdd the new YV16 fourcc code
2015-12-07 Xiang, HaihaoRevert "Added 10-bit YUV RT format value and fourcc...
2015-12-02 Jonathan BianAdded 10-bit YUV RT format value and fourcc codes
2015-05-22 Zhao YakuiAdd one API to allow the user to specify the loaded...
2015-04-03 pyleeAdd VAConfigAttribEncSkipFrame and corresponding struct...
2015-04-02 Wang, CeMerge VP9 decode API from staging branch
2015-04-02 yakui.zhao@intel.comlibva:Add the bits mask of color-sapce conversion standards
2015-04-02 Jonathan BianAdd support for querying slice decoding mode supported...
2015-03-19 Wang, CeHEVC encode API
2015-03-19 Xiang, HaihaoInclude sub core APIs in va.h as well
2015-03-19 Xiang, HaihaoMove VAHuffmanTableBufferJPEGBaseline to va.h
2014-12-04 Wang, CeAdded HEVC decode API
2014-11-19 Jonathan BianExtended existing JPEG encoding data structures and...
2014-09-26 Gwenole Beauchesnedoc: fix scan order specification for quantization...
2014-09-07 Gwenole BeauchesneAPI: add support for buffer exports.
2014-09-07 Xiang, HaihaoUpdate comment for quality_level
2014-09-07 Jonathan BianAdded VAConfigEncQualityRange attribute and VAEncMiscPa...
2014-07-18 pyleeAdd vaSurfaceAttribUsageHint to give the driver a hint...
2014-07-18 Jonathan BianAdded support for VP8 encoding.
2014-06-16 Gwenole BeauchesneMerge H.264 MVC profiles from staging branch.
2014-05-05 Gwenole BeauchesneFix VA_ENC_PACKED_HEADER_RAW_DATA value.
2014-03-27 Sameer KibeyDoxygen tags in libva.
2014-03-03 Gwenole Beauchesneva: drop VAEntrypointMax enumeration.
2014-03-03 Gwenole Beauchesneva: include <stdint.h> header.
2014-02-13 Jonathan BianAdd VP8 decoding API
2013-08-27 Victor Yingva: add new ABGR/XBGR fourcc codes.
2013-06-05 Gwenole BeauchesneAPI: add vaQuerySurfaceAttributes().
2013-06-05 Jonathan BianAdded new VA_RT_FORMAT_RGBP and VA_FOURCC_411R
2013-06-05 Austin YuanASurfaceAttribExternalBuffers flags: add more memory...
2013-06-05 Jonathan BianChanged values for VASurfaceAttribMemoryType from fourc...
2013-06-05 Jonathan BianAdded new RT formats and fourcc codes for pixel formats.
2013-06-05 Jonathan BianAdded new surface attributes to enable VA surface creat...
2013-06-05 Li,XiaoweiAdd RGB RT format definition for video process
2013-06-05 Jonathan BianAdd new fourcc codes
2013-06-05 Gwenole BeauchesneAPI: add surface attributes.
2013-05-28 Gwenole Beauchesnedoc/vpp: link modules from the main page.
2013-05-28 Gwenole Beauchesnedoc/encode: link modules from the main page.
2013-05-28 Gwenole Beauchesnedoc: add placeholder for the Core API.
2013-05-28 Binglin ChenAdd maximum type number define, and one addition VPP...
2013-05-28 Austin YuanVAProcPipelineParameterBufferType: start from 41 in...
2013-05-28 Gwenole BeauchesneAPI: add video processing interfaces.
2013-05-28 Xiang, Haihaova: Add a flag to signal APP whether the driver support...
2013-05-28 Jonathan BianAdded new VAEncPackedHeaderRawData value to VAEncPacked...
2013-05-28 Austin YuanVAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
2013-05-28 Austin YuanVACodedBufferSegment: correct the description
2013-05-28 Austin YuanVA_STATUS_ERROR_HW_BUSY: error code to indicate HW...
2013-05-28 Austin YuanVAEncMiscParameterRateControl: add back some fields...
2013-05-28 Austin YuanVACodedBufferSegment: modify the semantics/description
2013-05-28 Xiang, HaihaoAdd VAEncMiscParameterHRD data structure to pass HRD...
2013-05-28 Gwenole BeauchesneAPI: encode: document VACodedBufferSegment.
next