mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] gst-plugins-bad1: select missing dependency of v4l2 codecs
@ 2024-02-06 17:28 Michael Tretter
  2024-02-09 16:11 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tretter @ 2024-02-06 17:28 UTC (permalink / raw)
  To: ptxdist; +Cc: mtr

The gstv4l2codecalphadecodebin element internally uses the
codecalphademux element. Therefore, the codecalpha plugin is required,
if the V4L2 codecs are enabled.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/gst-plugins-bad1.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index 36df212e6773..0147a704cb36 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -298,6 +298,7 @@ config GST_PLUGINS_BAD1_TIMECODE
 
 config GST_PLUGINS_BAD1_V4L2CODECS
 	bool
+	select GST_PLUGINS_BAD1_CODECALPHA
 	prompt "v4l2codecs"
 
 config GST_PLUGINS_BAD1_VA
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] gst-plugins-bad1: select missing dependency of v4l2 codecs
  2024-02-06 17:28 [ptxdist] [PATCH] gst-plugins-bad1: select missing dependency of v4l2 codecs Michael Tretter
@ 2024-02-09 16:11 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-02-09 16:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Tretter

Thanks, applied as 1032798b82e545f989578cee027648cec524eb46.

Michael

[sent from post-receive hook]

On Fri, 09 Feb 2024 17:11:25 +0100, Michael Tretter <m.tretter@pengutronix.de> wrote:
> The gstv4l2codecalphadecodebin element internally uses the
> codecalphademux element. Therefore, the codecalpha plugin is required,
> if the V4L2 codecs are enabled.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20240206172853.2357199-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
> index 36df212e6773..0147a704cb36 100644
> --- a/rules/gst-plugins-bad1.in
> +++ b/rules/gst-plugins-bad1.in
> @@ -298,6 +298,7 @@ config GST_PLUGINS_BAD1_TIMECODE
>  
>  config GST_PLUGINS_BAD1_V4L2CODECS
>  	bool
> +	select GST_PLUGINS_BAD1_CODECALPHA
>  	prompt "v4l2codecs"
>  
>  config GST_PLUGINS_BAD1_VA



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-09 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06 17:28 [ptxdist] [PATCH] gst-plugins-bad1: select missing dependency of v4l2 codecs Michael Tretter
2024-02-09 16:11 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox