summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-28vpp: fix vaQueryVideoProcPipelineCaps() semantics.Gwenole Beauchesne1-29/+53
2013-05-28vpp: mention that source surface also covers its associated subpictures.Gwenole Beauchesne1-1/+6
2013-05-28vpp: improve documentation for VAProcPipelineParameterBuffer.Gwenole Beauchesne1-1/+29
2013-05-28vpp: fix vaQueryVideoProcFilterCaps() prototype.Gwenole Beauchesne1-1/+1
2013-05-28vpp: remove obsolete sample code.Gwenole Beauchesne1-23/+0
2013-05-28vpp: fix VAProcPipelineParameterBuffer typedef.Gwenole Beauchesne1-1/+1
2013-05-28vpp: add video processing hooks.Gwenole Beauchesne4-1/+169
2013-05-28API: add video processing interfaces.Gwenole Beauchesne3-1/+624
2013-05-28va: Remove user_data from MPEG-2 encoding APIsXiang, Haihao1-10/+0
2013-05-28API for MPEG-2 encodingXiang, Haihao2-0/+298
2013-05-28va: Add a flag to signal APP whether the driver support raw packed headerXiang, Haihao1-2/+5
2013-05-28install va_enc_h264.hXiang, Haihao1-0/+1
2013-05-28Added baseline to the list of profiles for the documentation.Jonathan Bian1-4/+7
2013-05-28Added aspect ratio related fields to VAEncSequenceParameterBufferH264Jonathan Bian1-0/+8
2013-05-28API: h264 encode: add more explicit packed header types for H.264.Gwenole Beauchesne1-1/+36
2013-05-28API: h264 encode: move up num_macroblocks, next to macroblock_address.Gwenole Beauchesne1-2/+2
2013-05-28API: h264 encode: remove dec_ref_pic_marking().Gwenole Beauchesne1-32/+0
2013-05-28API: h264 encode: remove ref_pic_list_modification().Gwenole Beauchesne1-22/+0
2013-05-28API: h264 encode: fix comment for RefPicList0/1.Gwenole Beauchesne1-2/+2
2013-05-28API: h264 encode: add intra_idr_period to sequence parameter.Gwenole Beauchesne1-0/+2
2013-05-28API: h264 encode: document DPB usage.Gwenole Beauchesne1-3/+14
2013-05-28API: h264 encode: drop extraneous comment.Gwenole Beauchesne1-1/+1
2013-05-28API: h264 encode: drop profile_idc.Gwenole Beauchesne1-2/+0
2013-05-28Added new VAEncPackedHeaderRawData value to VAEncPackedHeaderTypeJonathan Bian1-0/+8
2013-05-28VAEncXXXH264Baseline: start to drop VAEncXXXXBaselineAustin Yuan1-32/+0
2013-05-28VACodedBufferSegment: correct the descriptionAustin Yuan1-4/+1
2013-05-28VA_STATUS_ERROR_HW_BUSY: error code to indicate HW is busyAustin Yuan1-0/+2
2013-05-28VAEncMiscParameterRateControl: add back some fields and refine the commentsAustin Yuan1-8/+27
2013-05-28VACodedBufferSegment: modify the semantics/descriptionAustin Yuan1-3/+14
2013-05-28Add VAEncMiscParameterHRD data structure to pass HRD parameters to driverXiang, Haihao1-0/+8
2013-05-28API: encode: document VACodedBufferSegment.Gwenole Beauchesne1-8/+27
2013-05-28API: h264 encode: add VA_RC_VBR_CONSTRAINED.Gwenole Beauchesne1-0/+2
2013-05-28API: h264 encode: fix VAConfigAttribEncMaxRefFrames semantics.Gwenole Beauchesne1-4/+3
2013-05-28API: h264 encode: add packed SEI header.Gwenole Beauchesne2-4/+32
2013-05-28API: h264 encode: add macroblock-info config attribute.Gwenole Beauchesne1-0/+12
2013-05-28API: h264 encode: fix max-frame-size parameter buffer type.Gwenole Beauchesne1-3/+5
2013-05-28API: h264 encode: add max-frame-size misc buffer type.Gwenole Beauchesne1-0/+23
2013-05-28API: h264 encode: remove TABs in newly added code.Gwenole Beauchesne1-10/+10
2013-05-28API: h264 encode: add constant QP rate control attribute.Gwenole Beauchesne1-5/+13
2013-05-28API: h264 encode: fix comments.Gwenole Beauchesne2-7/+7
2013-05-28API: h264 encode: add new VA config attributes (max-slices, slice-structure).Gwenole Beauchesne1-0/+34
2013-05-28API: h264 encode: renumber config attributes used for encoding.Gwenole Beauchesne1-3/+3
2013-05-28API: h264 encode: improve VA config attributes documentation.Gwenole Beauchesne1-3/+35
2013-05-28API: h264 encode: add new config attributes for encoding (max-ref-frames).Gwenole Beauchesne1-0/+2
2013-05-28API: h264 encode: add macroblock parameter buffer.Gwenole Beauchesne2-0/+98
2013-05-28API: h264 encode: rename insert_emulation_bytes to has_emulation_bytes.Gwenole Beauchesne1-3/+2
2013-05-28API: h264 encode: re-define packed-headers buffer type ids.Gwenole Beauchesne1-2/+2
2013-05-28API: add new H.264 encoding API for main and high profiles.Gwenole Beauchesne2-1/+520
2013-05-28API: drop H.264 specific VA buffer types.Gwenole Beauchesne1-2/+0
2013-05-28API: rename H.264 encoding buffer structs with a Baseline suffix.Gwenole Beauchesne1-4/+4