mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 19:53:03 +01:00
gstreamer1.0-plugins-bad: add srt package config knob
(From OE-Core rev: 4546cab3ceb3a737d88bb3e0f0dc6f6eb35c1bdb) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b72597b049
commit
8c193032c5
@@ -67,6 +67,7 @@ PACKAGECONFIG[sbc] = "-Dsbc=enabled,-Dsbc=disabled,sbc"
|
||||
PACKAGECONFIG[sctp] = "-Dsctp=enabled,-Dsctp=disabled,usrsctp"
|
||||
PACKAGECONFIG[smoothstreaming] = "-Dsmoothstreaming=enabled,-Dsmoothstreaming=disabled,libxml2"
|
||||
PACKAGECONFIG[sndfile] = "-Dsndfile=enabled,-Dsndfile=disabled,libsndfile1"
|
||||
PACKAGECONFIG[srt] = "-Dsrt=enabled,-Dsrt=disabled,srt"
|
||||
PACKAGECONFIG[srtp] = "-Dsrtp=enabled,-Dsrtp=disabled,libsrtp"
|
||||
PACKAGECONFIG[tinyalsa] = "-Dtinyalsa=enabled,-Dtinyalsa=disabled,tinyalsa"
|
||||
PACKAGECONFIG[ttml] = "-Dttml=enabled,-Dttml=disabled,libxml2 pango cairo"
|
||||
@@ -86,7 +87,7 @@ PACKAGECONFIG[v4l2codecs] = "-D-Dv4l2codecs=enabled,-Dv4l2codecs=disabled,l
|
||||
# aom androidmedia applemedia bs2b chromaprint d3dvideosink
|
||||
# directsound dts fdkaac gme gsm iq kate ladspa lv2 mpeg2enc
|
||||
# mplex musepack nvdec nvenc ofa openexr openni2 opensles
|
||||
# soundtouch spandsp srt teletext wasapi wildmidi winks
|
||||
# soundtouch spandsp teletext wasapi wildmidi winks
|
||||
# winscreencap wpe x265
|
||||
|
||||
EXTRA_OEMESON += " \
|
||||
@@ -128,7 +129,6 @@ EXTRA_OEMESON += " \
|
||||
-Dopensles=disabled \
|
||||
-Dsoundtouch=disabled \
|
||||
-Dspandsp=disabled \
|
||||
-Dsrt=disabled \
|
||||
-Dsvthevcenc=disabled \
|
||||
-Dteletext=disabled \
|
||||
-Dwasapi=disabled \
|
||||
|
||||
Reference in New Issue
Block a user