]> code.ossystems Code Review - meta-freescale.git/commit
gstreamer1.0-imx: Add GStreamer 1.0 plugins
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Thu, 6 Feb 2014 16:04:15 +0000 (17:04 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 6 Feb 2014 20:19:14 +0000 (18:19 -0200)
commit530d45a14d4f5f4d7d185f3dae45c473dbfa3a58
tree4b899a98fa739ba93d6a3ee8cf2fdfe4868aabe6
parenta445a11bc3e1a1327e977495d6f47b3dc7deca9e
gstreamer1.0-imx: Add GStreamer 1.0 plugins

gstreamer-imx is an ongoing project to write GStreamer 1.0 plugins for
using the i.MX VPU,IPU, and GPU. With the plugins, the VPU en- and decoding
features can be used, the IPU can transform images (deinterlacing,
colorspace conversion etc.), and the GPU can display frames using
OpenGL ES and the Vivante direct textures. Currently, the plugins have
only been tested with the i.MX6 SoC series.

All plugins are based on appropriate GStreamer base classes. Physical
memory metadata structures make it possible to avoid costly frame copies,
making it possible to use transcoding chains that do not involve
CPU copies for example.

This recipe is sent to meta-fsl-arm to make these plugins more visible
and available to others.

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
meta-fsl-arm/recipes-multimedia/gstreamer/gstreamer1.0-imx_0.9.2.bb [new file with mode: 0644]