OSDN Git Service

Add vaSurfaceAttribUsageHint to give the driver a hint of intended usage to optimize...
[android-x86/hardware-intel-common-libva.git] / va / va.h
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...
2012-02-06 Xiang, HaihaoModify the interface of Huffman table for JPEG decoding
2012-02-06 Xiang, HaihaoSupport 16-bits quantization element for JPEG decoding
2012-02-06 Xiang, HaihaoModify the interface of Quantization table for JPEG...
2012-02-06 Xiang, Haihaorefine the JPEG decoding interface
2012-02-06 Xiang, Haihaova: add data structure for JPEG decoding
2011-12-14 Xiang, Haihaodeclare vaGetDisplay in va.h instead of va_xxx.h
2011-12-14 Xiang, Haihaorename NativeDisplay to VANativeDisplay
2011-09-22 ywan171va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be...
2011-07-26 Austin Yuanva.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType...
2011-07-14 Austin YuanUpdate on vatrace/test and va.h
2011-05-31 Austin Yuanlibva: several changes
2011-04-01 Austin YuanUse constant instead of enum for RenderDevice/RenderMode
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2011-02-09 Austin Yuan 1) cleanup for VA_FOOL
2011-01-26 Xiang, HaihaoAdd profile into VAPictureParameterBufferVC1
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
2010-10-27 Austin Yuanlibva-1.0.6
2010-09-26 Austin YuanFor VAEncPictureParameterBufferH264:last_picture
2010-09-25 Austin YuanRemove VADisplayAttribCSCFormat
2010-09-15 Xiang, Haihaoadd scaling flags for vaPutSurface()
2010-07-26 Austin Yuanremove VADisplayAttribCSC* which is duplicated, and...
2010-06-08 Austin YuanAdded VA_STATUS_ERROR_INVALID_IMAGE_FORMAT
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-04 Austin YuanFollow up the change of "LIBVA_DRIVER_NAME", remove...
2010-05-20 Austin YuanAdded intra_idr_period for H264 encode
2010-05-07 Austin YuanSeperate 3rd party API (e.g. vaCreateSurfaceFromXXX...
2010-05-07 Ren ZhaohanRemove and redifine some Xlib Macros, use void* instead...
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-27 Ren Zhaohanlibva backend
2010-04-27 Austin YuanAdded VACodedBufferSegment
2010-04-06 Elaine WangAdd coded_buf to VAEncPictureParameterBufferJPEG.
2010-04-06 Austin YuanMerge branch 'master' of ssh://git@moblin.intel.com...
2010-04-01 Ren ZhaohanAdd Android.mk, pass compile
2010-04-01 Austin YuanAdded codedbuf into JPEG encode picture parameter
2010-04-01 Ren Zhaohanpass moblin compile
2010-03-29 Austin Yuanfix build issue
2010-03-29 Austin YuanAdd entrypoint for JPEG encode
2010-03-29 Austin YuanAdded JPEG/IEP data structure
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
next