summaryrefslogtreecommitdiff
path: root/va/va_vpp.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-28va: Remove VAProcFilterColorStandardXiang, Haihao1-19/+1
2013-05-28Renamed de-interlacing flags to be more general and added new flag VA_DEINTER...Jonathan Bian1-5/+10
2013-05-28Added "flags" field to VAProcFilterParameterBufferDeinterlacing to indicate T...Jonathan Bian1-0/+16
2013-05-28Add maximum type number define, and one addition VPP flagBinglin Chen1-0/+6
2013-05-28API: vpp: remove extraneous flags member.Gwenole Beauchesne1-2/+0
2013-05-28Fix sample code for VPPXiang, Haihao1-2/+2
2013-05-28vpp: fix comments for *Count enumerations.Gwenole Beauchesne1-4/+4
2013-05-28vpp: allow input/output color primaries as requested.Gwenole Beauchesne1-1/+38
2013-05-28vpp: move reference frames to pipeline parameter buffer.Gwenole Beauchesne1-23/+39
2013-05-28vpp: note that application of subpictures is now optional.Gwenole Beauchesne1-2/+3
2013-05-28vpp: add pipeline flags.Gwenole Beauchesne1-0/+27
2013-05-28vpp: explain filter flags more.Gwenole Beauchesne1-4/+10
2013-05-28vpp: add auto-saturation, auto-brightness, auto-contrast attributes.Gwenole Beauchesne1-1/+19
2013-05-28vpp: clarify background color semantics and driver behaviour.Gwenole Beauchesne1-4/+13
2013-05-28vpp: keep VAProcFilterParameterBuffer value type as float.Gwenole Beauchesne1-1/+0
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-28API: add video processing interfaces.Gwenole Beauchesne1-0/+594