index
:
gstreamer/gst-editing-services
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
GStreamer Editing Services Library (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-editing-services)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-04
ges-pipeline: Rename add_timeline to set_timeline
Alexandru Băluț
1
-1
/
+1
2013-11-09
python: Remove old material.py example
Thibault Saunier
1
-44
/
+0
2013-11-09
bindings: Cleanup and fix simple python example
Thibault Saunier
1
-17
/
+57
2013-08-26
python: Do not initialize GES at import time
Thibault Saunier
1
-7
/
+0
2013-04-23
Rename GESTimelineLayer to GESLayer
Thibault Saunier
2
-2
/
+2
2013-02-15
Rename GESTimelineFileSource to GESUriClip
Thibault Saunier
2
-2
/
+2
2012-12-19
bindings: Add simple python examples
Thibault Saunier
2
-0
/
+75
2012-12-19
bindings: Start implementing overrides for python
Thibault Saunier
8
-0
/
+138
2011-10-11
bindings: We no longer use static bindings in 0.11
Edward Hervey
40
-11030
/
+0
2011-08-17
pyges: updating copyright of simple example
Luis de Bethencourt
1
-0
/
+1
2011-08-12
pyges: Add an effect example
Luis de Bethencourt
2
-0
/
+101
2011-08-11
pyges: fix and clean examples/simple.py
Luis de Bethencourt
1
-54
/
+47
2011-08-11
bindings: makefile => Makefile
Edward Hervey
1
-0
/
+0
2011-08-11
testsuite: Remove print statements
Edward Hervey
2
-2
/
+0
2011-08-11
pyges: Fix the timeline_file_source test suite
Thibault Saunier
1
-2
/
+2
2011-08-11
pyges: Install it so we now use import ges
Thibault Saunier
13
-13
/
+13
2011-08-11
pyges: Do not try to build the bindings if no python found
Thibault Saunier
1
-1
/
+5
2011-08-11
pyges: Install files from the examples and testsuite
Thibault Saunier
3
-3
/
+26
2011-08-11
pyges: Add a PyGes example
Thibault Saunier
1
-0
/
+105
2011-08-11
pyges: Add the GstArgtypes, get all the functions binded
Thibault Saunier
2
-1
/
+422
2011-08-11
pyges: link against pygst and use GstMiniObject
Thibault Saunier
2
-0
/
+5
2011-08-11
pyges : Improve the test suite
Mathieu Duponchelle
11
-64
/
+233
2011-08-11
pyges : correct the defs for ges_track_audio_raw_new and ges_track_video_raw_new
Mathieu Duponchelle
1
-2
/
+0
2011-08-11
pyges : Add overrides
Mathieu Duponchelle
3
-55
/
+130
2011-08-11
pyges : Add *_valist and *_by_pspec to the ignore-glob
Mathieu Duponchelle
1
-0
/
+2
2011-08-11
pyges : override unhandled methods
Mathieu Duponchelle
1
-15
/
+129
2011-08-11
pyges : add argtypes
Mathieu Duponchelle
1
-0
/
+76
2011-08-11
pyges : Remove ges_formatter_set_data and get_data from the .defs
Mathieu Duponchelle
2
-19
/
+2
2011-08-11
pyges : Override ges_timeline_parse_launch_effect_new to make it accept None
Mathieu Duponchelle
1
-0
/
+20
2011-08-11
pyges: Update ges.defs and ges-types.defs with the new effect API
Thibault Saunier
2
-0
/
+140
2011-08-11
pyges : Add a text overlay test
Mathieu Duponchelle
1
-0
/
+45
2011-08-10
pyges : Add actual testing to the testcases
Thibault Saunier
2
-4
/
+6
2011-08-10
pyges: add get_type method to the ignore_blob list
Thibault Saunier
1
-0
/
+5
2011-08-10
pyges: Override methods using GList
Mathieu Duponchelle
1
-0
/
+100
2011-08-10
pyges : Add a test suite with three test cases for the bindings
Mathieu Duponchelle
5
-0
/
+259
2011-08-10
pyges: Regenerate ges.def and ges-types.def so the contructors are detected p...
Thibault Saunier
2
-359
/
+681
2011-08-10
pyges: Make use of the namespace for the constructor classnames in codegen
Thibault Saunier
1
-1
/
+7
2011-08-10
pyges: Sync codegen with upstream
Thibault Saunier
12
-1234
/
+1852
2011-08-10
pyges: override ges_track_get_timeline
Thibault Saunier
1
-0
/
+14
2011-08-10
building: add python bindings
Thibault Saunier
3
-0
/
+57
2011-08-10
pyges: Add the necessary file to compile the bindings
Thibault Saunier
3
-0
/
+2095
2011-08-10
pyges: add registering functions prototypes to ges.override
Thibault Saunier
1
-0
/
+3
2011-08-10
pyges: Define missing types
Thibault Saunier
1
-0
/
+4
2011-08-10
pyges: Add ges.override
Mathieu Duponchelle
1
-0
/
+24
2011-08-10
Add codegen to the tracked files
Mathieu Duponchelle
14
-0
/
+6248