gst: Add non-inline methods for bindings to able to use core APIs
Provide non-inline version of refcounting APIs so that it can be consumed by bindings
Fixes: gstreamer-sharp#46 (closed)
Depends on gst-docs!134 (merged)
Merge request reports
Activity
added 1.18 Needs backport labels
- Resolved by Seungha Yang
CC @thiblahute
added 1 commit
- 67d81284 - gst: Add non-inline methods for bindings to able to use core APIs
- Resolved by Seungha Yang
Is it possible to use #include "inlined-functions.c", with a define for "static inline" or "", to avoid code duplication? or it would be over-complex?
added 1 commit
- 74078eb5 - gst: Add non-inline methods for bindings to able to use core APIs
mentioned in merge request gst-docs!134 (merged)
- Resolved by Seungha Yang
Marking WIP, I need to make hotdoc happy for this change :(
added 1 commit
- 44c577bc - gst: Add non-inline methods for bindings to able to use core APIs
assigned to @gstreamer-merge-bot
mentioned in commit seungha.yang/gstreamer@84a3f044
added 1 commit
- 84a3f044 - gst: Add non-inline methods for bindings to able to use core APIs
added Backported into 1.18 label and removed Needs backport label