python: update python examples to modern python, Gst, and Glib versions
[experiments/gstreamer.git] / python /
2021-09-28 Antonio Ospitepython: update python examples to modern python, Gst... master
2018-10-16 Antonio Ospitegst-input-selector-switch.py: use a better pattern...
2018-10-16 Antonio OspiteAdd gst-decoupled-pipelines.py
2018-08-30 Antonio OspiteRename class callbacks to avoid ambiguities with possib...
2018-08-30 Antonio OspiteAdd ges-multi-split.py
2017-12-18 Antonio Ospitegst-test-perspective.py: add an example about a rotatio...
2017-12-18 Antonio Ospitegst-test-perspective.py: fix a typo
2017-12-18 Antonio Ospitegst-test-perspective.py: port to the cv2 module
2016-12-02 Antonio OspiteAdd gst-playbin-switch.py
2016-12-02 Antonio OspiteAdd gst-player-example.py
2016-12-02 Antonio OspiteAdd gst-input-selector-switch.py
2014-10-09 Antonio OspiteAdd a test program for the perspective element
2014-09-18 Antonio OspiteAdd a NOTES.txt file in the python examples dir
2014-09-18 Antonio Ospitegst-trick-mode-looping-3.py: cleanups
2014-09-18 Antonio Ospitegst-trick-mode-looping-2.py: cleanups
2014-09-18 Antonio Ospitegst-trick-mode-looping-1.py: fix looping with negative...
2014-09-18 Antonio Ospitegst-custom-player.py: port to GStreamer 1.0
2014-09-18 Antonio Ospitegst-looping-video-{1,2}.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode-looping-3.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode-looping-2.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode-looping-1.py: port to GStreamer 1.0
2014-09-17 Antonio Ospitegst-trick-mode.py: fix seeking with a negative rate
2014-09-17 Antonio Ospitegst-trick-mode.py: indent to be more PEP8 compliant
2014-09-17 Antonio Ospitegst-trick-mode.py: handle EOS and error conditions
2014-09-17 Antonio Ospitegst-trick-mode.py: pass the speed rate as a command...
2014-09-17 Antonio Ospitegst-trick-mode.py: pass file names in the command line...
2014-09-17 Antonio Ospitegst-trick-mode.py: add a comment to explain what the...
2014-09-17 Antonio Ospitegst-trick-mode.py: port to GStreamer 1.0
2013-10-24 Antonio OspiteMove python experiments to a python/ subdir