summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2011-12-14Add background blend supportJörgen Nilsson
Change API struct to correspond to kernel b2r2 driver updates. Instead of blending only on the destination there is now a possibility to blend on a supplied background using standard blending flags. The background blending option is enabled through setting a flag in the request. The destination blending will in this case be entirely omitted and the destination buffer is overwritten with the result of the source and background blend operation. ST-Ericsson Linux next: NA Depends-On: Ifeb8eb66c2fed97c541b09715a17251a81e493ab ST-Ericsson ID: 350337 ST-Ericsson FOSS-OUT ID: Trivial Introduce non-backward compatible changes to exposed interfaces Signed-off-by: Jörgen Nilsson <jorgen.nilsson@stericsson.com> Change-Id: Ia34f98cfb20e2f0486049e82581dcea28b465ed4 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/34025 Tested-by: Jorgen NILSSON <jorgen.nilsson@stericsson.com> Reviewed-by: Jimmy RUBIN <jimmy.rubin@stericsson.com> Reviewed-by: QATOOLS Reviewed-by: Robert LIND <robert.lind@stericsson.com>
2011-07-05[b2r2lib] Add VUY(A)888(8) 24/32-bit formatsMaciej Socha
The new formats are just like the old 24/32-bit YUV(A)888(8) counterparts, except that the component order is reversed. ST-Ericsson ID: 341178 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Ib88a16cc4a78974adf85623b8a9c53ed034bc1d2 Signed-off-by: Maciej Socha <maciej.socha@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/25891 Reviewed-by: QATEST Reviewed-by: QATOOLS Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com> Reviewed-by: Jimmy RUBIN <jimmy.rubin@stericsson.com>
2011-03-28Add support for YVU420/2_PACKED_(SEMI)_PLANAR.Maciej Socha
The new formats differ from their YUV counterparts only by the order of chroma samples. In YVU formats red chroma (V-component) comes before blue, whereas in YUV formats it is the other way around. Depends-On: Ib7b2eb8bf36623a88fca87e34aacdff77c0df030 ST-Ericsson ID: ER 325111 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Ieda3d76b5e57640c60192925c34c5354307295cf Signed-off-by: Maciej Socha <maciej.socha@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/18955 Reviewed-by: Robert LIND <robert.lind@stericsson.com> Reviewed-by: Magnus SMITH <magnus.xm.smith@stericsson.com> Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com> Reviewed-by: QATOOLS
2010-12-15b2r2lib: Added documentation files in ste-info, ST-Ericsson ID: WP273606Staffan Broddene
Change-Id: I90d8fe9a6c9d1558a4529f574bb21ca093226305 Component: linux_b2r2lib:generic:1.0.13:src Published-by: erobfek <robert.fekete@stericsson.com> Published-on: Wed, 29 Sep 2010 12:34:39 +0200 Rodos: rodos 8.2.0
2010-11-11B2R2LIB: Add support for arbitrary offsetsJohan Mossberg
Add support for arbitrary offsets. This is needed by video and camera which have multiple buffers in one hwmem buffer. ST-Ericsson ID: ER 278069 Change-Id: I0629a134a4ba9b5f7aee421f7a28190a005e67d2 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/7654 Reviewed-by: Johan MOSSBERG <johan.xx.mossberg@stericsson.com> Tested-by: Johan MOSSBERG <johan.xx.mossberg@stericsson.com> Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com>
2010-09-21b2r2lib: Support for hwmem buffersFredrik Allansson
The B2R2 library has been updated to support hwmem buffers. ST-Ericsson ID: WP269630 Change-Id: I8e96dac7dddf9b0cd0bac6226052ed3646e940c6 Signed-off-by: Fredrik Allansson <fredrik.allansson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/5196 Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com> Tested-by: Robert FEKETE <robert.fekete@stericsson.com> Reviewed-by: Robert LIND <robert.lind@stericsson.com>
2010-09-09Add CLUT support, WP264248Jonas Bengtsson
Change-Id: I58d1189c359ea05c91c277087d44076584c9c2df Component: linux_b2r2lib:1.0.11:src Published-by: erobfek <robert.fekete@stericsson.com> Published-on: Tue, 07 Sep 2010 16:29:03 +0200 Rodos: rodos 7.2.19
2010-09-09Add property u8500_v2-linuxJonas Bengtsson
Change-Id: If3b981e77ac91a662798c406396a12614a98146b Component: linux_b2r2lib:1.0.10:src Published-by: erobfek <robert.fekete@stericsson.com> Published-on: Tue, 07 Sep 2010 16:22:49 +0200 Rodos: rodos 7.2.19
2010-07-28Fixes following -Wl,--no-undefined waitig for official release from D&GMisbah ur RAHMAN
Change-Id: I5a197e4644c6f8ca6acb292acaf03d61253492a4 Component: linux_b2r2lib:0.2.1:src Published-by: strudelt <thierry.strudel@stericsson.com> Published-on: Fri, 09 Jul 2010 13:32:52 +0200 Rodos: rodos 7.2.18 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/3273 Reviewed-by: Pankaj SEN <pankaj.sen@stericsson.com> Tested-by: Pankaj SEN <pankaj.sen@stericsson.com>
2010-06-28makefile updateJonas Bengtsson
Change-Id: I7ce56a8da2d50dbf3bd84c430b883a7c4b9987e1 Component: linux_b2r2lib:1.0.3:src Published-by: Published-on: Sat, 12 Jun 2010 08:08:04 +0200 Rodos: rodos 7.2.11
2010-02-24new b2r2libRobert Fekete