Fix typo
Change-Id: If234124feaf85cdac60f27a91480893c1e57878c Reviewed-on: https://gerrit.libreoffice.org/73729 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
c70c9d787e
commit
ce70dfe2ba
@@ -926,7 +926,7 @@ uno::Reference< ::media::XPlayerWindow > SAL_CALL Player::createPlayerWindow( co
|
|||||||
SAL_WARN("avmedia.gstreamer", "Couldn't initialize qwidget5videosink."
|
SAL_WARN("avmedia.gstreamer", "Couldn't initialize qwidget5videosink."
|
||||||
" Video playback might not work as expected."
|
" Video playback might not work as expected."
|
||||||
" Please install Qt5 packages for QtGStreamer.");
|
" Please install Qt5 packages for QtGStreamer.");
|
||||||
// with no videosink explicitly set, GStreamer will open it's own (misplaced) window(s) to display video
|
// with no videosink explicitly set, GStreamer will open its own (misplaced) window(s) to display video
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user