Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gstreamer-rs-sys
Commits
f34757b2
Commit
f34757b2
authored
Nov 02, 2018
by
Sebastian Dröge
🍵
Browse files
Add GstCheck-1.0.gir and fixups
parent
302075dd
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
gir-files/GstCheck-1.0.gir
0 → 100644
View file @
f34757b2
This diff is collapsed.
Click to expand it.
gir-files/fix.sh
View file @
f34757b2
...
...
@@ -49,3 +49,11 @@ xmlstarlet ed --pf --inplace \
xmlstarlet ed
--pf
--inplace
\
--delete
'//_:method[@c:identifier="gst_gl_display_egl_from_gl_display"]'
\
GstGL-1.0.gir
# Remove all libcheck related API
xmlstarlet ed
--pf
--inplace
\
--delete
'//_:function[starts-with(@name, "check_")]'
\
--delete
'//_:function[starts-with(@name, "buffer_straw_")]'
\
--delete
'//_:callback[starts-with(@name, "Check")]'
\
--delete
'//_:record[starts-with(@name, "Check")]'
\
GstCheck-1.0.gir
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment