OSDN Git Service

va.h: fix comments error for arbitrary number of MBs per slice.
[android-x86/hardware-intel-common-libva.git] / va / va.h
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.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add VA_RC_VBR_CONSTRAINED.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: fix VAConfigAttribEncMaxRefFrames...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add packed SEI header.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add macroblock-info config attribute.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: fix max-frame-size parameter buffer...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add max-frame-size misc buffer type.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: remove TABs in newly added code.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add constant QP rate control attribute.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: fix comments.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add new VA config attributes (max...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: renumber config attributes used for...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: improve VA config attributes document...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add new config attributes for encodin...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add macroblock parameter buffer.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: rename insert_emulation_bytes to...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: re-define packed-headers buffer type...
2013-05-28 Gwenole BeauchesneAPI: add new H.264 encoding API for main and high profiles.
2013-05-28 Gwenole BeauchesneAPI: drop H.264 specific VA buffer types.
2013-05-28 Gwenole BeauchesneAPI: rename H.264 encoding buffer structs with a Baseli...
2013-05-28 Gwenole BeauchesneAPI: add a generic value type.
2012-07-26 Gwenole BeauchesneMerge JPEG decoding API from staging branch.
2012-04-08 Gwenole BeauchesneRevert "declare vaGetDisplay in va.h instead of va_xxx.h"
2012-04-08 Gwenole BeauchesneAPI: h264 decode: fix the definition of slice_data_bit_...
2012-04-05 Gwenole BeauchesneAPI: h264 decode: clarify slice_data_bit_offset field.
2012-02-06 Xiang, HaihaoFix comment for JPEG quantization table
2012-02-06 Xiang, HaihaoRemove the macros for JPEG components
2012-02-06 Xiang, HaihaoDirectly use component id instead of component index...
next