OSDN Git Service

High Dynamic Range Tone Mapping: Add a new filter for input metadata and some comments.
[android-x86/hardware-intel-common-libva.git] / va / va_vpp.h
2018-12-03 furongzhHigh Dynamic Range Tone Mapping: Add a new filter for...
2018-09-04 FurongZhangHigh Dynamic Range
2018-08-15 FurongZhangCustomized Noise Reduction (HVS)
2018-07-25 Mark ThompsonAdd more complete colour properties for use in VPP
2017-11-22 xfengcarlnew VPP features
2017-09-27 Xiang, HaihaoAdd reserved bytes to most structures
2017-09-27 Xiang, HaihaoUse portable types for VA structures
2017-01-09 Xiang, HaihaoDon't automatically destroy the buffer(s) passed to...
2014-04-25 Jonathan BianAdded STE filter to the VPP pipeline.
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 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 BeauchesneAPI: add video processing interfaces.