[Libva] [PATCH 0/2] VPP: new filters coming along

Gwenole Beauchesne gb.devel at gmail.com
Fri Jul 13 05:56:32 PDT 2012


Hi,

I will soon propagate the following new filters to the staging branch.
- Rotation by fixed angles (90/180/240°) ;
- Composition of surfaces through luma keying for YUV surfaces
  underneath, or global-alpha for RGB source surfaces.

New fields are inserted in the middle so please make sure to sync both
libva and your drivers.

Personal repo for testing:
<http://cgit.freedesktop.org/~gb/libva/> (staging.02.vpp branch)

Regards,
Gwenole Beauchesne (2):
  API: vpp: add rotation state.
  API: vpp: add blend state for composition.

 va/va.h     |   16 ++++++++-
 va/va_vpp.h |  111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 126 insertions(+), 1 deletion(-)

-- 
1.7.9.5



More information about the Libva mailing list