platform/upstream/libva.git
2013-05-28 Xiang, Haihaotest/encode/avcenc: use a small size for coded buffer.
2013-05-28 Xiang, Haihaotest/encode/avcenc: directly uses coded buffer size
2013-05-28 Xiang, Haihaotest/encode/avcenc: directly save slice data
2013-05-28 Xiang, Haihaotest/encode/avcenc: use trail data to calculate slice...
2013-05-28 Xiang, Haihaotest/encode/avcenc: don't generate slice header anymore
2013-05-28 Xiang, Haihaotest/encode/avcenc: pass all parameters to driver
2013-05-28 Xiang, Haihaotest/encode/avcenc: use new buffer type to pass parameters
2013-05-28 Xiang, Haihaotest/encode/avcenc: indentation fix
2013-05-28 Zhou Changtest/encode/avcenc: Add bit rate control/const qp mode...
2013-05-28 Zhou Changtest/encode/avcenc: fix reading raw YUV file order...
2013-05-28 Zhou Changtest/encode/avcenc: bug fixed: B frame stream can't...
2013-05-28 Zhou Changtest/encode/avcenc: Support B frame in MFC and VME.
2013-05-28 Xiang, Haihaovainfo: silence compiler warning
2013-05-28 Xiang, Haihaovainfo: update vainfo for Video Proc Pipeline
2013-05-28 Gwenole Beauchesnetest: rename H.264 encoding buffer structs with a Basel...
2013-05-28 Austin Yuanva_trace.c: fix a wrong conditional check
2013-05-28 Austin Yuanvatrace: VAEncXXXH264Baseline: start to drop VAEncXXXXB...
2013-05-28 Ermilov, Dmitryvatrace: trace H.264 encode parameters
2013-05-28 Gwenole Beauchesnevatrace: API: drop H.264 specific VA buffer types.
2013-05-28 Gwenole Beauchesnevatrace: API: rename H.264 encoding buffer structs...
2013-05-28 Xiang, HaihaoDon't try to build the documentation if doxygen isn...
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 Gwenole BeauchesneAPI: bump version to 0.34.0 (libva 1.2.0).
2013-05-28 Xiang, Haihaova: Remove VAProcFilterColorStandard
2013-05-28 Jonathan BianRenamed de-interlacing flags to be more general and...
2013-05-28 Jonathan BianAdded "flags" field to VAProcFilterParameterBufferDeint...
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: vpp: remove extraneous flags member.
2013-05-28 Xiang, HaihaoFix sample code for VPP
2013-05-28 Gwenole Beauchesnevpp: fix comments for *Count enumerations.
2013-05-28 Gwenole Beauchesnevpp: allow input/output color primaries as requested.
2013-05-28 Gwenole Beauchesnevpp: move reference frames to pipeline parameter buffer.
2013-05-28 Gwenole Beauchesnevpp: note that application of subpictures is now optional.
2013-05-28 Gwenole Beauchesnevpp: add pipeline flags.
2013-05-28 Gwenole Beauchesnevpp: explain filter flags more.
2013-05-28 Gwenole Beauchesnevpp: add auto-saturation, auto-brightness, auto-contras...
2013-05-28 Gwenole Beauchesnevpp: clarify background color semantics and driver...
2013-05-28 Gwenole Beauchesnevpp: keep VAProcFilterParameterBuffer value type as...
2013-05-28 Gwenole Beauchesnevpp: fix vaQueryVideoProcPipelineCaps() semantics.
2013-05-28 Gwenole Beauchesnevpp: mention that source surface also covers its associ...
2013-05-28 Gwenole Beauchesnevpp: improve documentation for VAProcPipelineParameterB...
2013-05-28 Gwenole Beauchesnevpp: fix vaQueryVideoProcFilterCaps() prototype.
2013-05-28 Gwenole Beauchesnevpp: remove obsolete sample code.
2013-05-28 Gwenole Beauchesnevpp: fix VAProcPipelineParameterBuffer typedef.
2013-05-28 Gwenole Beauchesnevpp: add video processing hooks.
2013-05-28 Gwenole BeauchesneAPI: add video processing interfaces.
2013-05-28 Xiang, Haihaova: Remove user_data from MPEG-2 encoding APIs
2013-05-28 Xiang, HaihaoAPI for MPEG-2 encoding
2013-05-28 Xiang, Haihaova: Add a flag to signal APP whether the driver support...
2013-05-28 Xiang, Haihaoinstall va_enc_h264.h
2013-05-28 Jonathan BianAdded baseline to the list of profiles for the document...
2013-05-28 Jonathan BianAdded aspect ratio related fields to VAEncSequenceParam...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add more explicit packed header types...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: move up num_macroblocks, next to...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: remove dec_ref_pic_marking().
2013-05-28 Gwenole BeauchesneAPI: h264 encode: remove ref_pic_list_modification().
2013-05-28 Gwenole BeauchesneAPI: h264 encode: fix comment for RefPicList0/1.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add intra_idr_period to sequence...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: document DPB usage.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: drop extraneous comment.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: drop profile_idc.
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.
2013-03-19 Xiang, Haihaolibva: bump version for development.
2013-03-19 Xiang, Haihaolibva 1.1.1 libva-1.1.1 upstream/1.1.1
2013-03-19 Armin KAutomake 1.13 fixups
2012-11-15 Damien Lespiau.gitignore: updates.
2012-11-15 Rob Bradfordwayland: port to 1.0 protocol.
2012-11-15 Rob Bradfordtests: fix printf in putsurface_wayland test
2012-10-04 Gwenole Beauchesnelibva: bump version for development.
2012-10-04 Gwenole Beauchesne1.1.0. libva-1.1.0 upstream/1.1.0
next