All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: <angelabaker@ti.com>
Cc: meta-arago@arago-project.org, d-huang@ti.com, sunitan@ti.com
Subject: Re: [thud][PATCH] gstreamer1.0*-good: Add HEVC support for v4l2 decoder plugin
Date: Wed, 19 Jun 2019 15:32:46 -0400	[thread overview]
Message-ID: <20190619193246.GP32001@beryl> (raw)
In-Reply-To: <1560896377-11268-1-git-send-email-angelabaker@ti.com>

On Tue, Jun 18, 2019 at 05:19:37PM -0500, angelabaker@ti.com wrote:
> From: Angela Stegmaier <angelabaker@ti.com>
> 
> HEVC support was added to v4l2 decoder plugin after 1.14.4 release.
> This patch cherry-picks the 2 patches needed for HEVC support
> from upstream to bring the support to 1.14.4.
> 
> Signed-off-by: Angela Stegmaier <angelabaker@ti.com>
> ---
> diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.4.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.4.bbappend
> index edffa28..57010c8 100644
> --- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.4.bbappend
> +++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.4.bbappend
> @@ -1,4 +1,4 @@
> -PR_append = ".arago0"
> +PR_append = ".arago1"
>  
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>  
> @@ -6,3 +6,8 @@ SRC_URI += " \
>        file://0001-v4l2src-Increase-minimum-num-buffers-by-3.patch \
>        file://0002-v4l2src-Use-generic-dmabuf-import-in-v4l2src.patch \
>        "
> +
> +SRC_URI_append_j7-evm = " \

Both patches are upstream backports and are not specific to any TI platform. 
Moreover, the recipe is not marked as machine-specific, hence please don't do 
_append_j7-evm here - please enable those patches for all platforms.


> +      file://0001-v4l2-Sync-kernel-header-with-linuxtv-tree.patch \
> +      file://0002-v4l2videodec-Add-HEVC-decoder-support.patch \
> +      "
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2019-06-19 19:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 22:19 [thud][PATCH] gstreamer1.0*-good: Add HEVC support for v4l2 decoder plugin angelabaker
2019-06-19 19:32 ` Denys Dmytriyenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190619193246.GP32001@beryl \
    --to=denys@ti.com \
    --cc=angelabaker@ti.com \
    --cc=d-huang@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=sunitan@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.