Age | Commit message (Collapse) | Author | Files | Lines |
|
support E3
This commit updates SRCREV for the following contents:
[gst-omx]
- Limit b-frames on no-copy mode.
- Support send-eos option.
- Support b-frames and ref-frames options.
[gst-plugins-good]
- Correct handling for userptr mode.
- Support num-alloc-buffer option.
- Change method to decide number of buffers for v4l2src.
[gst-plugins-bad]
- Update copyright.
- Add a new property that suppress setting interlace flag.
- Check for GLES3/gl3ext.h existence.
It also adds gstvspfilter.conf to support E3 board.
Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit modifies recipe to fix build warnings below:
|WARNING: ../poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.2.bb:
|Variable key RDEPENDS_${PN} ( libwayland-egl) replaces original key RDEPENDS_gstreamer1.0-plugins-bad (libwayland-egl)
Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
Gstreamer has been upgraded from 1.6.3 to 1.12.2 for updating
following items:
[gst-omx]
- Support omxvp8dec, omxvp9dec, omxvp8enc.
[gst-plugin-vspfilter]
- Support NV21/NV16/YUY2 format.
Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com>
Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|