summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.14.4.bbappend
AgeCommit message (Collapse)AuthorFilesLines
2019-11-19rcar-gen3: gst-omx: Update SRCREV to fix omxh264enc issueicefish_8.99.2icefish_8.99.1icefish/8.99.2icefish/8.99.18.99.28.99.1Khang Nguyen1-1/+1
This updates gst-omx v1.14.4 revision to fix the issue which is omxh264enc cannot encode buffer with unaligned width. Bug-AGL: SPEC-2934 Change-Id: I5ef142fe08b8f693ee2db6e72617f68372f43ad2 Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2019-07-31rcar-gen3: gstreamer: Update SRCREV to the latest versionKhang Nguyen1-1/+1
This commit updates SRCREV of gstreamer to the latest version for the following changes: [gst-omx] - omxvideodec: Deactivate downstream pool when renegotiate for crop. - omxvideoenc: Remove regulation of number of upstream buffer for OMX_UseBuffer. - omxh264enc: Support use-incaps-header option. - omxvideoenc: Unref frame of codec config buffer. [gst-plugins-good] - v4l2object: Add initialization of disable-dynamic-buffer-alloc. - v4l2object: Support option no-resurect-buf. [gst-plugin-vspfilter] - Refactor: Following points are refactored: * Data structure Manage data belonging to device or entity in each structure. * Buffer handling flow Restructure according to the change of data structure. * Timing of setting for subdevices Set formats for each subdevice when new caps are set. * Algorithm of some functions. * Function abstraction. Change-Id: I37786b51e35f02a79ad97d37bb833b7032cdf275 Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2019-05-27rcar-gen3: gstreamer: Upgrade gstreamer to v1.14.4Thuy Tran1-0/+38
Gstreamer upstream has been upgraded to 1.14.4 in YP2.6.2. This commit also upgrades renesas rcar gstreamer recipes to follow upstream version. Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>