Release 1.19.2
[platform/upstream/gst-editing-services.git] / bindings /
2020-04-08 Thibault Saunierges: Rework the way we ensure core elements are not...
2020-03-03 Thibault Saunierpython: Cleanup overrides using monkey patching
2020-03-02 Thibault Saunierpython: Add a Timeline.iter_clips() helper to iterate...
2020-02-26 Thibault Saunierges: Call the right ->set_child_property vmethod
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-07-26 Thibault Saunierpython: Add a better asset __repr__
2019-05-23 Thibault Saunieroverrides: Make sure overrides are in hierarchy order
2019-05-04 Thibault Saunierpython: Avoid warning about using deprecated methods
2019-05-01 Thibault Saunierges: Move `ges_container_edit` to GESTimelineElement
2019-03-15 Thibault Saunierpython: Implement TimelineElement.__repr__
2018-10-28 Thibault Saunierpython: Remove __init__.py
2018-10-28 Philippe Normandpython: Remove debug print
2018-07-08 Thibault Saunierpython:overrides: Remove spurious print
2018-07-08 Thibault Saunierpython: Fix GES.Timelineset_child_property
2015-12-21 Thibault Saunierexamples: Move all examples to the root dir and create...
2014-02-04 Alexandru Băluțges-pipeline: Rename add_timeline to set_timeline
2013-11-09 Thibault Saunierpython: Remove old material.py example
2013-11-09 Thibault Saunierbindings: Cleanup and fix simple python example
2013-08-26 Thibault Saunierpython: Do not initialize GES at import time
2013-04-23 Thibault SaunierRename GESTimelineLayer to GESLayer
2013-02-15 Thibault SaunierRename GESTimelineFileSource to GESUriClip
2012-12-19 Thibault Saunierbindings: Add simple python examples
2012-12-19 Thibault Saunierbindings: Start implementing overrides for python
2012-07-02 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-26 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-19 Thibault Sauniertimeline: Add a method to get the timeline duration
2012-05-10 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-03 Mathieu Duponchellepython : binds the getter and setter for the "inverted...
2012-05-03 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-05-03 Mathieu Duponchellepython: Binds the "set_border" function
2012-04-25 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-24 Thibault Saunierpython: Bind the new Timeline editing mode API
2012-04-24 Thibault Sauniertimelineobject: Make the 'position' argument of the...
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-08 Thibault Saunierlayer: Add a method to check if a layer is empty or not
2012-04-08 Thibault Saunierges: Move the max-duration property from TrackFileSourc...
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-04 Thibault Saunierformatter: Try to figure out new paths when media files...
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Thibault Saunierges: Add a way to know whether a timeline is updating...
2012-03-28 Thibault Sauniertimeline-layer: Add a method to get the timeline it...
2012-03-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-17 Tim-Philipp Müllerbindings: don't link to libges four times
2012-01-11 Thibault Saunierges: Rework the ges_pitivi_get_sources method
2012-01-11 Thibault Saunierges: Let user set a source list on the PitiviFormatter
2012-01-11 Thibault Saunierbindings: Bind the new formatter API
2012-01-11 mathieu duponchelleAdd API to get all sources from xptv project
2012-01-11 Thibault Saunierges: Add a runtime version checking function
2012-01-11 Thibault Saunierbindings: Register the various enums/flags in python
2012-01-11 Thibault Saunierges: Little fixes to timeline_object_g(s)et_supprted_fo...
2012-01-11 Thibault Saunierges: Add a method to TimelineObject to set contained...
2012-01-11 Mathieu Duponchelleges: adds a ges_timeline_object_split method
2012-01-11 Mathieu Duponchellepython : bind the new timeline_object functions
2012-01-11 Mathieu Duponchelleges: adds an enable_update function to the GESTimeline
2012-01-11 Mathieu Duponchelleges: add track objects to the track before the track...
2012-01-11 Mathieu Duponchellepython: bind and override the ges_track_get_objects...
2012-01-11 Mathieu Duponchellepython: binds the PiTiVi formatter
2012-01-11 Thibault Saunierges: Move supported formats from filesource to timeline...
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-10-12 Tim-Philipp Müllerbindings: fix up pygst includes for new install directory
2011-10-12 Sebastian Drögepython: Add $(PYGST_CFLAGS) to CFLAGS to fix the build
2011-10-11 Edward Herveybindings: We no longer use static bindings in 0.11
2011-10-11 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-08-17 Luis de Bethencourtpyges: updating copyright of simple example
2011-08-12 Luis de Bethencourtpyges: Add an effect example
2011-08-11 Luis de Bethencourtpyges: fix and clean examples/simple.py
2011-08-11 Edward Herveybindings: makefile => Makefile
2011-08-11 Edward Herveytestsuite: Remove print statements
2011-08-11 Thibault Saunierpyges: Fix the timeline_file_source test suite
2011-08-11 Thibault Saunierpyges: Install it so we now use import ges
2011-08-11 Thibault Saunierpyges: Do not try to build the bindings if no python...
2011-08-11 Thibault Saunierpyges: Install files from the examples and testsuite
2011-08-11 Thibault Saunierpyges: Add a PyGes example
2011-08-11 Thibault Saunierpyges: Add the GstArgtypes, get all the functions binded
2011-08-11 Thibault Saunierpyges: link against pygst and use GstMiniObject
2011-08-11 Mathieu Duponchellepyges : Improve the test suite
2011-08-11 Mathieu Duponchellepyges : correct the defs for ges_track_audio_raw_new...
2011-08-11 Mathieu Duponchellepyges : Add overrides
2011-08-11 Mathieu Duponchellepyges : Add *_valist and *_by_pspec to the ignore-glob
2011-08-11 Mathieu Duponchellepyges : override unhandled methods
2011-08-11 Mathieu Duponchellepyges : add argtypes
2011-08-11 Mathieu Duponchellepyges : Remove ges_formatter_set_data and get_data...
2011-08-11 Mathieu Duponchellepyges : Override ges_timeline_parse_launch_effect_new...
2011-08-11 Thibault Saunierpyges: Update ges.defs and ges-types.defs with the...
2011-08-11 Mathieu Duponchellepyges : Add a text overlay test
2011-08-10 Thibault Saunierpyges : Add actual testing to the testcases
2011-08-10 Thibault Saunierpyges: add get_type method to the ignore_blob list
2011-08-10 Mathieu Duponchellepyges: Override methods using GList
2011-08-10 Mathieu Duponchellepyges : Add a test suite with three test cases for...
2011-08-10 Thibault Saunierpyges: Regenerate ges.def and ges-types.def so the...
2011-08-10 Thibault Saunierpyges: Make use of the namespace for the constructor...
2011-08-10 Thibault Saunierpyges: Sync codegen with upstream
2011-08-10 Thibault Saunierpyges: override ges_track_get_timeline
2011-08-10 Thibault Saunierbuilding: add python bindings
2011-08-10 Thibault Saunierpyges: Add the necessary file to compile the bindings
2011-08-10 Thibault Saunierpyges: add registering functions prototypes to ges...
next