Skip to content
Snippets Groups Projects
Commit 4acc40c8 authored by Edward Hervey's avatar Edward Hervey :metal:
Browse files

codegen/codegen.py: When chaining up to the parent class methods from python...

codegen/codegen.py: When chaining up to the parent class methods from python to C, we need to allow threads (i.e. rel...

Original commit message from CVS:
* codegen/codegen.py:
When chaining up to the parent class methods from python to C, we need
to allow threads (i.e. release the GIL).
* gst/gstbase.override:
* gst/gstbin.override:
Modify __do_*() overrides in the same way as above.
parent 67e98615
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment