Age | Commit message (Collapse) | Author | Files | Lines |
|
Add updated README.md file and remove old README
Change-Id: I9333f0935f12fc998c4482d4f649cb8dde0dbd4e
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
(cherry picked from commit 2e0789fdb4141807b9367787e3bb4098c40f7e2a)
|
|
This patch enables waltham-transmitter to use the stride value given by compositor.
For this enabling, the below patch needs to be applied to weston.
- 0020-compositor-drm-get-stride-from-drm_get_dma_fd_from_view.patch
Bug-AGL: SPEC-2417
Change-Id: Ic12a9a46b0761c9c6521b190d33a746736dbd4c7
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
(cherry picked from commit cd33a17ea5ac787786e5289ec914a96adeaf6346)
|
|
Free the allocated memory explicitly after it's used.
Bug-AGL: SPEC-2058
Change-Id: Idad82117d9d9a415513cdda444ee253e9d2ec317
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
(cherry picked from commit 02708daac5a17549752b1d5416bbafa59967ffa2)
|
|
When drm_get_dma_fd_from_view() fails, it returns negative value.
Therefore output->renderer->dmafd shall be compared with a negative in error handling.
Bug-AGL: SPEC-2057
Change-Id: I5457e7db8ff8673cdf32a65ff2c17721bfc8d7f0
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
(cherry picked from commit 3f28f47c6d21a708d5ca1d8041a143fce23a574b)
|
|
Change-Id: I6febcc9b9633364d1d3f1ef5c0edebd57665117a
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
|
|
Change-Id: I630c26ecbc506052baf1c9ea3ab3f07be1ff393a
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
|
|
Change-Id: Ic4bd32662e3e0bd74ed7aeecdc8d9fb5678329b8
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I7a6cc86f784ea821a6a98d55f0bf878f6bf21d8d
Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
|
|
README contains how to configure gstreamer pipeline to be used by
waltham-renderer.
Example configuration files specified as pipline_example*.cfg .
Change-Id: I7195bf9168d1093f6f52d8f65b122ab359eb71bc
Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
|
|
The waltham-transmitter is the plugin of weston to enable
client applications to share surface between multiple domains.
Change-Id: I691410f5b6e74fa981ae53201b728810373185a2
Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
|