mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
gstreamer1.0-plugins-bad: add support for x265 plugin
(From OE-Core rev: 9fbdcca9e805a0399d7ad30f86bd5879645e79ad) 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
6a8f05dd75
commit
ac77e010d2
@@ -83,13 +83,14 @@ PACKAGECONFIG[webp] = "-Dwebp=enabled,-Dwebp=disabled,libwebp"
|
||||
PACKAGECONFIG[webrtc] = "-Dwebrtc=enabled,-Dwebrtc=disabled,libnice"
|
||||
PACKAGECONFIG[webrtcdsp] = "-Dwebrtcdsp=enabled,-Dwebrtcdsp=disabled,webrtc-audio-processing"
|
||||
PACKAGECONFIG[zbar] = "-Dzbar=enabled,-Dzbar=disabled,zbar"
|
||||
PACKAGECONFIG[x265] = "-Dx265=enabled,-Dx265=disabled,x265"
|
||||
|
||||
# these plugins currently have no corresponding library in OE-core or meta-openembedded:
|
||||
# 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 teletext wasapi wildmidi winks
|
||||
# winscreencap wpe x265
|
||||
# winscreencap wpe
|
||||
|
||||
EXTRA_OEMESON += " \
|
||||
-Ddoc=disabled \
|
||||
@@ -137,7 +138,6 @@ EXTRA_OEMESON += " \
|
||||
-Dwinks=disabled \
|
||||
-Dwinscreencap=disabled \
|
||||
-Dwpe=disabled \
|
||||
-Dx265=disabled \
|
||||
-Dzxing=disabled \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user