OSDN Git Service

Remove unused local varibles in upload_source_YUV_once_for_all.
[android-x86/hardware-intel-common-libva.git] / va / va_vpp.h
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.