Re: [OE-Core][PATCH v2] gstreamer1.0-plugins-bad: Add support for mpegtsmux

2022-01-09 Thread Joakim Roubert

On 2022-01-03 16:32, Jose Quaresma wrote:
mpegtsmux doesn't have any external dependencies and is not present 
in EXTRA_OEMESON so it is always enabled.

with this patch the default config will build it with -Dmpegtsmux=disabled


I can see that now, having had it explained to me. Thank you, then my 
submission should of course be void and ignored.


BR,

/Joakim

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160338): 
https://lists.openembedded.org/g/openembedded-core/message/160338
Mute This Topic: https://lists.openembedded.org/mt/88108871/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-Core][PATCH v2] gstreamer1.0-plugins-bad: Add support for mpegtsmux

2022-01-03 Thread Joakim Roubert
From: Joakim Roubert 

When enabling srt one most likely also wants to use mpegtsmux.

Signed-off-by: Joakim Roubert 
---
 .../gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb
index f90dff693d..9233c3bec1 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb
@@ -65,6 +65,7 @@ PACKAGECONFIG[libmms]  = 
"-Dlibmms=enabled,-Dlibmms=disabled,libmms"
 PACKAGECONFIG[libssh2] = 
"-Dcurl-ssh2=enabled,-Dcurl-ssh2=disabled,libssh2"
 PACKAGECONFIG[lcms2]   = 
"-Dcolormanagement=enabled,-Dcolormanagement=disabled,lcms"
 PACKAGECONFIG[modplug] = 
"-Dmodplug=enabled,-Dmodplug=disabled,libmodplug"
+PACKAGECONFIG[mpegtsmux]   = "-Dmpegtsmux=enabled,-Dmpegtsmux=disabled""
 PACKAGECONFIG[msdk]= 
"-Dmsdk=enabled,-Dmsdk=disabled,intel-mediasdk"
 PACKAGECONFIG[neon]= "-Dneon=enabled,-Dneon=disabled,neon"
 PACKAGECONFIG[openal]  = 
"-Dopenal=enabled,-Dopenal=disabled,openal-soft"
-- 
2.30.2


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160115): 
https://lists.openembedded.org/g/openembedded-core/message/160115
Mute This Topic: https://lists.openembedded.org/mt/88108871/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [PATCH] gstreamer1.0-plugins-bad: Add support for mpegtsmux

2022-01-03 Thread Joakim Roubert
From: Joakim Roubert 

When enabling srt one most likely also want to use mpegtsmux.

Signed-off-by: Joakim Roubert 
---
 .../gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb
index f90dff693d..9233c3bec1 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb
@@ -65,6 +65,7 @@ PACKAGECONFIG[libmms]  = 
"-Dlibmms=enabled,-Dlibmms=disabled,libmms"
 PACKAGECONFIG[libssh2] = 
"-Dcurl-ssh2=enabled,-Dcurl-ssh2=disabled,libssh2"
 PACKAGECONFIG[lcms2]   = 
"-Dcolormanagement=enabled,-Dcolormanagement=disabled,lcms"
 PACKAGECONFIG[modplug] = 
"-Dmodplug=enabled,-Dmodplug=disabled,libmodplug"
+PACKAGECONFIG[mpegtsmux]   = "-Dmpegtsmux=enabled,-Dmpegtsmux=disabled""
 PACKAGECONFIG[msdk]= 
"-Dmsdk=enabled,-Dmsdk=disabled,intel-mediasdk"
 PACKAGECONFIG[neon]= "-Dneon=enabled,-Dneon=disabled,neon"
 PACKAGECONFIG[openal]  = 
"-Dopenal=enabled,-Dopenal=disabled,openal-soft"
-- 
2.30.2


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160114): 
https://lists.openembedded.org/g/openembedded-core/message/160114
Mute This Topic: https://lists.openembedded.org/mt/88108822/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-