mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
tests: ignore waylandsink in state change test
"Unexpected critical/warning: Wayland compositor is missing the ability to scale, video display may not work properly."
This commit is contained in:
parent
b8b4124c8b
commit
38994d4359
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ AM_TESTS_ENVIRONMENT += \
|
||||||
decklinksink dtlssrtpdec dtlssrtpenc dvbsrc dvbbasebin dfbvideosink festival fluidsynth \
|
decklinksink dtlssrtpdec dtlssrtpenc dvbsrc dvbbasebin dfbvideosink festival fluidsynth \
|
||||||
kmssink \
|
kmssink \
|
||||||
rsndvdbin vcdsrc rfbsrc vdpauyuvvideo vdpauvideoyuv \
|
rsndvdbin vcdsrc rfbsrc vdpauyuvvideo vdpauvideoyuv \
|
||||||
vdpaumpegdec vdpaumpeg4dec vdpauh264dec vdpauvideopostprocess vdpausink neonhttpsrc"
|
vdpaumpegdec vdpaumpeg4dec vdpauh264dec vdpauvideopostprocess vdpausink neonhttpsrc waylandsink"
|
||||||
|
|
||||||
plugindir = $(libdir)/gstreamer-@GST_API_VERSION@
|
plugindir = $(libdir)/gstreamer-@GST_API_VERSION@
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue