Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|