summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/wayland/weston/0001-Add-virtual-output-support.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-03-21Remove fix Add-gst-recorder for gen2Ronan Le Martret1-391/+0
The patches for gst-recorder are not compliant with weston 1.11. Bug-AGL: SPEC-473 * Remove both weston.service and weston_%.bbappend because all lines in these files only for supporting to share screen using H.264. Bug-AGL: SPEC-471 Bug-AGL: SPEC-411 Change-Id: I09ad20f5eadcc269aceb2d6de75cc84d00a07bb9 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2016-12-17Add sharing screen support to Weston via h.264Grigory Kletsko1-0/+391
This patch enables sharing screen support between IVI and meter cluster for CES2017 demo using weston. h264 streaming data on the surface can be sent to the different soc via rtp protocol. Change-Id: Ie4d00e369039e57a19940284a7d82aba684a4bf6 Signed-off-by: Grigory Kletsko <grigory.kletsko@cogentembedded.com>