Update comment for quality_level
[platform/upstream/libva.git] / va /
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 Armin KAutomake 1.13 fixups
2012-11-15 Rob Bradfordwayland: port to 1.0 protocol.
2012-09-28 Gwenole Beauchesneglx: fix gl_create_context() with parent context set.
2012-09-28 Gwenole BeauchesneDrop VA/dummy backend.
2012-09-28 Haitao Huangandroid: use common DRM driver detection code.
2012-09-28 Haitao Huangandroid: fix tests for Android ICS.
2012-09-28 Haitao Huangandroid: export JPEG decode header.
2012-09-28 Daniel Charlesandroid: rename the LOG_TAG per module.
2012-09-28 Daniel Charlesandroid: use Android logging utilities.
2012-09-27 Gwenole Beauchesneconfigure: minor clean-ups.
2012-09-27 Gwenole Beauchesnebuild: drop useless Makefile variables.
2012-09-27 Gwenole BeauchesneSanitize build dependencies.
2012-09-26 Gwenole Beauchesnewayland: add initial support for EMGD driver.
2012-09-26 Zhao halleywayland: ship with wayland-drm protocol.
2012-09-26 Gwenole BeauchesneAPI: add support for Wayland.
2012-09-26 Gwenole Beauchesnedrm: don't export internal functions.
2012-09-26 Gwenole Beauchesnedrm: move driver name detection to utilities.
2012-09-26 Dmitry Ermilovdrm: fix build without X11 headers.
2012-09-26 Gwenole Beauchesnedrm: allow authentication through X11 server.
2012-09-26 Gwenole Beauchesnedrm: ensure DRM connection is authenticated.
2012-09-26 Gwenole Beauchesneconfigure: check for visibility attribute.
2012-09-26 Dmitry ErmilovAllow build without VA/X11 API.
2012-09-26 Dmitry ErmilovAPI: add support for raw DRM.
2012-09-26 Gwenole BeauchesneAPI: backend: add VA display types.
2012-09-26 Gwenole BeauchesneAPI: backend: rename VADriverContext.dri_state to drm_s...
2012-09-26 Benjamin FranzkeAPI: introduce DRM common utilities and data structures.
2012-09-26 Gwenole BeauchesneRevert Pixmap-based EGL interfaces.
2012-08-01 Gwenole Beauchesnejpeg: pad Huffman table to 4-byte boundaries (Haihao).
2012-07-26 Gwenole BeauchesneMerge JPEG decoding API from staging branch.
2012-06-29 Xiang, HaihaoAdd the missing license header to some files
2012-06-28 Austin Yuanlicense header: add the missing license header to files
2012-06-28 Gwenole BeauchesneFix build with alternate X11, GLX and EGL prefixes.
2012-05-10 Xiang, HaihaoBuild EGL if EGL/egl.h isn't installed in the default...
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-04-03 Gwenole BeauchesneAllow 0.32.x drivers.
2012-02-06 Xiang, HaihaoFix comment for JPEG quantization table
next