gl/gir: Add external types used by GL to manual list

These types will be used by the newly generated GLFilter class and/or
its dependencies.
This commit is contained in:
Marijn Suijten 2021-01-04 23:51:18 +01:00 committed by Sebastian Dröge
parent d200a869bc
commit eda46ac74d

View file

@ -47,14 +47,18 @@ manual = [
"GLib.Error",
"GLib.Thread",
"GObject.Object",
"Gst.AllocationParams",
"Gst.Allocator",
"Gst.BufferPool",
"Gst.Element",
"Gst.FlowReturn",
"Gst.Memory",
"Gst.Object",
"Gst.PadDirection",
"GstBase.BaseTransform",
"GstBase.PushSrc",
"GstVideo.VideoAlignment",
"GstVideo.VideoInfo",
"GstVideo.VideoMultiviewFlags",
"GstVideo.VideoMultiviewMode",
]