[meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-imx: Update to version 0.9.9

Carlos Rafael Giani dv at pseudoterminal.org
Mon Sep 22 10:23:18 PDT 2014


On 2014-09-21 13:02, Carlos Rafael Giani wrote:
> Changes:
>
> - ipu, vpu, v4l2src: Use reference counting for resources
> - ipu: use a global FD instead of per-blitter FDs
> - introduce a proper physical address type and a printf conversion
>    specifier
> - remove cpu address from GstImxPhysMemory and add an "internal" pointer
> - replace obsolete "padding" member in phys mem meta with better defined
> - use a reference counter for mapping physical memory
> - ipu: fix kernel version detection and include paths in wscript
> - eglvivsink: remove RGB from the list of supported formats
> - cleanup & logging improvements
>
> Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
> ---
>   ...reamer1.0-plugins-imx_0.9.8.bb => gstreamer1.0-plugins-imx_0.9.9.bb} | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-imx_0.9.8.bb => gstreamer1.0-plugins-imx_0.9.9.bb} (96%)
>
> diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.8.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.9.bb
> similarity index 96%
> rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.8.bb
> rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.9.bb
> index ca8cc00..c659d1c 100644
> --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.8.bb
> +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.9.bb
> @@ -6,7 +6,7 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base libfslvpuwrap virtual/kernel v
>              virtual/libgles2 ${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11', '', d)}"
>   
>   SRCBRANCH ?= "master"
> -SRCREV = "4b4b9a8bb024953216fdf784bcb3220e9664d5da"
> +SRCREV = "4e25dc2db07e1b28796218de4d123ea26d57dbe9"
>   SRC_URI = "git://github.com/Freescale/gstreamer-imx.git;branch=${SRCBRANCH}"
>   
>   S = "${WORKDIR}/git"

Also backport this to daisy please. It is a bugfix release.


More information about the meta-freescale mailing list