mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
LP-109 video gadget: add gstreamer to About credits
This commit is contained in:
parent
47354f3b9a
commit
f8327c2d90
@ -82,6 +82,7 @@ AboutDialog::AboutDialog(QWidget *parent) :
|
||||
+ creditRow.arg("dRonin", "", "http://www.dronin.org")
|
||||
+ creditRow.arg("OpenSceneGraph", "<br/>Open source high performance 3D graphics toolkit", "http://www.openscenegraph.org")
|
||||
+ creditRow.arg("osgEarth", "<br/>Geospatial SDK for OpenSceneGraph", "http://osgearth.org")
|
||||
+ creditRow.arg("gstreamer", "<br/>Open source multimedia framework", "https://gstreamer.freedesktop.org/")
|
||||
+ creditRow.arg("MSYS2", "<br/>An independent rewrite of MSYS", "https://sourceforge.net/p/msys2/wiki/Home")
|
||||
+ creditRow.arg("The Qt Company", "", "http://www.qt.io")
|
||||
+ "</table>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user