gstreamer/subprojects/gst-python/examples/plugins/python
Jan Schmidt f48442d62a python: Update plugin examples
Fix warnings from bindings changes in various plugin
examples

Fix the python mixer plugin by ensuring that PIL
is not holding a reference to mapped GstBuffer memory.

Port the filesrc example from old_examples

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5187>
2023-08-21 17:16:27 +00:00
..
audioplot.py python: Update plugin examples 2023-08-21 17:16:27 +00:00
exampleTransform.py python: Add a Gst.init_python function to be called from plugins 2022-07-08 14:37:14 +00:00
filesrc.py python: Update plugin examples 2023-08-21 17:16:27 +00:00
identity.py python: Add a Gst.init_python function to be called from plugins 2022-07-08 14:37:14 +00:00
mixer.py python: Update plugin examples 2023-08-21 17:16:27 +00:00
py_audiotestsrc.py python: Fix the audiotestsrc example 2022-07-08 14:37:14 +00:00
sinkelement.py python: Add a Gst.init_python function to be called from plugins 2022-07-08 14:37:14 +00:00