OSDN Git Service

Add full color range support
[android-x86/external-IA-Hardware-Composer.git] / common / compositor / va / varenderer.cpp
2018-11-29 HeYueAdd full color range support
2018-10-31 Lin JohnsonPAVP: set vpp parameters if layer is protected
2018-10-15 Lin JohnsonChange decryption prop name
2018-10-15 Lin JohnsonHWC to support protected buffer display
2018-09-14 Lin JohnsonRemoving deinterlace frame by frame check as
2018-09-07 Lin Johnsondeinterlacing: avoid to use HQ scale as VPP driver...
2018-08-28 Michele Lim GP2.0 Renderer interlaced video mode control
2018-07-23 Lin JohnsonVarenderer: fix code error
2018-05-24 Kalyan KondapallyFix warning.
2018-05-23 Lin JohnsonVarenderer should call vaSyncSurface before commit.
2018-05-16 Kevin Strasserva: Avoid storing references to local variables outside...
2018-04-26 Lin JohnsonVA: rotation should be reversed when mirror is used
2018-04-18 Lin Johnsonvarenderer: Calculate mirror state.
2018-04-09 Han, XuInitial support for AliOS.
2018-03-27 Wang,FeiRefine VA module.
2018-03-26 Kalyan KondapallyRevert "videoeffect: Query vpp caps before use it"
2018-03-19 XuGuangxinvideoeffect: Query vpp caps before use it
2018-03-09 Xiaosong WeiHandle layer transform in VARenderer
2018-02-26 Kalyan KondapallyReset cache in case layer z-order has changed.
2018-01-23 Wang,FeiAdd more test case in hwcservice_test.
2018-01-18 Wang,FeiSet scaling mode through environment variable.
2018-01-14 Kalyan KondapallyEnsure Media surface state is updated correctly.
2018-01-10 Wang,FeiAdd deinterlace on VA module.
2018-01-09 Xiaosong WeiApply video effect immediately for current frame
2017-12-29 Xiaosong WeiAdd RestoreDefaultVideoColor implementation
2017-12-21 Wang,FeiAdd sharp adjustment on VA module.
2017-12-20 Kalyan KondapallyRemove vasurface.
2017-12-20 Kalyan KondapallyUnify resource tracking for Media and 3D buffers.
2017-12-20 Kalyan KondapallyUpdateCaps & Param only when they have really changed.
2017-12-20 Kalyan KondapallyRecycle vasurface.
2017-12-20 Kalyan KondapallyAdd support for using PlaneScalar for Video.
2017-12-18 Xiaosong WeiDon't create VA context for each drawing
2017-12-16 Kalyan KondapallyNo need to copy rects.
2017-12-15 Wang,FeiAdd color balance(Hue, Saturation, Brightness, Contrast...
2017-12-04 Xiaosong WeiAdd P010 pixel format support in VARenderer
2017-11-16 Lin JohnsonFix incorrect region width/height calculation.
2017-10-13 Xiaosong WeiRemove vaSyncSurface
2017-10-09 Xiaosong WeiEnsure VA processing the buffer with correct crop/frame
2017-10-03 Xiaosong WeiAdd initial support to convert Media buffers to packed...
2017-10-03 Xiaosong WeiIntroduce VaRenderer.