Age | Commit message (Collapse) | Author | Files | Lines |
|
There is missing dependency to gstreamer for weston on which
the gst-recorder pathces applied.
This sometimes caused error while configuration to build.
Bug-AGL: SPEC-788
Change-Id: I602185e95e8085ceccfb3259534b88a72fcfc5bf
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
gst-record plugin uses gettimeofday to adapt gst buffer duration.
When WLAN network access internet, system timer is changed by NTP, then
the gst plugin system stopped.
This patch change to use MONOTONIC timer to detect buffer time frame.
--
The patch is same as
https://gerrit.automotivelinux.org/gerrit/#/c/9417/
Change-Id: I2761b0f9dc3bed58d8556966acc54f9dc13d0556
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Adapted from the Gen2 implementation to work on Gen3.
Bug-AGL: SPEC-559
Change-Id: I8ec71354b0dee04277c6bf74c62956280b84b4fb
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|