forked from mirrors/gstreamer-rs
Ignore GL_MEMORY_VIDEO_FORMATS_STR
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/750 again
This commit is contained in:
parent
c455fe4f45
commit
ebea076675
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ ignore = [
|
|||
"GstGL.GL_DISPLAY_EGL_NAME",
|
||||
"GstGL.GL_COLOR_CONVERT_VIDEO_CAPS",
|
||||
"GstGL.GL_COLOR_CONVERT_FORMATS",
|
||||
"GstGL.GL_MEMORY_VIDEO_FORMATS_STR",
|
||||
]
|
||||
|
||||
external_libraries = [
|
||||
|
|
Loading…
Reference in a new issue